body {margin:0px; padding:0px; position:relative;}
	img {border:0px;}
	#nav {width:970px;height:20px;margin-top:25px;}
	.navtab {float:left; height:20px;background:url(resources/button_blue.gif);}
	.navspacer {width:113px;height:20px; float:left; }
	#nav a, #nav a:visited {display:block;background:url(resources/button_blue.gif); width:124px; height:20px;color:#fff;font-weight:bold;font-size:12px;font-family:'Trebuchet MS',Arial; text-decoration:none;line-height:20px;} 
	#nav a:hover, #nav a:visited:hover {display:block;background:url(resources/button_black.gif); width:124px; height:20px;color:#fff;font-weight:bold;font-size:12px;font-family:'Trebuchet MS',Arial; text-decoration:none;line-height:20px;}
	
	#nav a.on, #nav a.on:visited {display:block;background:url(resources/button_black.gif); width:124px; height:20px;color:#fff;font-weight:bold;font-size:12px;font-family:'Trebuchet MS',Arial; text-decoration:none;line-height:20px;} 
	
	#main {width:970px;font-family:'Trebuchet MS',Arial;color:#000;text-align:left;padding-bottom:5px;border-bottom:2px solid #000;}
	
	#footer {width:970px;font-family:'Trebuchet MS',Arial;color:#000;}
	
	h1 {font-size:24px; font-weight:normal; font-weight:bold;}
	
	p {font-family: Georgia,'Times New Roman'; font-size:12px;}
	.smhead {font-weight:bold;font-family:'Trebuchet MS',Arial;font-size:13px;}
	.copyright {font-size:9px; text-align:center;font-family:'Trebuchet MS',Arial;}
	
	.logospacer {margin-left:64px;}