body {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#333333;
	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: #969696;
}
a:hover {
	color:#969696;
	text-decoration: none;
}
#container {
	width: 824px;
	text-align:left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	
}
#footer {
	text-align:center;
	padding-top:10px;
	background-color: #b2b2b2;
}
#head {
	background-image:url(../images/head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	width: 824px;
	/*float: left;*/
	height: 178px;
}
#search_results {
	float:right;
	width:590px;
	padding-top: 15px;
}

#quick {
	width:204px;
	float:left;
	padding-top: 15px;
}

.clear {
	clear: both;
	font-size:1px
}

.img {
	border:#CCCCCC solid 1px
}
	
.search_results2 {
	padding-right: 20px;
	color:#000000;
}
.search_results2 a:link, .search_results2 a:visited, .search_results2 a:active {
	font-weight:bold;
	color:#000000
}
.search_results2 a:hover {
	text-decoration: none;
	color:#000000
}
.menu {
	color: #f2f2f2;
}

.picks {
	line-height:16px;
	padding-right:10px;
	padding-left:20px;
	padding-left: 25px;
	padding-bottom: 20px;
}

.searchform {
	width: 250px;
	border:7 solid #7e92a7;
	font-size:11px;
	color:#000000
}

.top {
	color:#000000;
	font-size:10px;
	text-align:right;
	padding:3px;
	
}
.top a:link, .top a:visited, .top a:active {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	
}
.top a:hover {
	color: #000000;
	font-weight:bold;

}
