#header_back {
	top:0px;
	height:107;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
	z-index:100;
}

#back_header {
position:absolute;
width:100%;
top:0px;
left:0;
z-index:-999;
font-size:1px;
}

#wildwoods-back {
	position: absolute;
	left: 50%;
    width: 50%;
    margin-left: -25%;
	width:801px;
	height:464px;
	z-index:-10;
}

#contents {
	position: absolute;
	top: 70;
    left: 0;
    width: 100%;
	background-image: url(images/wildwoods_back.jpg);
	background-repeat: no-repeat;
	background-position:center;
	z-index:101;
}

#footer {
	position:relative;
	clear: both;
	bottom: 0;
	width: 100%; 
	height: 31px;
	text-align: center;
	padding-top: 14px;
/*	background-image: url(images/wildwoods_footer.jpg);
	background-repeat: no-repeat;
	background-position:center;	
*/}

body {
	background-color: #04061C;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

body,td,th {
	color: #DED893;
	font-family: Abadi MT Condensed Light;
}

.clearboth { clear: both; }

a:link {
	color: #DED893;
}
a:visited {
	color: #DED893;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #DED893;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {font-size: small; font-family:Arial, Helvetica, sans-serif}

.style2 {
	font-size: 24px;
	font-weight: bold;
}

.style_back {color: #04061C}

.small-pic {
	padding: 12px;
	float: right;
}

li.left { text-indent: -6px; } 


.popup
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}