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

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

p { margin-top: 0px;}

b {
color: #286D74;
}

i {
color: #286D74;
}

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

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

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

img {border: 0px;}

.skin {
         border: 6px solid #EDD88A;
         }

#content {
position: absolute;
	left: 16px; 
	top: 300px; 
	width: 530px;
	padding-bottom: 5px;
}

#footer {

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

#stats {
background: #EDD88A;
border-bottom: 3px solid #212121;
padding: 5px 5px 5px 5px;
color: #3F2B24;
text-align: justify;
width: 90%;
}

#stats a {
color: #9C3030;
}

#stats a:hover {
color: #2C6674;
}

#stats b {
color: #564B62;
}

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

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

.layout_3
	{
	position:absolute;
	padding: 0px; 
	top: 0px;
	left: 549px;
	}
	
.layout_4
	{
	position:absolute;
	padding: 0px; 
	top: 242px;
	left: 0px;
	}
	
.layout_5
	{
	position:absolute;
	padding: 0px; 
	top: 242px;
	left: 270px;
	}
	
.nav
	{
	position:absolute;
	padding: 0px; 
	top: 242px;
	left: 549px;
	}