	body,html {
	background: #eee;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 0.9em;
	}
	body {
	overflow-y: scroll;
	}
	h1,h2,h3,h4,h5,h6,ul,li {
	margin: 0;
	padding: 0;
	}
	.left {
	float: left;
	}
	ul {
	list-style: none;
	}
	.clear {
	clear: both;
	}
	.nopm {
	margin: 0;
	padding: 0;
	}
	hr {
	border: 0;
	height: 1px;
	color: #ddd;
	background: #ddd;
	margin: 3px 0;
	padding: 0;
	}
	a {
	color: #035;
	text-decoration: none;
	font-weight: bold;
	}
	#container {
	background: #fff;
	width: 990px;
	padding: 0 10px;
	margin: 0px auto;
	text-align: left;
	}
	#header {
	background: #fff;
	margin-bottom: 1px;
	height: 68px;
	position: relative;
	}
	#header input {
	position: absolute;
	top: 35px;
	right: 0px;
	}
	#header h1 {
	position: absolute;
	width: 400px;
	height: 100px;
	background: url(./theme/logo.png);
	top: 8px;
	left: -5px;
	}
	#header h1 span {
	display: none;
	}
	#section {
	background: #09f;
	margin-bottom: 10px;
	height: 26px;
	padding-top: 3px;
	}
	#section a {
	position: relative;
	z-index: 1000;
	}
	#section span {
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
	}
	#section span#firstspan {	
	margin-left: 20px;
	}
	#middle {

	}
	#main_nav {
	width: 150px;
	background: #fff;
	float: left;
	margin-right: 10px;
	}
	#main_nav ul {
	
	}
	#main_nav ul#primary {
	background: #eee;
	margin-bottom: 10px;
	}
	#main_nav ul#primary li {
	border-bottom: solid 2px #fff;
	position: relative;
	}
	#main_nav ul#primary li span {
	position: absolute;
	right: 0;
	width: 25px;
	text-align: right;
	background: #fff;
	border-left: solid 1px #000;
	color: #000;
	}
	#main_nav ul#secondary li {
	border-bottom: solid 1px #ccc;
	padding: 2px 0;
	position: relative;
	}
	#main_nav ul#secondary {
	margin-bottom: 10px;
	}
	#main_nav ul#tertiary, ul#quartiary {
	background: #dfd;
	margin-bottom: 10px;
	}
	ul#quartiary {
	background: #fdd;
	margin-bottom: 10px;
	}
	#main_nav ul#tertiary li, ul#quartiary li {
	border-bottom: solid 2px #fff;
	position: relative;
	}
	#main_nav ul#tertiary li span, ul#quartiary li span {
	position: absolute;
	right: 0;
	width: 18px;
	text-align: right;
	background: #fff;
	border-left: solid 1px #000;
	color: #000;
	}
	li.list_head {
	background: #fff;
	font-weight: bold;
	}
	#main_nav ul a {
	font-size: 0.9em;
	}
	#sec_head {
	float: left;
	width: 820px;
	border-bottom: solid 1px #eee;
	margin-bottom: 5px;
	}
	#content {
	float: left;
	width: 550px;
	margin-right: 10px;
	}
	div.sitelist {
	width: 550px;
	border-bottom: solid 1px #000;
	margin-bottom: 5px;
	padding-bottom: 5px;
	position: relative;
	}
	#sec_nav {
	float: left;
	width: 270px;
	}
	ul#sec_1 a {
	font-size: 0.8em;
	font-weight: normal;
	}
	#other {
	clear: both;
	background: #eee;
	height: 70px;
	margin-bottom: 10px;
	}
	#footer {
	clear: both;
	background: #334;
	height: 70px;
	color:#ddd;
	font-weight:normal;
	text-align: center;
	}
	#footer a {
	font-weight: bold;
	color: #fff;	
	}
	#blurb {
	margin-bottom: 10px;
	}
	#big_im {
	width: 200px;
	height: 180px;
	border: solid 1px #035;
	float: left;
	margin-right: 10px;
	}
	#content_1 {
	margin-bottom: 5px;
	}
	#content_1 h2, #section h2 {
	display: inline;
	}
	#content_1 span.score {
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 20px;
	}
	#content_1 span.date {
	margin-left: 10px;
	font-size; 1.1em;
	}
	.content_2 {
	width: 265px;
	float: left;
	position: relative;
	}
	.small_im {
	width: 60px;
	height: 40px;
	margin-right: 5px;
	border: solid 1px #035;
	float: left;
	overflow: hidden;
	}
	.small_im img {
	width: 60px;
	border: none;
	}
	.feat_im {
	width: 100px;
	height: 80px;
	margin-right: 5px;
	float: left;
	}
	a.feat_im img {
	border: none;
	}
	.other_im {
	width: 60px;
	height: 60px;
	float: left;
	}
	.other_im img {
	width: 60px;
	}
	.lfloat {
	margin-right: 5px;
	padding-right: 5px;
	border-right: solid 1px #ccc;
	}
	.small_score {
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 2em;
	float:right;
	
	}
		#features {
	background: #eee;
	}
	#lower_sec {
	margin-bottom: 10px;
	margin-top: 10px;
	}
	#lower_sec ul li {
	margin-top: 5px;
	border-bottom: solid 1px #e8e8e8;
	}
	.other_item {
	width: 20%;
	margin: 10px 0px 5px 5%;
	float: left;
	}
	.other_item span {
	display: block;
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.3em;
	}
	.other_item a {
	text-decoration: none;
	color: #000;
	}
	.other_item a img {
	border: none;
	}
	h3 {
	color: #811;
	}
	#scores {
	margin: 10px;
	}
	#scores ul {
	width: 100%;
	}
	#scores ul li {
	position:relative;
	border-bottom: solid 1px #dde;
	}
	#scores ul li span {
	font-weight: bold;
	}
	table {
	width: 98%;
	border-collapse: collapse;
	}
	td {
	border: solid 1px #999;
	background:#f6f6f6;	
	}
	.td_r {
	text-align: right;
	}
	.td_c {
	border: none;
	background:transparent;
	}
	.td_b {
	font-weight: bold;
	background: transparent;
	}
	#site_description {
	font-weight: normal;
	font-size: 1.2em;
	}
	#recentlist {

	}
	#recentlist li {
	white-space: nowrap;
	overflow: hidden;
	}
	#website {
	display: none;
	}
	
