﻿a:link, a:visited, a:active {
	color: #78beb2;
	font-size: 8px;
	font-family: verdana, times new roman;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


a:hover {
	color: #4c4650;
	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: #93d586;
}

body {
	font-size: 10px;
	color: #4d3318;
	font-family: century gothic, tahoma;
	text-align: justify;
	background: #000000 url(layout/bkg.jpg) top repeat-x;
}

#header {
	margin: 0px;
	padding: 0px;		
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
	cursor: help;
	}

#navigation {
	font-size: 9px;
	align: justify;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 185px;
	top: 460px;
	
}

#content {
	font-size: 11px;
	color: #d58686;
	align: justify;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 4px;
	top: 505px;
	width: 471px;
	
}

h1 {
	color: #ecd7c8;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin-left: 10;
	line-height: 6pt;
	letter-spacing: 2px;
	padding-left: 20px;
	border-left: 3px solid #ebd9f7;
	}

h1:first-letter {
	color: #6f8554;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 24pt;
	font-style: italic;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0;
	margin-right: 3px;
	}

h2 {
	color: #574635;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	margin-right: 10;
	line-height: 8pt;
	letter-spacing: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #a99a9a;
	}

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: #7d6461;
	border: 3px solid #7d6461;
	}

.codes {
	color: #dbbebe;
	font-size: 9px;
	font-family: tahoma, times new roman;
	font-weight: bold;
	text-decoration: none;
	}

#stats {
	align: center;
	background: #2f2727;
	text-align: center;
	color: #ecd7c8;
	border-right: 1px solid #ead7f5;
	border-left: 2px solid #ead7f5;
	padding: 4px
	margin: 0px;
	width: 310px;
}

input, text, textarea, option, select, reset, submit, country, noindent {
	padding: 1px;
	font-family: verdana;
	font-size: 7.5pt;
	background: #2f2727;
	color: #ecd7c8;
	border-bottom: 1px dashed #383228;
	border-top: none;
	border-right: none;
	border-left: none;
}

.summery { 	
display:none;
margin: 15px;
width: 375px;
font-size: 10px;
background: transparent; 
color: #877E7E; 
font-family: arial, verdana, times;
text-decoration: none;
}