body {
	background: #d9ccaa;
	margin: 0px 0px 0px 0px; }

.lay1 {
	position:absolute; 
	padding: 0px; 
	top: 0px; 
	left: 0px; }

.lay2 {
	position:absolute; 
	padding: 0px; 
	top: 160px; 
	left: 0px; }

.lay3 {
	position:absolute; 
	padding: 0px; 
	top: 333px; 
	left: 0px; }

.lay4 {
	position:absolute; 
	padding: 0px; 
	top: 480px; 
	left:0px; }

.main {
	position:absolute; 
	padding: 0px; 
	top: 510px; 
	left: 40px; 
	width: 650px;
	z-index: 9; }

.navi {
	position:absolute; 
	padding: 0px; 
	top: 444px; 
	left: 0px; 
	width: 330px;
	z-index: 9; }

a:link, a:visited, a:active {
	border-bottom: 1px #f8f0c9 dotted;
	color: #747404;
	font-family: verdana, times, serif; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 0px; 
	text-decoration: none; }

a:hover {
	border-bottom: 1px #858152 dotted;
	color: #747404;
	font-family: verdana, times, serif; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 0px; 
	text-decoration: none; }

b {color: #858152;}
i {color: #858152;}

h1 {
	border-top: 0px solid #d9ccaa;
	border-right: 0px solid #d9ccaa;
	border-bottom: 0px solid #d9ccaa;
	border-left: 0px solid #d9ccaa;
	color: #858152;
	font-family: book antiqua, verdana, trebuchet ms, arial; 
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 5px;
	padding: 0px 50px 0px 0px; 
	text-align: right; 
	text-transform: none; }

p, blockquote {
	color: #927b11; 
	font-family: tahoma, verdana, times; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 11px;
	line-height: 18px; }

input, button, select {
	background: #ede4c5;
	border-top: 1px solid #d9ccaa;
	border-right: 1px solid #d9ccaa;
	border-bottom: 1px solid #d9ccaa;
	border-left: 2px solid #858152;
	color: #858152;
	font-family: verdana, times, serif; 
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 3px;
	padding: 3px; }

table {
	font: 11px verdana, times, serif; 
	color: #d9ccaa; }
table.stats {
	display: block;
	overflow: hidden;
	background: #d9ccaa url(images/statsimg1.jpg) no-repeat top left;
	border-top: 0px solid #d9ccaa;
	border-right: 0px solid #d9ccaa;
	border-bottom: 0px solid #d9ccaa;
	border-left: 0px solid #d9ccaa;
	color: #927b11;
	font-weight: normal;
	font-style: normal;
	font-variant: normal; 
	line-height: 20px; 
	letter-spacing: 0px;
	padding: 5px 120px 5px 5px;
	width: 400px;
	height: 100px; }

li {
	color: #858152; }
	
.lines {
	color: #927b11; 
	background: #ede4c5;
	width: 550px;
	padding: 10px;
	font-family: tahoma, times, serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	letter-spacing: 2px; }

.codesort {
	color: #858152;
	font: 12px georgia, times, serif; }

.codesort img {
	background: #858152;
	padding: 3px; }

.codesort li {
	padding-right: 3px;}

.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0; }