<style type="text/css">


		
#container {

	width: 800px; 
	border: solid 0px;
	margin: 0px;
	text-align: left;
	height: 300px;
 }

 h1.title {
	color: #900000;
	font: bold 16px Verdana;
	}
 
h2.nieko {

	color: #900000;
	font: bold 16px Verdana;
	}

 
 
#menu {
	background-image: url(bga.jpg);
	background-repeat: no-repeat;
	z-index: 25;
	top: 2px;
	left: 20px;
	position: absolute;
	height: 80px;
	width: 900px;
}

#niekomenu{

	z-index: 50;
	top: 57px;
	position: absolute;
	padding: 0;
	width: 870px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	

}

#niekomenu ul{
	font: bold 11px Arial;
	margin:0;
	margin-left: 20px; /*margin between first menu item and left browser edge*/
	margin-right: 20px;
	padding: 0;
	list-style: none;
	
}

#niekomenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#niekomenu a{
	float: right;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: black; /*Default menu color*/
	border-bottom: 1px solid white;
}

#niekomenu a:hover{
	background-color: #900000; /*Menu hover bgcolor*/
}

#niekomenu #current a{ /*currently selected tab*/
	background-color: black; /*Brown color theme*/ 
	display: block;
	color: white;
	border-color: white; /*Brown color theme*/ 
}

#niekomenu #current a:hover { /*currently selected tab*/
	background-color: green; /*Brown color theme*/ 
}

#niekomenuline{
	clear: both;
	width: 840px;
	margin-right: 20px;
	height: 5px;
	line-height: 5px;
	background:  #900000; /*Brown color theme*/ 
	z-index: 70;
	top: 80px;
	left: 20px;
	position: absolute;
}

#leftcolumn {
	top: 90px;
	margin-left: 20px;
	margin-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #900000;
	width: 270px;
	font: bold 14px Arial;
	height: 310px;
	position: absolute;
}
#centercolumn {
	
	background-image: url(pier.jpg);
	background-repeat: no-repeat;
	top: 100px;
	margin-left: 310px;
	margin-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #900000;
	width: 540px;
	height: 310px;
	position: absolute;
}

.gallerycontainer{
position: absolute;
top: 100px;
left: 310px;


/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{

border: 1px solid white;
margin: 0 0px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid;
visibility: hidden;
color: black;
text-decoration: none;
white-space: nowrap;
font: bold 12px Arial;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 100px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



#footer{
	clear: both;
		top: 500px;
	left: 210px;
	position: absolute;
}


/*columns for Green and Water pages*/

#centerColumn { 	

clear: left;
margin:0 auto;
padding:1em;
width: 1000px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;

}

#cell_1 {
position: relative;
left: 10px;
margin:0 5px 1em 0;
padding:5px;
float:left;
width:250px;
background-color:white;
}

#cell_2 {
position: relative;
left: 10px;

margin:0 14px 1em 14px;
padding:5px;
float:left;
width:250px;
background-color:white;
}

#cell_3 {
position: relative;
left: 10px;
margin:0 0 1em 5px;
padding:5px;
float: left;
width:250px;
background-color: white;
}

#cell_1 p, #cell_2 p, #cell_3 p {
font: 14px Arial;
color:#000000;
}

#cell_1 h2 {
margin:0 0 -4px 0 !important;
margin:0 0 -20px 0;
padding:4px 0 10px 0;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-weight:bold;
}

#cell_2 h2 {
margin:0 0 -4px 0 !important;
margin:0 0 -20px 0;
padding:4px 0 10px 0;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-weight:bold;
}

#cell_3 h2 {
margin:0 0 -4px 0 !important;
margin:0 0 -20px 0;
padding:4px 0 10px 0;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-weight:bold;
}
/*general link attributes*/

a:link {
color: #900000;
text-decoration: none;
background-color: white;
}



a:hover {
color: #900000;
text-decoration: bold;
background-color: #9cf;
}

/* for two column sheets*/

#leftcolumnb {
	top: 90px;
	margin-left: 20px;
	margin-right: 10px;
	
	border-right-color: #900000;
	width: 270px;
	font: 16px Arial;
	height: 310px;
	position: absolute;
}
#centercolumnb {
	
	background-repeat: no-repeat;
	top: 100px;
	margin-left: 310px;
	margin-right: 10px;
	font: bold 16px Arial;
	text-align: center;
	border-right-color: #900000;
	width: 540px;
	height: 310px;
	position: absolute;
	
</style>













