body {
	
	background-color:#000;
	font-family: sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#giffcontainer {
	background-image:url(images/bground.gif);
	width: 790px;
	margin: auto;
	padding: 30px;
	border: thick;
	border-style: solid;
	
}
#bodycontainer {
	background-color:#FFF;
	width: 790px;
}



#header {
	background-color: black;
	height: 100px;
	padding: 25px;
	font-size: 36px;
	width: 740px;
	margin: auto;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 900;
	text-align: center;
}
#navtable {
	width: 790px;
	height: 34px;
	background-color: black;
	margin: 1px auto;
}

.navtext {
	color: #000;
	background-color: black;
	padding: 3px;
	text-align: center;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image:url(images/button_bg1.jpg);
}

.navtext a:link {
	color: #000;
	text-decoration: none;
}
.navtext a:hover {
	color:#FFF;
	text-decoration: none;
}
.navtext a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	color: #000;
	text-transform: none;
}






.style1 {
	font-size: 16px;
	/*text-decoration: underline;*/
	}
	


a:link {
	color:#000;
}

a:visited {
	color: #000;
}

a:hover {
	color:#F00;
	text-decoration: none;
}

a:active {
	color:#897B45;
}

#sidebar {
	background-color: white;
	padding: 10px;
	font-size: small;
	width: 180px;
	float:right;
	border: thin;
	line-height: 1.6em;
	text-align:left;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
}



#maincontent {
	background-color: white;
	width: 544px;
	border: thin;
	line-height: 1.6;
	margin-right: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: left;
	clear: left;
	color: #000;
}		


#footer {
	color: #FFF;
	background-color: black;
	height: 30px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	width: 770px;
	margin: 1px auto;
	margin-top: 5px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, "sans-serif white";
}


#giffcontainer #bodycontainer #sidebar table {
	text-align: left;
	font-size: xx-small;
 }


.pagetitles {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#af9f61;
	font-size: xx-large;
	text-align: center;
}

#footer a:link {
	color:#FFF;
}
#footer a:hover {
	color:#F00
}
#giffcontainer #bodycontainer #header #top {
	font-weight: bold;
}
#giffcontainer #bodycontainer #header #top {
	font-weight: bold;
}
