/* ------------------------------------------------	GLOBAL STYLE 
*/
body {
	font: 8pt "tahoma"; 
	color: #000000;
	letter-spacing: 1px;
	border: 0px black solid;
	margin: 0px;
	padding: 0;
	text-align: center;
	background: #000000 url('headbg.jpg') repeat-x top center;
}
img {
	border: 0px black solid;
}
p {
	padding: 0;
	margin: 0;
	text-align: justify;	
}
a:link, a:active, a:visited {
	text-decoration: none;
	/*color: #1a050a;*/
	color: #28060e;
}
A:hover {
	text-decoration: none; 
	color: #28060e;
}
/* -----------------------------------------------------------   LAYOUT DIVS */
#container { 
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -437px;
	width: 875px; 
	border: 0px lime solid;
	text-align: justify;
	padding: 0;
	background: #000000 url('bg.jpg') repeat-y top center;
} 
#header {
	height: 397px;
	margin: 0;
	padding: 0;
	border: 0px lime solid;
}
#mainimg {
	height: 397px;
	background: url('head4.jpg') no-repeat top center;
	margin: 0;
	padding: 0;
	border: 0px lime solid;
}
#footimg {
	height: 172px;
	background: url('foot3.jpg') no-repeat top center;
	margin: 0;
	padding: 0;
	border: 0px lime solid;
	text-align: center;
}
#menu {
	position: absolute;
	top: 250px;
	left: 230px;
	width: 181px;
	height: auto;
	border: 0px red solid;
}
#content {  
	height: auto;
	text-align: center;
	position: relative; 
	border: 0px lime solid;
	padding: 0;
	margin-top: -150px;
	margin-bottom: -70px;
} 
#maintext {
	width: 384px;
	margin: 0 auto;
	padding-left: 360px;
}
#footer {  
	height: 172px;
	margin-top: 0px;  
	background-image: url('footbg.jpg');
	background-repeat: repeat-x;
}
/* ------------------------------------------------------------------------------ DISCLAIMER DIV 
*/

div#disclaimer {
	font-family: "trebuchet ms"; 
	font-size: 8pt;
	text-align: center;
	border: 0px fuchsia solid;
	margin: 0 auto;
	padding-top: 108px;
	padding-left: 385px;
	width: 490px;
	color: #291d08;
	letter-spacing: 2px;
}
div#disclaimer .highlit {
	color: #66520d;
	letter-spacing: 2px;
}
div#disclaimer a:link, div#disclaimer a:visited, div#disclaimer a:active {
	text-decoration: none;
	color: #66520d;
}
div#disclaimer a:hover {
	text-decoration: none;
	color: #6e0507;
}

/* --------------------------------------------------------------------- MAIN TEXT STYLE */
#maintext {
	color: #696459;
	font-family: "trebuchet ms", arial, verdana;
	line-height: 16px;
	font-size: 8pt;
	letter-spacing: 1px;
}
div#maintext a:link, div#maintext a:visited {
	color: #6b560b;
	text-decoration: none;
	border-bottom: 1px solid #26190b;
}
div#maintext a:hover, div#maintext a:active {
	color: #9c880c;
	text-decoration: none;
	border-bottom: 1px solid #4b3102;
}
div#maintext p {
	margin-bottom: 10px;
}
div#maintext img {
	margin: 5px;
}
div#content .boldy {
	color: #6c5d3d;
}
h2 {
	border-bottom: 1px solid #3d2601;
	font: 13pt "trebuchet ms";
	color: #735a01;
	font-weight: bold;
	text-align: right;
	letter-spacing: 2px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 10px;
	font-style: oblique;
}
div#menu .mhl {
	height: 20px;
	padding-top: 3px;
	text-align: left;
	padding-left: 28px;
}
div#menu .mhl:hover {
	padding-left: 32px;
}
div#menu a:link, div#menu a:visited {
	letter-spacing: 3px;
	text-transform: lowercase;
	font-weight: bold;
	font-family: "trebuchet ms";
	font-size: 8pt;
	color: #694904;
}
div#menu a:hover, div#menu a:active {
	letter-spacing: 3px;
	color: #8e700e;
	/*border-bottom: 2px #362b16 solid;*/
	padding-bottom: 2px;
}
div#menu h3 {
	color: #8c5a11;
	font: 14pt garamond;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #463002;
	margin-left: 10px;
}
div#menu .init {
	font-style: oblique;
	color: #b0830b;
	letter-spacing: 2px;
	font-size: 16pt;
}
/* --------------------------------------------------------------------------- ONLINE FORM STYLE */
input, textarea, option, select {
	background-color: #000000;
	font: 8pt arial;
	color: #9c880c;
	letter-spacing: 1px;
	border: 1px solid #222222;
	padding: 1px; 
}
/* ----------------------------------------------------------------- ADDITIONAL CLASSES (SPAN MOSTLY) */
.nr	{
	font-family: georgia;
	font-size: 8pt;
}
.title, div#content .title, div#content h3 {
	border-left: 0px black solid;
	/*border-right: opx black solid;*/
	border-top: 0px #110104 solid;
	border-bottom: 1px #460914 dotted;
	/*background-color: #080808;*/
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font: 8pt georgia;
	color: #b21307;
	font-weight: normal;
}
.ctrplz {
	text-align: center;
}
/* ------------------------------------------------------------------- STYLES FOR IMAGES - THUMBS AND NOGRAY */
img.avatar {
	border-style: solid;
	border-color: black;
	border-width: 0px;
	margin-left: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-top: 8px;
	float: right;
}
div#content a:link.nogray, div#content a:hover.nogray, div#content a:visited.nogray, div#content a:active.nogray {
	border: 0px black solid;
}
.nogray img {

	border: 0px black solid;
}
.nogray:hover img{

	border: 0px black solid;
}
.nogray:hover {
	color: black;
	cursor: default;
}
img.thumb {
	border-width: 0px;
	border-color: #1f0208;
	border-style: dashed;
	width: 160px;
	height: 120px;
	text-align: center;
	margin-left: 70px;
	/*margin-right: 30px;*/
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 3px;
}
img.colorthumb {
	width: 160px;
	height: 120px;
	text-align: center;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px #1a0109 dashed;
	padding: 5px;
}
.grayscale img {

}
.grayscale:hover img{

}
.grayscale:hover {
	color: black;
}
img.button88 {
	border: 0px black solid;
	width: 88px;
	height: 31px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}img.button100 {
	border: 0px black solid;
	width: 100px;
	height: 35px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
img.button100x50 {
	border: 0px black solid;
	width: 100px;
	height: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
img.coll {
	border: 1px #1a0109 dashed;
	width: 160px;
	height: 120px;
	margin-left: 5px;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 5px;
	float: left;
}/*
img.colorthumb {
	border: 1px #1a0109 dashed;
	width: 160px;
	height: 120px;
	margin-left: 5px;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 5px;
	float: none;
}*/
.collgrayscale img {

}
.collgrayscale:hover img{

}
.collgrayscale:hover {
	color: black;
}
.acoll {
	border: 0px black solid;
}