body
{ 
   padding : 0;
   border  : 0;
   margin  : 0;
}
/*
div#styleswapToolBar
{
   margin  : 4px;
   padding : 4px;
   border  : 4px;
   float   : right;
   background-color : #FF88aa;
}
/*
{
   background-color   : #68699f;
   border             : 4px;
   border-top-style   : solid;
   border-left-style  : solid;
   border-right-style : solid;
   border-color       : #FF88aa;
   float              : right;
}*/

a:link
{ 
   text-decoration: none;
   font-weight : bold;
   color:               #FF88aa;
}

a:visited 
{ 
   text-decoration: none;
   font-weight : bold;
   color:               #FF88aa;
}

a:hover, a:active 
{ 
   text-decoration: underline; 
   font-weight : bold;
   color: black;
}

ul
{
   padding         : 0;
   border          : 0;
   list-style-type : none;
   text-align      : center;
}

#container
{
   margin-top : 0px;
   background            : #7e3550;
   color                 : #71bba2;
   font                  : bold 14pt monospace;
   text-align            : center;
}



#header
{
width : 668px;
clear : both;

margin :0 auto 1px;
height: 428px;
}

#header h1
{
 display : none;
}


/*#header1
{
   width : 32px;
   height : 428px;
   background-image : url( down_line.gif );
   background-repeat : repeat-y;

   background-position: left;
float : left;
}*/

#header3
{
   height : 300px;
   background-image: url( dawgs.jpg );
   background-repeat: no-repeat;
   background-position: top;
 color : red;
}


#header4
{
   height : 128px;
   background-image: url( dawgged.jpg );
   background-repeat: no-repeat;
   background-position: top;
 color : yellow;
}

/*#header2
{
   float : right;
   width : 32px;
   height : 428px;
   background-image : url( down_line.gif );
   background-repeat : repeat-y;
   background-position: right;
float : right;
}*/


#content
{  
width: 640px;
margin: 0 auto;
padding: 0;
text-align: left;
}



#main
{
   width : 512px;
   padding : 0px;
   float:right;

margin-top : 0;
}

#sidebar
{
   width : 128px;
   padding : 0px;
   float:left;
   text-align : center;

   height : 425px;
   background-image: url( sidebar.jpg );
   background-repeat: no-repeat;
   background-position: center;
}

#menu
{
   text-transform : uppercase;
   text-align : center; 
   font:  normal 14pt "Gothic_Love_Letters" fantasy;
   padding-top : 85px;
}


#footer
{
   width: 640px;
   clear: both;
   margin: 0 auto;

   border-bottom-color:  black;/*#cc3333;*/
   border-bottom-style:  solid;
   border-bottom-width:  2px;
   text-transform : uppercase;
	color:               #FF7D83;
   font:  normal 14pt fantasy;
   /*color: #80C9FF;
   text-align : center;
   background-image:    url( bottomfade.png );
   background-repeat:   repeat-x;
   background-position: bottom;*/
}

div.entry
{

   margin-bottom: 10px;
   font-size : 12pt;
   color : black;
}	

div.article
{
	

	border-right-color:  black;/*#812033;*/
	border-right-style:  solid;
	border-right-width:  1px;

	color:               #FF7D83;
	font:       normal 8pt monospace;

	/*background-color:    #000033; */
	background-image:    url( bottom.gif );
	background-repeat:   repeat-x;
	background-position: bottom;

	margin-top: 1px;

}


div.title
{
   /*border-right-color  : #812033;
   border-right-style  : solid;
   border-right-width  : 1px;

   border-bottom-color : #812033;
   border-bottom-style : solid;
   border-bottom-width : 1px; */



   border-top-color    : black;/*#000033;*/
   border-top-style    : solid;
   border-top-width    : 1px;

   float:         left;
   padding-right: 2px;
   padding-left: 2px;
	background-image:    url( top.gif );
	background-repeat:   repeat-x;
	background-position: top;
}


div.stamp
{
	border-left-color: black;/*#812033;*/
	border-left-style: solid;
	border-left-width: 1px;

	border-top-color: black;/*#812033;*/
	border-top-style: solid;
	border-top-width: 1px;

	border-right-color: black;/*#812033;*/
	border-right-style: solid;
	border-right-width: 1px;

	background-image:    url( top.gif );
	background-repeat:   repeat-x;
	background-position: top;

	text-align:          right;
}


div.author
{



	border-right-color:  black;/*#812033;*/
	border-right-style:  solid;
	border-right-width:  1px;

	border-bottom-color: black;/*#812033;*/
	border-bottom-style: solid;
	border-bottom-width: 1px;

	color:               black;
	background:          #80c9af;

	text-align:          right;
	padding-right:       2%;
}
