<style type="text/css">
<!--

.filler { filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape filler for netscape }


body
{
margin: 0;
padding: 0;
text-align: center;
}

div#container
{
border: solid #000 0px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 697px;
text-align: center;
}

.title
{
margin-left:0px;
margin-bottom:40px;
font-family: trebuchet ms, verdana, arial, times;
font-size: 14pt;
color:#88c370;
border-bottom: solid 3px #88c370;
}

h3
{
margin-left:0px;
margin-bottom:40px;
font-family: trebuchet ms, verdana, arial, times;
font-size: 12pt;
color:#88c370;
border-bottom: solid 2px #88c370;
}

h4
{
margin-left:0px;
margin-bottom:40px;
font-family: trebuchet ms, verdana, arial, times;
font-size: 10pt;
color:#88c370;
border-bottom: solid 2px #88c370;
}

div#banner
{
border: solid #fff 1px;
background-image: url(images/banner.jpg);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
width: 697px;
height: 236px;
text-align: left;
}

.printbanner{
}

div#navigation
{
display:none;
border: solid #00f 0px;
margin-top:195px;
margin-left:20px;
width: 460px;
height: 40px;
overflow:hidden;
text-align: left;
color: #000;
}

.menu
{
margin-top: 00px;
}

div#maincontent
{
border: solid #0f0 0px;
padding-left:40px;
padding-right:20px;
padding-top:30px;
background-image: url(images/corner.jpg);
background-repeat: no-repeat;
float:left;
width: 430px;
.width: 490px;
overflow:auto;
text-align: left;
color: #000
}

div#managementcontent
{
border: solid #0f0 0px;
padding-left:40px;
padding-right:20px;
padding-top:30px;
background-image: url(images/corner.jpg);
background-repeat: no-repeat;
width: 607px;
.width: 667px;
text-align: left;
color: #000
}

div#bottomcorner
{
border: solid #f00 0px;
padding-left:40px;
padding-right:20px;
width: 617px;
.width: 677px;
color: #000;
text-align: left;
background-image: url(images/bottom_corner.jpg) ;
background-position: bottom right;
background-repeat: no-repeat;

}

p
{
margin-left: 0px;
margin-top: 0px;
font-family: trebuchet ms, verdana, arial, times;
font-size: 10pt;
}

div#contact
{
padding-top:30px;
border: solid #f00 0px;
margin-left:10px;
float:left;
width: 173px;
overflow:auto;
text-align: left;
color: #000;
background-image: url(images/bottom_corner.jpg) ;
background-position: bottom right;
background-repeat: no-repeat;

}

div#footer
{
border: solid #d44 0px;
float:left;
width: 697px;
height: 40px;
text-align: left;
color: #44e;
}

.frontslice
{
margin-top: 10px;
margin-left: 6px
}

.sitemap
{
text-align:center;
margin: 0px;
color: #7da53f;
}

.photo
{
margin: 4px;
}


A:link { text-decoration: underline ; color: #7da53f }
A:active { text-decoration: underline ; color: #7da53f }
A:visited { text-decoration: underline ; color: #7da53f } 


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lighboximages/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lighboximages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lighboximages/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

	
	
#contactarea {
	display:none;
	width:150px;
	height:420px;
	text-align:left;
	border:0px solid #333;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputbox {
	border: 2px solid #88c370;
	width: 150;
	font-weight: bold;
	font-family: trebuchet ms, Verdana, Arial;
	font-size: 14px;
	background-color: #88c370;
}

#inputlabel {
	font-weight: bold;
	font-family: trebuchet ms, Verdana, Arial;
	font-size: 14px;

}

#textarea {
	border: 2px solid #88c370;
	font-weight: bold;
	font-family: trebuchet ms, Verdana, Arial;
	font-size: 14px;
	width:150;
	background-color: #88c370;
}

#submitbutton {
	border: 0px solid #88c370;
	font-weight: bold;
	font-family: trebuchet ms, Verdana, Arial;
	background-color: #88c370;

}

-->
</style>
