body.front {
	margin-left: 12%;
	margin-right: 12%;
	background-image: url(images/fbackground.jpg);
	background-repeat: no-repeat;
	background-position: 0in 0in;
	background-color: #90B595;
     }

body.back {
	margin-left: 12%;
	margin-right: 12%;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0in 0in;
	background-color: #FFFFFF;
     }

div.top {	
	font-family: verdana, arial, helvetica, sans-serif;
	position: absolute;
	top: 50px;
	left: 0px;
	padding: 0px;
	height: 5ex;
	width: 800px; 
	}

div.nav {	
	position: absolute;
	top: 180px;
	left: 0px;
	padding: 0px;
	width: 800px; 
	}

div.bottom {	
	font-family: verdana, arial, helvetica, sans-serif;
	position: absolute;
	top: 226px;
	left: 0px;
	padding: 0px;
	width: 800px; 
	}
div.gallery {	
	font-family: verdana, arial, helvetica, sans-serif;
	position: absolute;
	top: 240px;
	left: 0px;
	padding: 0px;
	width: 800px; 
	}

div.button    {
	font-family: sans-serif;
	text-indent: 0em;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	margin-left: 14px;
	margin-right: 20px;
	margin-top: 0px;
     }
p.text    {
	font-family: sans-serif;
	text-indent: 0em;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	margin-left: 14px;
	margin-right: 20px;
	margin-top: 0px;
     }
p.top    {
	font-family: sans-serif;
	text-indent: 0em;
	font-size: 12px;
	font-weight: bold;
	line-height: 170%;
     }

td.maptext    {
	margin-left: -10px;
	color: black;
     }

td.link    {
	font-family: sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
     }

td.blink    {
	font-family: sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-align: center;
	color: #246E31;
     }

ul   {
	background-color: lightgrey;
     }

h1, h2, h3, h4, h5, h6   {
	letter-spacing: 0.3em;
	text-align: left;
	color: black;
	font-family: sans-serif;
     }

h3.title   {
	letter-spacing: 0.3em;
	text-align: center;
	color: black;
	font-family: sans-serif;
     }

h5,title   {
	letter-spacing: 0.3em;
	text-align: left;
	margin-left: 16px;
	color: #246E31;
	font-family: sans-serif;
     }

a.bottom:link  {color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

a.bottom:visited {color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

a.bottom:hover {color: #F49808;
	text-decoration: none;
	font-weight: bold;
	}

a.bbottom:link  {color: #246E31;
	text-decoration: none;
	font-weight: bold;
	}

a.bbottom:visited {color: #246E31;
	text-decoration: none;
	font-weight: bold;
	}

a.bbottom:hover {color: #F49808;
	text-decoration: none;
	font-weight: bold;
	}
