body {
	background-image: url("bg.jpg");
  background: #290507;
	color: #FFF;
	font-family: sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 1px solid #000;
	left: 50%;
	margin-left: -475px;
	position: absolute;
	width: 950px;
}

#header {
	width: 242px;
}

#navigation {
	width: 240px;
	height: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 15px;
	font: bold 14px Trebuchet MS;
	background: #4a4a4a url("title.png") repeat-x;
}

#navigation a, #linki a, #tmenu a {
  color: #FFF;
}

.navig {
	margin: 1px;
	margin-left: 30px;
	text-align: center;
	font: bold 14px Trebuchet MS;
}

.navig2 {
	margin: 1px;
	margin-left: 40px;
	text-align: center;
	font: bold 13px Trebuchet MS;
}

.navnum {
	margin: 1px;
	margin-left: 4px;
	text-align: center;
	font: 12px Trebuchet MS;
}

#filters {
	margin: 15px;
}
#search {
	margin: 15px;
	margin-left: 30px;
	text-align: left;
}
#content {
	clear: both;
	padding-left: 10px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#navigation a, .ttt a { color: #FFF; }
#navigation a:hover, .ttt a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.ttt {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
  width: 100%;
}
.tta {
	background-color: #662424;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
  width: 6%;
}
.ttd {
  width: 100%;
  vertical-align: top;
}
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.tts {
	background-color: #662424;
	padding: 2px;
	width: 26%;
}
.ttr {
	background-color: #662424;
	text-align: center;
	width: 17%;
}
/* 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: #662424;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #662424;
	padding: 2px;
	text-align: center;
}

/* 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: #662424; }
.stats1 {
	background-color: #662424;
	text-align: center;
}
.stats2 {
	background-color: #966464;
	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: #662424;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

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

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

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

.mpl {
	margin: 10px;
	text-align: right;
}

.category {
       font-weight: bolder;
       margin: 0 5px 0 0;
}

#news {
        width: 220px;
      	text-align: justify;
        margin: 0px 15px 0px 15px;
}