body {
	background-color: #AA0B7F;
        background-image: url(bg.jpg); 
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
        padding:0px;
        margin:0px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 1px solid #AA0B7F;
        margin: 0px auto;
        padding-top: 0px;
	width: 880px;
}
#header {
	width: 880px;
        height: 150px;
        padding: 0px
        margin: 0px;
}
#navigation {
	background: #AA0B7F url("title.png") repeat-x;
	color: #FFF;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 878px;
        margin: 1px;
}
#navigation a {
        text-decoration: none;
        text-transform: uppercase;
        margin: 0 5px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
     float:left;
    width: 680px;
    clear: both;
    background-color:none;
}
#sidemenu {
     float:right;
     width: 200px;
     border:0px;
     text-align:center;
}
#copyright {
        clear: both;
	margin: 10px auto;
	text-align: center;
}

/* Hyper Links */
a { color: #fff; font-weight:bold; }
a:hover { color: #ccc; }

#navigation a, .table_top_title a { color: #eee; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #AA0B7F;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #AA0B7F url("title.png") repeat-x;
	font-size: 12px;
	color: #eee;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
        text-transform: uppercase;
}
.table_top_rank {
	background-color: #AA0B7F;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
        color: #eee;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #AA0B7F;
        color: #eee;
	padding: 2px;
}
.table_top_rating {
	background-color: #AA0B7F;
        color: #eee;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #AA0B7F 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%; 
        background-color: #AA0B7F;
        color: #eee;
        font-weight: bold;
}
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #AA0B7F 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: #AA0B7F 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; }

p.justified {
text-align:justify;
}

.pages {
width:610px;
margin-left:30px;
}

#hdr-banner {
background-color:#AA0B7F;
}
