body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family: "Courier New";
	color: #000000;
	background-color: #666666;
	font-size: 15px;
} 
a:link {color: #000000; text-decoration: none;}
a:active {color: #999966; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #999966; text-decoration: none;}
#adsense {
	width: 120px;
	float: left; 
}

#outer {
	width:900px;
	margin:0px auto;
	height: 2100px;
	text-align:left; 
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #cccccc;
	border:1px solid white;	
}
#inner {
	width: 610px;
	float:left;
} 
#header {
	background: url('graphics/logos/mainlogo.jpg') no-repeat;
	margin-left: 60px;
	height: 90px;
    width: 635px;
	float: left;                                 
}
 
#leftnavbar {    	  	
    background: url('graphics/leftbar/leftnavbar.jpg') repeat-y;
	float: left;                             
    width: 160px;
	height: 100%;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	color: white;	 
}   
#leftnavbar a:link {color: #000000; text-decoration: none; font-weight: bold;}
#leftnavbar a:active {color: #999966; text-decoration: none;}
#leftnavbar a:visited {color: #000000; text-decoration: none;}
#leftnavbar a:hover {color: #999966; text-decoration: none;}

#headerbar {
					
}
#botbar {
					
}
#homepage {
					
}
#righthand {
					
}
#article {
	width: 600px;
	margin-right: 5px;
	font-size: 12px;  
	float: left;

}
.article {
	width: 600px;
	float: left;
	margin-right: 5px;
	font-size: 12px;
	color: #666666;
}


#articlecolor {
	/*color: #666666;*/
}
#displayarticle {
}



#search {
	margin-left: 13px;
}




