body {text-align: center; font-family: Helvetica, Arial, sans-serif; font-size:13px; color: #eee; background-color:#608ba8}
#container {width: 959px; height: 685px; margin: 0 auto; text-align: left; border: none; background-image:url(bg2a.jpg); border: 2px #fff solid;} 


#header { float: left; width: 100%; height: 150px; border-bottom: 3px white solid; background-image:url(bg_header.png);}
#leftnav { float: left; width: 250px; height: 433px;}
#main {float: left; width: 650px; height: 433px; padding-left:20px;}
#textmain {float: left; width: 650px; height: 250px; padding-left:20px;}
#footer {float:left; clear:left; width: 100%; height: 100px; background-image:url(bg_footer.png);}

a:link { 
	color: #eee;
	}
a:visited { 
	color: #bbb;
	}
a:hover { 
	color: #fff;
	background-color: #888;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
	
h2 { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; padding: 10px 0px 5px 0px; color:#fff;}

td a img{border:none;}

.imagebox {width: 175px; height:100px; border: thin #fff solid;}

.image {padding: 5px; border: 1px #fff solid; background:#ccc;}