body {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#000000;
	margin:0px;
	background-image:url(../images/bg.jpg);
	
}

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: #55d6f9;
}
a:hover {
	color:#55d6f9;
	text-decoration: none;
}
#container {
	width: 751px;
	text-align:left;
	background-image:url(../images/bg_cont.jpg);
	background-position: top;
	background-repeat:repeat-y;
	
}
#footer {
	text-align:center;
	padding-top:10px;
	
}
#head {
	text-align:right;
	width: 751px;
	float: left;
	height: 293px;
	background-image: url(../images/head.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
#search_results {
	float:right;
	width:544px;
	background-image: url(../images/righttop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 2px;
}

#quick {
	width:207px;
	float:left;
	padding-top: 26px;
	background-image: url(../images/lefttop.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

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

.img {
	border:#CCCCCC solid 1px
}
	
.search_results2 {
	padding-right: 20px;
	color:#33a7c6;
	padding-left: 42px;
}
.search_results2 a:link, .search_results2 a:visited, .search_results2 a:active {
	font-weight:bold;
	color:#33a7c6
}
.search_results2 a:hover {
	text-decoration: none;
	color:#33a7c6
}
.menu {
	color: #91c5d2;
}

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

	padding-bottom: 20px;
}

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

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

}
