body {
	background: #000 url('images/bg.jpg');
	color: #555;
	font-family: sans-serif;
	font-size: 12px;
	margin:0;
	line-height: 1.5em;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
h1 {
	margin-bottom: 20px;
	margin-top: 10px;
	color: #111;
	letter-spacing: -1px;
	font-size: 26px;
}
#wrapper {
	width: 1045px;
	margin:auto;
	background: url('images/outerbg.png') repeat-y top left;
}
#iwrapper {
	width: 961px;
	margin:auto;
	background: #fff;
}
#header {
}
#navigation, .footerbar {
	background: #000 url("images/topbar.jpg") repeat-x;
	color: #FFF;
	height: 42px;
	line-height: 40px;
	text-align: center;
	padding-right: 10px;
}
.footerbar {
	height:40px;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	color: #ccc;
	border-right: 1px #333 solid;
	border-left: 1px #999 solid;
	font-size: 13px;
}
#footer {
	min-height: 72px;
	background: url('images/footer.jpg') no-repeat top left;
	margin: auto;
	width: 1045px;
	clear: both;
}
#navigation a:hover {
	color: #000;
	background: url('images/topbar2.jpg') no-repeat top center;
}
#filters {
	float: right;
	margin-right: 10px;
}
#navigation input, #navigation select, #navigation option {
	color: #ccc;
	background: #000;
	border: 1px #ccc solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	font-size: 10px;
}
#endnav {
	height: 40px;
	border-left: 1px #888 solid;
	border-right: 1px #333 solid;
	float: left;
}
#navigation option {
	padding:0;
	border:0;
}
#search {
	float: right;
	text-align: right;
}
#content {
	clear: both;
}
#contenttop {
	background: url('images/bodytop.png') no-repeat top left;
	padding: 15px;
	padding-top: 25px;
	padding-bottom:0;
}
#copyright {
	margin: 0;
	text-align: center;
	font-weight: bold;
}

/* Hyper Links */
a { color: #666;
outline: none; }
a:hover { color: #F00; }

.table_top_title a { color: #FFF; }
.table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("images/topbar.jpg") top center repeat-x;
	font-size: 12px;
	color: #FFF;
	line-height: 38px;
	text-align: center;
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("images/topbar.jpg") top center repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 38px;
	text-align: center;
	min-width: 80px;
}
.table_rank {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
.table_stats {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
.table_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.table_link a {
	text-decoration: none;
	color: #222;
	display: block;
	padding-left:0;
}
.table_link a:hover {
	text-decoration: underline;
	color: #F00;
}
.sidemenu a {
	display: block;
	background: url('images/lsi2.gif') 5px 7px no-repeat;
	padding: 5px;
	padding-left: 25px;
	border-bottom: 1px #ccc solid;
	text-decoration: none;
}
.sidemenu a:hover {
	background: #333 url('images/lsi.gif') 5px 7px no-repeat;
	color: #fff;
	padding-left: 25px;
}
.block {
	border: 1px #555 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 1px;
	margin-bottom: 10px;
}
.block_body {
	padding: 5px;
}
.block_top {
	background:url('images/topbar.jpg') no-repeat top center;
	color:#fff;
	font-weight:bold;
	padding:10px;
}
/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

.footer_block {
padding:10px;
background: #eee;
color: #888;
width:207px;
margin-right:10px;
float:left;	
margin-bottom: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.footer_block a {
	display: block;
	text-decoration: none;
	padding: 3px;
}
.footer_block a:hover {
	text-decoration: underline;
	color: #000;
}
.footer_block_top {
	padding:3px;
	color: #333;
	font-weight: bold;
}