body {
	font-family: Tahoma;
	font-size: 11px;
	color: #8e785b;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#1b0f0f;
	margin:0px;
}



h1 {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal}

a:link, a:visited, a:active {
	color: #909090;
}
a:hover {
	color:#909090;
	text-decoration: none;
}
#container {
	width: 772px;
	text-align:left;
	background-image:url(../images/bg_cont.jpg);
	background-repeat:repeat-y;
	background-position:top
	
}
#footer {
	text-align:center;
	background-position:top;
	background-repeat:repeat-x;
	padding-top:10px
	
	
}
#head {
	background-image:url(../images/head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	width: auto;
	height: 230px;
}
#search_results {
	float:right;
	width:550px;
}
.search_results2 a {
	color:#8e785b;
	font-weight:bold;
	}
#quick {
	width:215px;
	float:left;
}
.search_results2 {
	padding-right: 20px;
	padding-top:10px;
	padding-right:20px;
}
.picks {
	line-height:18px;
	padding-right:10px;
	padding-left:22px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.clear {
	clear: both;
	font-size:1px
}

.img {
	border:#CCCCCC solid 1px
}
	
.leftlinks {
	padding-right: 15px;
	padding-left:33px;
}
.menu {
	color: #000000;
	text-transform:uppercase;
	font-size:10px
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #000000;
	text-decoration:none
}
.menu a:hover {
	color: #000000;
	text-decoration:underline

}
.rightlinks {
	line-height:16px;
	padding-right:10px;
	padding-left:20px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 15px;
}

.searchform {
	width: 293px;
	border:7 solid #000000;
	font-size:11px;
	color:#000000
}
.top_bg {
	background-image:url(../images/bg_head.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:auto;
	}
.top {
	font-size:9px;
	color:#6e6e6e;
}
.top a {
	color:#6e6e6e;
	}
