/* CSS Document */

body {  margin:0px; padding:0px;background-color:#285e38;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}

#NavContent{position:absolute; top:115px;left:200px; height:20px; margin-bottom:0px; padding-bottom:0px; }
	#NTable{ height:20px; font-size:12px; font-weight:bold; }

#Content {position:absolute; top:130px; height:400px; width:100%; border-bottom:4px solid black; border-top:4px solid black; background-color:#FFFFFF; }
	#ContentLeft{position:absolute; width:500px; height:100%; background-image:url(../images/Left3.png); background-repeat:no-repeat; }
	#ContentRight{position:absolute; left:200px;  }
	
	#CRText{position:absolute; width:640px; top:0px; margin-top:5px; margin-left:5px; }
	
	#CRLinks {position:absolute; left:650px; top:0px;}
	
#BioImage { float:left; margin:10px;}
	
#CRLinks a:link{ color:#000000;}
#CRLinks a:hover{ color:#000000;}
#CRLinks a:active{ color:#000000;}
#CRLinks a:visited{ color:#000000;}