html, body, #wrapper {
	height:90%;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	background-color: #EFEFCB;
	color: #4E668B;
}
.bodytext {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	background-color: #EFEFCB;
	color: #4E668B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	background-color: #EFEFCB;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 780px;
}

A { color: #000000;
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: bold;
line-height: normal;
 }

A:link { color: #4E668B; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	line-height: normal;}
A:visited {
	color: #4E668B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	line-height: normal;
}
A:hover { color: #ADA69B; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;}
A:active { color: #4E668B; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	line-height: normal;}

#sexyBG { display: none; position: absolute; background: #000; opacity: 0.7; -moz-opacity: 0.7; -khtml-opacity: 0.7; filter: alpha(opacity=40); width: 100%; height: 100%; top: 0; left: 0; z-index: 99; }
#sexyBOX { display: none; position: absolute; background: #b9e77b; color: #333; font-size: 1.2em; text-align: center; border: 1px solid #111; top: 70px; z-index: 100; }
.sexyX { font-size: 12px; color: #ddd; padding: 4px 0; border-top: 1px solid #636D61; background: #778574; }
