body {
	font-family: Tahoma;
	font-size: 11px;
	color: #5f656c;
	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: #000000;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
#container {
	width: 740px;
	text-align:left;
	background-image:url(../images/bg_cont.jpg);
	background-repeat:repeat-y;
	background-position:left
	
}
#footer {
	text-align:center;
	background-position:top;
	background-repeat:repeat-x;
	padding-top:10px;
	width: 740px;
	clear:both;
	
}
#head {
	background-image:url(../images/head.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 676px;
	height: 245px;
	text-align: right;
	padding-top: 45px;
	padding-right: 64px;
}
#search_results {
	float:right;
	width:504px;
}
.search_results2 a {
	font-weight:bold;
	color:#5f656c;
	
	}
#quick {
	width:200px;
	float:left;
}
.search_results2 {
	padding-right: 20px;
	padding-top:10px;
	padding-right:20px;
}
.picks {
	line-height:18px;
	padding-right:10px;
	padding-left:24px;
	padding-bottom: 15px;
	padding-top: 7px;
}
.clear {
	clear: both;
	font-size:1px
}

.img {
	border:#CCCCCC solid 1px
}
	
.searchform {
	width: 175px;
	border:7 solid #000000;
	font-size:10px;
	color:#000000
}
.top {
	font-size:9px;
	color:#6e6e6e;
	text-align:right;
	padding-right: 20px;
}
.top a {
	color:#6e6e6e;
	}
