<!--

BODY {
	background-color: #990000;
	SCROLLBAR-FACE-COLOR: #aa905d;
	SCROLLBAR-ARROW-COLOR: #5b4011;
	SCROLLBAR-HIGHLIGHT-COLOR: #f6d9a1;	
	SCROLLBAR-SHADOW-COLOR: #77582c; 
	SCROLLBAR-3DLIGHT-COLOR: #cba769; 
	SCROLLBAR-TRACK-COLOR: #93723d;
	SCROLLBAR-DARKSHADOW-COLOR: #562717; 
	SCROLLBAR-BASE-COLOR: #562717; 
}
H1 {
	DISPLAY: inline; FONT-SIZE: 12px; COLOR: #5b4011; FONT-FAMILY: helvetica, verdana, arial, sans-serif
}
H2 {
	DISPLAY: inline; FONT-SIZE: 12px; COLOR: #361003; font-weight: bold; FONT-FAMILY: helvetica, verdana, arial, sans-serif; text-decoration: underline;
}
H3 {
	DISPLAY: inline; FONT-SIZE: 14px; COLOR: #00ff00; font-weight: bold; FONT-FAMILY: helvetica, verdana, arial, sans-serif; text-decoration: underline;
}
#Layer2 {
	position:absolute;
	left:130px;
	top:166px;
	width:453px;
	height:1018px;
	z-index:1;
}

#Layer1 {
	position:absolute;
	left:222px;
	top:180px;
	width:457px;
	height:345px;
	z-index:2;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a.footerlink:hover,
a.footerlink:visited:hover,
a.footerlink:active:hover
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

.footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal; 

-->