body {
	background-color: #26142C;
	background-image:url(background-page.gif);
	background-repeat:repeat-y;
	background-position:center;
	color: #27041C;
	font-family: sans-serif;
	font-size: 12px;
	margin-top:0;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {

	width: 900px;
	margin: auto;


	


}
div.menu {background:url(menu.png) repeat-x #C4148F; height:36px; padding-left:10px; padding-right:10px; width:798px; margin:auto; font-weight:bold; margin-bottom:20px;}
div.menu a { color:#FFFFFF; font-size:12px; text-decoration:none} 
div.menu a:hover { color:#FFFFFF; font-size:12px; text-decoration:underline} 

div.footer {background-color:#390529; width:818px; margin:auto; margin-bottom:0px;}


#header {
	width: 800px;
	margin-bottom: 20px;
	margin:auto;
	background-color:#1A011F;
}

#header2 {
	width: 819px;
	height: 274px;
	margin:auto;
	background-image:url(header.jpg);
	background-repeat:no-repeat;




}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 900px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {

	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }


.table_top_title a { color: #C4148F; font-size:24px; text-decoration:none }


#navigation a{ color: #FFF; }


.table_border {

	margin-bottom: 30px;
	padding: 1px;

}
/* Top Ranking Style */
.table_top_title {

	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	background-color:#FFFFFF;
}
.table_top_rank {
	font-size: 26px;
	color:#C4148F;
	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: #E0F6AC;
	padding: 8px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a 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 { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}
.button {background: #4a4a4a url("button.png") repeat-x; border:none; color:#FFFFFF}
/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
}
.stats_left { background-color: #DCDCDC; padding-right: 10px; text-align: right;}
.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; }
