body {

	text-align:center;
	color: #000000; 
	background-color: white; 
	margin:0px auto auto auto;	
	width:648px;
	font-family: verdana,sans-serif;
	font-size:10pt;
	}

h1
	{
	font-family:arial,sans-serif;
	font-size:14pt;
	}

h2
	{
	font-family:arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
	}

#container { 
	background: url("/images/backs/back-0.jpg") no-repeat top center; 
	margin:10px auto auto auto;	
	text-align:left;
	width:648px;
	overflow: visible;
	}

#header
	{
	width:648px;
	margin-bottom:-3px;
	margin-left:1px;	
	height:70px; 
	}
	
#mainnav
	{
	padding-top:3px;
	padding-left:13px;
	font-family:arial,sans-serif;
	font-size:8pt;	
	color:white;
	background-color:#17272C;
	width:558px;
	height:17px;
	margin-left:28px;
	margin-top:3px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;	
	float:left;
	clear:both;
	}

#mainnavitems
	{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}

#mainnavitems a
	{
	color:white;
	text-decoration: none;		
	}

#mainnavitems a:hover
	{ 
	color:white;
	text-decoration: underline;	
	}

#homeboxes
	{
	margin-top:12px;
	width:100%;
	clear:both;
	}	
	
#basicnav a
	{ 
	color:black;
	text-decoration: none;	
	}

#basicnav a:hover
	{ 
	color:black;
	text-decoration: underline;	
	}

#footer
	{
	font-size:8pt; 
	margin-top:20px;
	height:20px;
	padding-bottom:15px;
	clear:both;
	}

#footer p
	{
	font-size:8pt; 
	}

#footer a
	{ 
	color:black;
	text-decoration: none;	
	}

#footer a:hover
	{ 
	color:black;
	text-decoration: underline;	
	}

	
a:visited
	{
	color:#305839; 
	text-decoration: none;
	}

a:link
	{
	text-decoration: none; 
	color: #305839;
	}

a:active
	{
	text-decoration: none;
	color: #305839;
	}

a:hover
	{
	text-decoration: underline; 
	color: gray;
	}