@charset "utf-8";
/* CSS Document */
body {color:#000000; font-family:"Trebuchet MS"; font-size:12px;}
#container {
	width: 1000px;
	margin: 0 auto;
}
#mainbox,#mainbox2,#mainbox3 {margin-left:25px;}
#footer {height:85px;width:1000px; clear:both; background-image:url(images/footer.gif);text-align: center;}
#footertext{padding-top:15px;color:#FFFFFF; font-size:11px;}
#links{ background-image:url(images/navimages/linksbg.gif);}
.style1 {font-size: 14px}
#contentheader{width:1000px; height:44px;margin-bottom:0px;}
#content{width:1000px;background-image:url(images/contentbg.gif);background-repeat:repeat-y; padding-left:19px; padding-right:19px; font-size:13px;margin-top:-5px;padding-top:1px;}
#contentfooter {width:1000px;height:23px; background-image:url(images/contentfooter.gif); clear: right;}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
color:#000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
a img {border: none;}}

