
body {
	color: #000000;
	background-color: #FFFF99;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	background-image: url(images/img_69.gif);
}

a{
	color: #660000;
	text-decoration: none;
}

a:hover{
	color: #666699;
	text-decoration: underline;
}

#supernav a:hover { color: #ffffff;  background-color: #660000;  } /* main top nav */


h1 {
	font-size: large;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

#rap {
	background-color: #FFFF99;
	border-right-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000; } /* the main blog content page background and left and right inner borders */
	
	#shadow {
border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;	} /* the outer thin borders */
	
	#shadow {
	width: 832px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	} /* not a shadow, its the side grey borders */

/* these are images*/

#topimage { 	background-image: url(images/head.gif); 
    background-position: top;
     background-repeat: no-repeat;
     background-color: #660000;
	  border-top: solid;
     border-top-width: 3px;
     border-color: #000000;
	  clear: both;
	  width: 826px;
	  height: 140px;
	  z-index: -1;
	     } 

	  

#supernavcontainer
{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-left: 0px;
	margin-top: 130px;
	width: 826px;
	text-align: left;
	background-color: Black;
	} /* top title nav */

#supernav
{
	padding: 0;
	margin: 0;
	text-align: center;
} /* top title nav */

#supernav li {
	display: inline;
	text-transform: lowercase;
	margin-left: 1px;
	margin-right: 1px;
}  /* top title tabs */

#supernav a {
	text-decoration: none;
	padding: 3px 8px 5px;
	color: #FFFF99;
} /* top title tabs */

#supernav a:hover {
	text-decoration: underline;
} /* top title tabs hover */


#content {
   padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	width: 530px;
}

#content {
	padding-bottom: 10px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

img {
	
	border: 3px solid #660000;
	text-align: left;
	margin: 3px 3px 3px 3px;
	}

#bottommeta {
	background: #000000;
	color: #FFFF99;
	text-align: center;
	
	
	margin-bottom:  0px;
	font-size: small;
}

#rap {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-right-width: 3px;
	border-left-style: solid;
	border-left-width: 3px;
} /* this is a container divfor the page */