body 
	{
	margin: 0px;
	padding: 0px;
	background:  #FEF3F9;
	font-size: 12px;
 	color: #FF33CC;
	font-family: Verdana, Tahoma, "Trebuchet MS";
	text-align: center;
	}

#wrapper {
	margin: auto;
	width: 700px;
	background-color:#FEF3F9;
	border-left:4px solid #FFE0F1;
	border-right:4px solid #FFE0F1;
	}

#layout1 {
	width: 700px;
	height: 393px;
	background: url('images/pthe.jpg') no-repeat;
	}
	
#title {
	width: 700px;
	height: 22px;
}

#title h2 {
	margin: 0px;
	text-align:center;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	background: url('images/dash.gif') repeat-x #FFE0F1;
}

#title a {
	color: #FE46B4;
	}

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

#content {
	width:600px;
	padding-left:50px;
	padding-right:50px;
	padding-top:15px;
	text-align:center;
	margin:0px;
	float:none;
	background: url('images/dash.gif') repeat-x;
}

#footer {
	width: 700px;
	height: 33px;
	margin-top:18px;
	padding-top: 5px;
 	color: #FE46B4;
	background: url('images/dash.gif') repeat-x #FFE0F1;
}

td
	{
 	font-size: 12px;
	text-align: left;
 	color: #423223;
}
	
a 
	{
	text-decoration: none;
	color: #000;
}

a:hover
	{
	text-decoration: underline;
} 

.admin {
	color: #FF33CC;
}

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

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

#inner {
	clear: both;
}

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

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

p {
	margin:0px;
	color: #FF33CC;
}

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

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

.table_top_title {
	background-color: #FD77C1;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
}

.table_top_title a {color: #FFFFFF;}

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

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

.table_top_description { padding: 3px; }

.table_top_banner {
	float: none;
	padding-left: 10px;
	padding-right: 10px;
}

.table_top_stats {
	background-color: #FFE0F1;
	padding: 2px;
}

.table_top_rating {
	background-color: #FFE0F1;
	text-align: center;
}

.table_title {	
	background-color: #BFC3F3;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
	text-align:center;
}

.table_rank {
	background-color:#FFE0F1;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.table_description {
	width: 100%;
	background-color: #FFE0F1;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}

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

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

.stats_top {	
	width: 14%;
	color: #FF33CC;
	background-color: #FFE0F1;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}

.stats_left { 
	width: 14%;
	background-color: #FFE0F1;
	font-weight: bold;
	padding-left:5px;
/*	color:#FF33CC;*/
	}
	
.stats1 {
	background-color: #FFE0F1;
	text-align: center;
}

.stats2 {
	background-color: #FFE0F1;
	text-align: center;
}

.darkbg {
	background-color: #FFE0F1;	
}

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

.lightbg {
	background-color: #FFE0F1;
	text-align: center;
	}

.lightbgalt {	
	background-color: #FFE0F1;
	text-align: center;
	}

img { border: 0; }