@charset "UTF-8";
/* CSS Document */

body{ background:url(images/gradient.png) repeat-x top #FFF; font-family:Arial, Helvetica, sans-serif; color:#191919; font-size:12px;}
ul{list-style:none; padding:0px; margin:0px;}
li{list-style:none; padding:0px; margin:0px;}

#wrapper {background:url(images/middle.png) repeat-y; width:866px; margin:10px auto 25px auto;}
#top {width:866px; height:10px; background:url(images/top.png) no-repeat; clear:both;}
#bottom {width:866px; height:10px; background:url(images/bottom.png) no-repeat; clear:both;}

#maincontent{padding:10px; width:846px;}

#top-bar{}
#logo {background:url(images/logo.png); width:437px; height:75px; float:left;}
#search{background:url(images/search.png); float:right; width:274px; height:33px; padding:2px;}
#search2{background:url(images/search2.png); float:right; width:299px; height:46px; padding:2px 5px 2px 5px; z-index:100;}
#search #searchbox{float:left;}
#search #go{float:right;}
#icons{float:right; clear:right; margin-top:10px;}

#nav{background:url(images/nav-bg.png) repeat-x; width:834px; height:15px; margin:15px 0 1px 0; padding:6px; color:#CCC;}
#nav a:link{color:#FFF; text-decoration:none;}
#nav a:active{color:#FFF; text-decoration:none;}
#nav a:visited{color:#FFF; text-decoration:none;}
#nav a:hover{color:#FFF; text-decoration:underline;}


#nav2{clear:both; margin-bottom:5px; padding:0 1px 0 1px; background-color:#999;}


#banner-ad{float:left; padding:1px; background-color:#666;}
#banner-ad-right{float:right; margin-left:5px;}


#mid-bar{clear:both; background:url(images/mid-bar.png) repeat-x; height:23px; width:839px; font-size:18px; color:#FFF; font-family: Helvetica; padding:7px 0 0 7px; font-weight:100; margin:5px 0 5px 0;}
#square-ad{width:280px; margin-right:5px; float:left;}
#square-ad-right{width:275px; float:right;}


#footer{clear:both; margin-top:10px; background:url(images/footer-top.png) repeat-x top; width:826px; padding:10px;}
#footer-links{float:left; width:165px; color:#999; height:150px; font-size:12px;}
#footer-links a:link{color:#888; text-decoration:none;}
#footer-links a:active{color:#888; text-decoration:none;}
#footer-links a:visited{color:#888; text-decoration:none;}
#footer-links a:hover{color:#888; text-decoration:underline;}

#footer2{font-size:10px; color:#666; margin-top:10px;}
#footer2 a:link{color:#C06; text-decoration:none;}
#footer2 a:active{color:#C06; text-decoration:none;}
#footer2 a:visited{color:#C06; text-decoration:none;}
#footer2 a:hover{color:#C06; text-decoration:underline;}

#line{width:836px; height:1px; background-color:#CCC; margin-top:10px;}

#clear{clear:both;}

.button {
font-weight: bold;
	padding-top: 20px;
	padding-left: 38px;
}
.button A{
font-weight: bold;
	font-family:Helvetica;
	font-size:18px;
	cursor: auto;
	text-decoration: none;
	color: #666666;
}
.button A:link {font-family:Helvetica;
font-weight: bold;
	font-size:18px;
	cursor: auto;
	text-decoration: none;
	color: #666666
	}
	
.button A:visited {
font-weight: bold;
	color: #666666
	}
	
.button A:hover {
font-weight: bold;
	text-decoration: underline;
	color: #666666;
	}
	
	#smallbutton {
	background-image: url(../images/buttons/small.jpg);
	height: 52px;
	width: 211px;
	float:left;}
