body {
    background-color: #fff;
    background-image: url(Image33.jpg);
	font-size: 12px; 
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

h4 { margin: 0px; padding: 0px; font-size: 12px;}

h4 a {text-decoration: none;}
h4 a:hover { background: #C0C0C0;} 


#wrapper {
	border: 1px solid #94A8B3;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 740px
}
#header {
	width: 730px; height:130px; margin-left:5px;	background: url(header.jpg); vertical-align:top;
}
#navigation {
	color: #638a92;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 730px
}
#filters {
	float: left;
	margin: 10px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 25px;
	padding-right: 25px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #638A92; }
a:hover { color: #B66C21; }
a:hover {background: #C0C0C0;}

#navigation a, .table_top_title a { color: #ffffff; }
#navigation a:hover, .table_top_title a:hover {
	color: #F4D377;
	text-decoration: none;
	border-bottom-style:none; border-bottom-width:1px
}

.table_border {
	border: 1px solid #94A8B3;
	margin-bottom: 10px;
	padding: 1px
}
/* Top Ranking Style */
.table_top_title {
	background: #94a8b3 url('title.png') repeat-x;
	font-size: 16px;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center
}

.table_top_title a {
	background: #94a8b3 url('title.png') repeat-x;
	font-size: 16px;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center
}

.table_top_title a:hover{
	background: #63A892;
	font-size: 16px;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center
}

.table_top_rank {
	background-color: #94a8b3;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center; color:#FFFFFF
}

.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #94A8B3;
	padding: 2px; color:#FFFFFF
}
.table_top_rating {
	background-color: #94A8B3;
	text-align: center; color:#FFFFFF
}
/* Ranking Style */
.table_title {
	background: #638A92 url('title.png') repeat-x;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center
}




.table_rank {
	background-color: #94A8B3;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center; color:#FFFFFF
}
.table_description { width: 100%; }


.table_stats {
	background-color: #94A8B3;
	padding: 2px;
	text-align: center; color:#FFFFFF
}

/* Stats Style */
.stats_top {
	background: #ffffff url('title.png') repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center
}
.stats_left { background-color: #94A8B3;color:#FFFFFF }
.stats1 {
	background-color: #94A8B3;
	text-align: center; color:#FFFFFF
}
.stats2 {
	background-color: #FFFFFF;
	text-align: center
}

/* Admin */
.darkbg {
  background-color: #6C8A92;
  color: #FFFFFF;
}
.mediumbg {
	background: #638a92 url('star.gif') repeat-y;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center
}
.lightbg {
	color: #638A92;
	background-color: #FFFFFF;
	text-align: center
}
.lightbgalt {
	color: #FFFFFF;
	background-color: #94A8B3;
	text-align: center
}

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



#footer {height:105px;
		width: 730px;
		margin-left: 5px;
		background: url(footer.jpg);}