body {
	height: 100%;
	color:#16a9a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url('images/bg.jpg'); 
	background-repeat:repeat-x; 
	background-color: #000000;
	background-position:bottom;
	margin-top: 0px;


}	
a:link {
	color: #2af7a2;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #2ca073;

}
a:hover {
	text-decoration: none;
	color: #2a81f7;

}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	height:89px;
	
	}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	height:20px;
	background:#000000;
	background-image:url(images/headerbt.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:0px;
	margin-bottom:0px;


	}

.nav {
	font-size: 13px;
	color: #ffffff;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	

}

#dropmenudiv{
font-family:Arial, Helvetica, sans-serif;
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font-size:12px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
}




.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#70b196;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent:15px;
	position:relative;



}



.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #16a9a1;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	BORDER-RIGHT: #54887b thin solid; 
	BORDER-TOP: #54887b thin solid; 
	BORDER-LEFT: #54887b thin solid; 
	BORDER-BOTTOM: #54887b thin solid; 
	background-repeat:repeat;
	background-image:url(images/bground.gif);
	

}

.miniheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	background-color:#141d1c;

	



}

.miniheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #4cb967;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom:5px;
	padding-left: 0px;
	padding-right: 5px;
	text-align:center;



}

.miniheaderbground {
	background-image:url(images/miniheader.gif);
	background-repeat:repeat-x;
	background-position:center;
	
	
	
}

.minitabletext {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70b196;
	text-align:left;
	vertical-align:top;
	text-indent: 0px;
	


	
}

.minitablebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #4cb967;
	vertical-align: middle;
	text-align:left;
	
	
}
.minitable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align:middle;
	text-align: center;
	color: #3c4979;	
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	BORDER-RIGHT: #54887b thin solid; 
	BORDER-TOP: #54887b thin solid; 
	BORDER-LEFT: #54887b thin solid; 
	BORDER-BOTTOM: #54887b thin solid; 
	



}	
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #16a9a1;
    text-align:center;
	letter-spacing:1px;
	





}
#dhtmlgoodies_slideshow{
		width:750px;	/* Total width of slideshow */
		text-align:center;
		padding-left:15px;


	}
	
	#previewPane{
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		padding-bottom:135px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
		
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		padding-top:10px;
		font-family: Arial, Helvetica, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:100px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 100px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/100px;	/* Other browsers */
		height: /**/100px;
				
	}
	#arrow_left{
		position:absolute;
		left:-17px;
		z-index:10;
		padding:1px;

	}
	#arrow_right{
		position:absolute;
		right:-5px;
		z-index:10;
		padding:1px;	
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:250px;
		background-color:#000;
		border:3px double #54887b;
		padding:4px;
		color:#70b196;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;

	}