body  {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Trebuchet MS, Tahoma, Verdana;
	line-height: 13pt;
font-size: 11px;
	color: #EBDECD;
 text-align: justify;
background: #000000 url(bg.jpg) repeat-y;
}

input, textarea, select{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color: #EBDECD;
	border: 1px dotted;
	border-color:#2B7525; 
 text-align: justify; 
}

p { margin-top: 0px;}

b {
color: #AF8D68;
}

i {
color: #AF8D68;
}

a {
	color:6AA5BD; 
	text-decoration:none;
	font-weight:normal;
 font-weight:bold;
	cursor: default;
}

a:hover{
	color:C7B45E;
	text-decoration:none;
	font-weight:bold;
	cursor: pointer;
}

h1 {	
font-family: Lucida Grande, sans-serif, verdana;
font-size: 11px;
color: #35A8C5;
line-height: 7pt;
letter-spacing: 3pt;
font-style: italic; 
font-weight: bold;
text-align: center;
border-bottom: dashed 1px #2B7525;
padding-bottom: 5px;
}

img {border: 0px;}

.skin {
         border: 6px solid #7AA5B6;
         }

#content {
position: absolute;
	left: 20px; 
	top: 450px; 
	width: 580px;
	padding-bottom: 5px;
}

#footer {

text-align: center;
font-family: verdana, arial, comic sans;
font-size: 9px;
color: #E4E4E4;
}

#stats {
background: #3E5366;
border-bottom: 3px solid #DCA68C;
padding: 5px 5px 5px 5px;
color: #D8F2EF;
text-align: justify;
width: 90%;
}

#stats a {
color: #67975E;
}

#stats a:hover {
color: #A7A7A7;
}

#stats b {
color: #BFA44C;
}

.layout_1
	{
	position:absolute;
	padding: 0px; 
	top: 0px;
	left: 0px;
	}

.layout_2
	{
	position:absolute;
	padding: 0px; 
	top: 0px;
	left: 245px;
	}

.layout_3
	{
	position:absolute;
	padding: 0px; 
	top: 0px;
	left: 561px;
	}
	
.layout_4
	{
	position:absolute;
	padding: 0px; 
	top: 315px;
	left: 0px;
	}
	
.layout_5
	{
	position:absolute;
	padding: 0px; 
	top: 315px;
	left: 245px;
	}
	
.nav
	{
	position:absolute;
	padding: 0px; 
	top: 315px;
	left: 561px;
	}