a:link, a:visited, a:active {
	color: #705f39;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}


a:hover {
	color: #000000;
	text-decoration: none;
	cursor: crosshair;		
	letter-spacing: 2px;
	text-transform: uppercase;
}


#content {
	font-size: 10px;
	background: url(layout/bk_r.jpg) right repeat-y;
	position: absolute;
	right: 0px;
	padding: 25px;
	
}

#header {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;	
}

#bottom {
	position: absolute;
	right: 0px;
	border: 0px;	
}

p {
	text-align: left;
	font-size: 11px;
	cursor: help;

}

body {
	font-size: 11px;
	color: #314f4b;
	font-family: helvetica, century gothic, tahoma;
	text-align: left;
	background: #FFFFFF url(layout/bkg.jpg) top repeat-x;
	cursor: help;

}

stand, strong, em {
	font-size: 10px;
	font-family: helvetica, times new roman;
	color: #4f805b;
	letter-spacing: 2px;
}
 
h1 {
	color: #948646;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 6pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin-right: 10;
	line-height: 6pt;
	letter-spacing: 2px;
	padding-top; 20px;
	padding-left: 50px;
	border-left: 3px solid #D8DAE2;
	}

h1:first-letter {
	color: #333741;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 13pt;
	font-style: italic;
	text-transform: lowercase;
	font-weight: bold;
	}


h2 {
	color: #4f805b;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 6pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin-right: 10;
	line-height: 6pt;
	letter-spacing: 2px;
	padding-top; 20px;
	padding-left: 20px;
	}

a img {
	border: 0;
	}

.image {
	background: #aea28e;
	border: 4px solid #aea28e;
	}

#stats {
	text-align: right;
	color: #825153;
	border-left: 1px dashed #825153;
	width: 250px;
}
