body 
	{
	margin: 0px;
	padding: 0px;
	background-color: #7C6E5D; 
	font-size: 11px;
 	color: #B5A694;
	font-family: Georgia,Times New Roman,sans-serif;
	text-align: center;
	}

#wrapper {
	margin: auto;
	width: 666px;
	background: url('images/tablebg.jpg');
	}

#layout1 {
	width: 666px;
	height: 70px;
	background: url('images/paradise_01.jpg') no-repeat;
	}

#layout2 {
	width: 666px;
	height: 52px;
	background: url('images/paradise_02.jpg') no-repeat;
	}

#title {
	width: 666px;
	height: 70px;
	background: url('images/paradise_03.jpg') no-repeat;
	}

#title h1 {
	margin: 0px;
	text-align: left;
	color: #544333;
	font-size: 18px;
	text-transform: uppercase;
	padding: 8px 0px 0px 75px;
	}

#title h2 {
	margin: 0px;
	text-align: left;
	color: #E2DAD4;
	font-size: 11px;
	font-weight: normal;
	padding: 13px 0px 0px 75px;
	}

#title a {
	color: #E2DAD4;
	}

#title a:hover {
	color: #000;
	}

#content {
	width: 606px;
	background: url('images/paradise_04.jpg') no-repeat;
	padding: 0px 30px 0px 30px;
	text-align: left;
	}

#footer {
	width: 666px;
	height: 78px;
	padding-top: 11px;
 	color: #423223;
	background: url('images/paradise_06.jpg') no-repeat;
	}

td
	{
 	font-size: 11px;
	text-align: left;
 	color: #423223;
	}

 
a 
	{
	text-decoration: none;
	color: #000;
	}

a:hover
	{
	text-decoration: underline;
	} 

.admin {
	color: #E2DAD4;
	}

h1,h2,h3
	{
	font-size: 16px;
	color: #E2DAD4;
	text-align: right;
	}

#links {
	width: 320px;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	}
#search {
	width: 145px;
	float: right;
	text-align: left;
	margin-right: 130px;
	margin-bottom: 20px;
	display: inline;
	}

#inner {
	clear: both;
	}

form {
  margin: 0px;
  padding: 0px;
}

input, select, textarea { 
	background-color: #9F8E7A; 
	color: #4B3623;
	font-family: Verdana; 
	text-decoration: none;
	font-size: 11px; 
	border: 1px solid #4B3623;
	margin: 2px; 
	}

p {  	
	color: #B5A694;
	}

fieldset
	{
	color: #B5A694;
	border: 1px solid #4B3623;
	}
	
legend
	{
	font-weight: bold;
	font-size: 12px;
	}

.table_border {
	width: 100%;
	margin-bottom: 10px;
	background-color: #4B3623;
}

.table_top_title {
	
	background-color: #857056;
	color: #463627;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
}

.table_top_title a {
	color: #624F3C;
	}

.table_top_title a:hover {
	color: #000;
	}

.table_top_rank {
	background-color: #9F8E7A;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { padding: 3px; }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #9F8E7A;
	padding: 2px;
}
.table_top_rating {
	background-color: #9F8E7A;
	text-align: center;
}


.table_title {
		
	background-color: #857056;
	color: #463627;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
}
.table_rank {
	background-color: #9F8E7A;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description {
	width: 100%;
	background-color: #9F8E7A;
	padding: 4px;
	 }

.table_stats {
	background-color: #9F8E7A;
	padding: 2px;
	text-align: center;
}


.stats
	{
	background-color: #593C36;
	}

.stats_top {
	
	width: 14%;
	color: #423223;
	background-color: #9F8E7A;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}
.stats_left { 
	width: 14%;
	background-color: #9F8E7A;
	font-weight: bold; 
	}
.stats1 {
	background-color: #9F8E7A;
	text-align: center;
}
.stats2 {
	background-color: #9F8E7A;
	text-align: center;
}



.darkbg {
  
	background-color: #9F8E7A;
  
	
}


.mediumbg {
	
	background-color: #9F8E7A;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	
}


.lightbg {
	
	background-color: #9F8E7A;
	text-align: center;

	}


.lightbgalt {	
	background-color: #9F8E7A;
	text-align: center;

	}

img { border: 0; }
