html{ margin:0; padding:0;width:100%;} 
body{ margin:0; padding:0;width:100%;background-image:url(../images/background.png);background-repeat:repeat-x;background-color:#666666} 
h2{color:#cccccc; font-size:22px;font-family:arial;font-weight:bold;text-align:left;}
img{border:0px;}
a{color:#cccccc; text-decoration:none;font-family:arial;font-weight:bold}
a:hover{text-decoration:underline;}


#content{width:80%; height:100%; margin-left:auto;margin-right:auto;background-color:#000000;}

	
	#top_bar{width:90%;height:10%;padding-top:5px}
		#top_bar {font-family:verdana;font-size:1.5em;color:#ffffff;font-weight:900;text-align:center;}
		#top_bar a {color:#cccccc; text-decoration:none;padding:5px; font-size:18px; font-famil:arial;font-weight:bold;}
		#top_bar a:hover{text-decoration:underline;}
		#header_img{width:100%;height:100%}
		

	#header {width:100%;height:300px;}
		
		

	#text {width:90%;padding:5%;}
		#content p{color:#cccccc; text-decoration:none;font-size:16px; font-family:arial;line-height:22px;text-align:left;}
		
	#bottom_bar{width:100%;height:10%;padding-top:5px;}
		#bottom_bar{color:#cccccc; text-decoration:none;font-size:12px; font-family:arial;line-height:16px;text-align:center; }
		#bottom_bar a{font-family:verdana;color:#ffffff;font-weight:900;text-align:center}
		#bottom_bar a:hover{color: #483d31;}














