﻿body { margin:0; font:12px Tahoma; color:white; background:url(../images/bg2.jpg) 50% 0 repeat-y black; font-family:tahoma; font-size:11px; } 

#header { height:162px; background:url(../images/header.jpg) right no-repeat; padding:0 20px; margin-bottom:10px;}
#header h1 { padding-top:100px; margin:0; }

		#navigation a { background:url(../images/buttons2.gif) no-repeat; width:170px; height:25px; display:block; padding-left:25px; margin:5px 0;
						font-size:13px; color:white; text-decoration:none; line-height:25px;}
		#navigation a:hover { background-position:0 bottom;  }
		.horizontal #navigation a { float:left; } 
		#more_information { padding-top:15px;}
		

#footer { clear:both; padding:20px }
	#subnav { margin:10px 0;}	
	#subnav a { color:#81b6ff; }
	#subnav a:hover { color:#eef5ff } 
	.copyright { font-size:10px;}
	
	
	.factsheet { background-color:transparent; color:white;}
	.factsheet th { text-align:left; vertical-align:top; }
	
	.factsheet td { vertical-align:top; }
	
	
	.post { background: url(../images/blue_overlay.jpg); border:1px solid #98ffff; line-height:18px; } 
		.post h1 { background:url(../images/title_2.gif) repeat-x #98ffff; padding:0px 10px; margin:0; font-size:15px; color:white;} 
		.post_body { padding:0px 15px; }
		
