a:link, a:visited, a:active {
	color: #435438;
	font-size: 8px;
	font-family: verdana, times new roman;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


a:hover {
	color: #c07593;
	background: #f5f3cb;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	cursor: help;
}

p {
	text-align: justify;
	font-size: 10px;

}

p:first-letter {
	color: #93d586;
	font-size: 11px;
	font-family: verdana, times new roman;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 3px;
	}


stand, strong, em {
	font-size: 10px;
	font-family: helvetica, times new roman;
	color: #b54848;
}

#header {
	margin: 0px;
	padding: 0px;		
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
	}

#content {
	font-size: 10px;
	text-align: justify;
	margin-top: -15px;
	padding-right: 40px;
	padding-left: 5px;
	background: url("layout/main_bk.jpg");
	
}

#stats {
	background: #000000;
	text-align: center;
	color: #e28341;
	border-right: 1px solid #e28341;
	border-left: 2px solid #e28341;
	padding: 4px
	margin: 0px;
	width: 310px;
}

body {
	font-size: 10px;
	color: #8f8686;
	font-family: helvetica, century gothic, tahoma;
	text-align: justify;
	background: #000000 url(layout/bkg.jpg) top repeat-x;

}

 
h1 {
	color: #ecd7c8;
	font-family: arial, serif;
	font-size: 7pt;
	text-transform: uppercase;
	font-weight: none;
	text-align: left;
	margin-left: 10;
	letter-spacing: 2px;
	line-height: 26pt;
	padding-left: 34px;
	border-right: 2px solid #ebd9f7;
	}

h1:first-letter {
	color: #e28341;
	font-family: "times new roman", arial, serif;
	font-size: 21pt;
	font-style: italic;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0;
	margin-right: 3px;
	}

h2 {
	color: #574635;
	font-family: arial, serif;
	font-size: 6pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin-left: 60;
	line-height: 8pt;
	letter-spacing: 2px;
	padding-left: 110px;
	padding-bottom: 2px;
	}

h2:first-letter {
	color: #75997d;
	font-family: times new roman;
	font-size: 18pt;
	font-style: italic;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0;
	margin-right: 3px;
	}

a img {
	border: 0;
	}

.image {
	background: #7a3b3a;
	border: 3px solid #7a3b3a;
	}

input, text, textarea, option, select, reset, submit {
	padding: 1px;
	font-family: verdana;
	font-size: 7.5pt;
	background: #000000;
	color: #7a3b3a;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left: none;
}
