<style type="text/css">
 <!--
/* CSS Tabs */
body, html {
/*	background-color: #A5C7CE;	*/
background-color: #84BACE;
		
}
body {
	background-color: #84BACE;
}
#wrapper {
width: 800px;
margin: auto;

background-image: url('bg_parchment3.jpg');
	
		
}
#header {
position: relative;
z-index: 500;
margin: auto;
height:  265px;	
background-image: url('images/beachbk1.jpg'); 
background-repeat: no-repeat; 		
}
#navcontainer {
	
	margin-top: -85px;
		z-index: 750;
}
#navlist {
        padding: 3px 0;
        margin-left: 100px;
        
        font: bold 12px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #778;
        border-bottom: none;
        background-image: url('buttonbk.jpg');   /* #DDE; */
        text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
        color: #000;
        background: #ADC7CE; /* #AAE; */
        border-color: #227;
}

#nav2list li a#current {
        background: white;
        border-bottom: 1px solid white;
}
#list2 {
        padding: 3px 0;
                margin-left: 100px;
        font: bold 12px Verdana, sans-serif;
}

#list2 li {
        list-style: none;
        display: inline;
}

#list2 li a {
        padding: 3px 0.5em;
       
                text-decoration: none;
}

#list2 li a:link { color: #448; }
#list2 li a:visited { color: #667; }

#list2 li a:hover {
        color: #000;
        background: #ADC7CE; /* #AAE; */
        border-color: #227;
}

#list2 li a#current {
        background: white;
        
}              
.picbor: {
padding-left: 25px;
padding-right: 25px;
float: left:
		border: medium solid #660033;
		height: 249px;
		width: 188px;
		
		
}               

#textcontainer {
position: relative;
width: 800px;
margin: auto;

border: 2px solid #636152;
background-image: url('bg_parchment3.jpg');
background-repeat: repeat;
/*	margin-left: 106px;	 */

margin-top: -34px;
	
}
#textcontainer p {
margin-left: 35px;
margin-right: 35px;
		
}
/* #textcontainer ul {
		margin-left: 200px;
} */
.ccat {
		display: block;
		margin-left: 150px;
}
h2 {
	
}
#footer {
position: relative;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		color: #DDD6D0;
		background-color: #423429;
		height: 45px;
}
#footer a:link{
	color: white;
	text-decoration: none;	
}
#footer a:visited{
	color: white;
		text-decoration: none;		
}
#footer a:hover{
	color: gold;
		text-decoration: none;		
}
  -->

</style>
