body {
	font-family: Arial;
	font-size: 11px;
	color: #b9b9b9;
	background-color: #000000;
	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: #b9b9b9;
}
a:hover {
	color:#b9b9b9;
	text-decoration: none;
}
#container {
	width: 839px;
	text-align:left;
	background-position:top;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	
	
}
#footer {
	text-align:center;
	padding-top:10px
	
	
}
#head {
	background-image:url(../images/head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	width: 804px;
	height: 302px;
	padding-top: 7px;
	padding-right: 35px;
}
#quick {
	width:204px;
	float:left;
	padding-top: 15px;
}
.picks {
	line-height:16px;
	padding-right:10px;
	padding-left:20px;
	padding-left: 25px;
	padding-bottom: 20px;
}
.search_results2 {
	padding-right: 20px;
}
.search_results2 a:link, .search_results2 a:visited, .search_results2 a:active {
	font-weight:bold;
}
.search_results2 a:hover {
	text-decoration: none;
}
#search_results {
	float:right;
	width:595px;
	padding-top: 15px;
}
#right {
	width:210px;
	float:right;
	background-image:url(../images/point.jpg);
	background-position:left;
	background-repeat:repeat-y
}

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

.img {
	border:#CCCCCC solid 1px
}
	
.leftlinks {
	padding-top: 10px;
	padding-left: 32px;
}
.leftlinks a:link, .leftlinks a:visited, .leftlinks a:active {
	font-weight:bold;
	color:#175341
}
.leftlinks a:hover {
	text-decoration: none;
	color:#175341
}
.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: 35px;
	padding-bottom: 20px;
	padding-top: 10px;
}

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

.top {
	font-size:9px;
}
.top a {
	}
