body {
	background-color: #FFF;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	
}
h1, h2, h3 {
	margin: 15px;
	padding: 15px;
	border: 1px #F00;/*000000*/
}
#wrapper {
	border:1px solid #F00;
	left: 50%;/*50*/
	margin-left: -400px;/*350*/
	position: absolute;
	width: 800px;/*700*/
	background: #FFF;
}
#header {
	width: 800px;/*700*/
	margin: 1px;
	margin-right: 1px;
}
#navigation {
	background: #ffffff url("title.png") repeat-x;
	color: #000;/*FFF*/
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 1px;
	text-align: center;
	width: 798px;/*698*/
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 6pt;
	color:#AAAAAA;
	text-align: center;
}
#copyright a {
	color:#909090;
	text-decoration: none;
}
#copyright a:hover {
	color:#C00;
	text-decoration: none;
}
/* Hyper Links */
a { 
	color: #0099FF;
	text-decoration: none;
}
a:hover { 
	color: #C00;
	text-decoration: none;
}
#navigation a, .table_top_title a { 
	color: #000; 
}
#navigation a:hover, .table_top_title a:hover {
	color: #C00;
	text-decoration: none;
	/*border-bottom: 1px dashed;*/
}
.table_border {
	border: 1px solid #F00;/*000000*/
	margin-bottom: 10px;
	padding:0px;
}
/* Top Ranking Style */
.table_top_title {
	background: #ffffff url("title.png") repeat-x;
	font-size: 13px;
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 7px;
	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: #ffffff url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description {
	border: 1px solid #F00;
	width: 100%; 
}
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}
/* Stats Style */
.stats_top {
	background: #ffffff 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: #ffffff 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; 
	text-decoration: none; 
}
