/***********************************************/
/*        BODY    
/***********************************************/
body {
	margin: 0px 0px 0px 0px;
	background-color: #001017;
	background-image: url(../images/bg.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	text-align: center;
	font:  10.5pt garamond; 
	color: #EAEAEA;
	line-height: 110%;
}
img{
	border: 0px;
}
a:link {color: #F2B02C;}
a:visited {color: #63ADD2;}
a:hover {color: #4A7893}
a:active {color: #0000FF}

div#bgh2o {
	width: 100%;
	height: 180px;
	margin-left:auto; 
	margin-right:auto;
	background-image: url(../images/h2o.jpg);
	background-repeat: no-repeat;
	background-attachment: center;
	background-position:center; 
	z-index: -1;
}
/***********************************************/
/*        LAYOUT    
/***********************************************/
div#main {
	text-align:left; 
	position: relative;
	width: 707px;
	height: 739px;
	margin-left:auto; 
	margin-right:auto;
	margin-top: -180px;
	border: 1px none #000000; 
	z-index: 1;
}
div#header {
	margin: 0px 0px 2px 0px;
}
div#top {
	width: 707px;
	height: 157px;
	background-image: url(../images/top.jpg);
	margin-top: -4px;
}
div#gallery {
	width: 707px;
	height: 161px;
	background-image: url(../images/gallery.jpg);
}
div#lbotm {
	width: 347px;
	height: 241px;
	background-image: url(../images/lbotm.jpg);
	float: left;
}
div#rbotm {
	width: 360px;
	height: 241px;
	background-image: url(../images/rbotm.jpg);
	float: right;
}
div#footer {
	margin-top: -3px;
	width: 500px;
	height: 50px;
	margin-left:auto; 
	margin-right:auto;
	font-size: 9.5pt; 
}
/***********************************************/
/*        TOP CONTENT DIVS    
/***********************************************/
div#menud {
	position: absolute;
	width: 180px;
	height: 142px;
	margin-top: 12px;
	margin-right: 5px;
}
div#aboutd {
	position: absolute;
	width: 250px;
	height: 125px;
	margin: 21px 0px 0px 185px;
}
div#newsd {
	position: absolute;
	width: 250px;
	height: 125px;
	margin: 21px 0px 0px 445px ;
}

/***********************************************/
/*        <P> Styles    
/***********************************************/
/***********************************TOP DIV-P's*********/
p#about {
	margin: 0px 0px 0px 0px;
	width: 250px;
	height: 125px;
}
p#newsh {
	margin: -3px 0px 0px 0px;
	width: 120px;
	height: 20px;
	font: italic bold  10.0pt garamond; 
	color: #FFCC66;
	float: left;
	line-height:160%;
}
p#news {
	width: 240px;
	margin: 0px 0px 0px 0px;
	float: right;
}
p#archive {
	float: right;
	width: 80px;
	height: 14px;
	margin: 4px 0px 0px 160px;
	font: 9.5pt garamond; 
	color: #EFC205;
}
/*************************************NATURE DIV-P's****/
p#naturepics {
	width: 130px;
	height: 204px;
	margin: 15px 0px 0px 13px;
}
p#nature1H {
	width: 168px;
	height: 16px;
	margin: -203px 0px 0px 149px;
	font:  bold  10.5pt garamond; 
	color: #FECB00;
}
p#nature1 {
	width: 160px;
	height: 67px;
	margin: 0px 0px 0px 153px;
	line-height: 100%;
}
p#nature2H {
	width: 168px;
	height: 16px;
	margin: 26px 0px 0px 149px;
	font:  bold  10.5pt garamond;
	color: #FECB00;
}
p#nature2 {
	width: 160px;
	height: 67px;
	margin: 2px 0px 0px 153px;
	line-height: 100%;
}
#date {
	font: italic bold 8.0pt garamond; 
	color: #FFCC66;
}
/*************************************PORTF DIV-P's****/
p#fw {
	width: 120px;
	height: 15px;
	margin: 25px 0px 0px 15px;
	font: 11.0pt garamond;
}
p#potitle {
	width: 120px;
	height: 15px;
	margin: 1px 0px 0px 13px;
	font:  11.0pt garamond;
	color: #FECB00;
	text-align: center;
}

p#medtype {
	width: 115px;
	height: 15px;
	margin: 2px 0px 0px 13px;
	font:  bold 10.0pt garamond; 
	color: #009933;
	text-align: right;
}
p#portp {
	width: 125px;
	height: 80px;
	margin: 4px 0px 0px 15px;
	font:  10.0pt garamond; 
}
p#portimg {
	float:right;
	width: 207px;
	height: 140px;
	font:  10.0pt garamond; 
	text-align:center;
	margin: -140px 13px 0px 0px;
}
p#contact {
	width: 260px;
	height: 45px;
	margin: 24px 0px 0px 30px;
	font:  bold 10.5pt garamond; 
	line-height: 180%;
}

/***********************************************/
/*        <IMG> Styles    
/***********************************************/
img#gallery {
	margin : 18px 0px 0px 16px ;
}
img#gallap {
	margin: -2px 0px 13px 2px;
}
