body {
	background-color: #333333;
	margin: 0;
	}
	
A {color: #549035;text-decoration:none;}
A:hover {color: #549035;text-decoration:underline;}
A:visited {color: #549035;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	}
		
.textSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 125%;
	}
	
.textSMALLgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #549035;
	line-height: 125%;
	}
	
.textBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: 800;
	color: #ffffff;
	line-height: 150%;
	}
	
ul {
	list-style-type:disc;
	line-height: 150%;
	}
	
#nav {
	position:absolute;
	left:0px;
	top:235px;
	width:196px;
	height:156px;
	z-index:2;
}

#HOMEnav {
	position:absolute;
	left:0px;
	top:235px;
	width:170px;
	height:150px;
	z-index:2;
}

#HOMEflash {
	position:absolute;
	left:170px;
	top:225px;
	width:800px;
	height:175px;
	z-index:1;
}

#galleryNAV {
	position:absolute;
	left:390px;
	top:140px;
	width:580px;
	z-index:3;
}