<style type="text/css">


html {

        overflow: -moz-scrollbars-vertical;
        height: 100%;
}

body {
	
	text-align:center;
	padding:0px;
	text-align:center;
	padding:0px;
	background-color: #000000;
	margin-top: 0px;
	background-image: url(background-image.jpg);
	background-repeat: no-repeat;
}

#content {
	
	margin: 0px auto;
	margin-top: 0px;
	text-align:left;
	width:800px;
	font-family:Arial;
	background-color: #FFFFFF;
	float:right;
}

#nav  {
	text-align:center
	width:763px;
	height:148px;
}



#maintextarea {
	text-align:left;
	width: 800px;
	height:366px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	
}



#footer {
	font-size: 12px;
	color:#000000;
	
}



/* Text properties */
	



#maintextarea h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left:20px;
	text-decoration:none;
}

#maintextarea a {
	color:#FFFFFF
}

#maintextarea a:hover{text-decoration:underline;}

a {
	color:#660000; 
	text-decoration: none;
}

a:hover {text-decoration:underline; }
a:visited {color:#660000;}



/* Misc Properties*/
.clear {
	clear: both;
}

#footer a {
	font-size: 12px;
	color:#000066;
	text-decoration: none;
	margin-top:10px;
}
#footer a:hover {color:#990000; text-decoration: underline;}
#footer a:visited {color:#333333; }
.copyright {font-size: 11px; font-family:Arial, Helvetica, sans-serif;}

#footer p {
	color:#000000;
	text-align:center;
	
}

</style>/* CSS Document */
