/* CSS Document */
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #666;
}
#container {
   position: relative;
 	margin-left: auto;
 	margin-right: auto;
	width: 1000px;
 	text-align: left;
   }
 body {
 	margin: 0 0 20px 0;
 	text-align: center;
 	}
#headline {
	position : absolute;
	width: 435px;
	height: 70px;
	top: 120px;
	left: 75px;
	z-index: 15;
}
#headline h1 {
	font-size: 24px;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	height: auto;
	font-weight: normal;
}
#bodycopy {
	position : absolute;
	top : 220px;
	left : 75px;
	width : 430px;
	height: 400px;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #666;
	font-size: 11px;
	line-height: 16px;
	z-index: 13;
}
#navigation {
	position : absolute;
	top : 75px;
	left : 75px;
	width : 440px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #666;
	font-size: 11px;
	z-index: 12;
}
#navigation a:hover {
	text-decoration: none;
	color: #006600;
}
#copyright {
	position : absolute;
	top : 660px;
	left: 75px;
	width: 880px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: left;
	color: #666;
}
#background {
	top: 50px;
	left: 50px;
	position : absolute;
	width: 900px;
	height: 600px;
	z-index: 2;
	background-color: #FFFFFF;
	border-top: #666 3px double;
	border-bottom : #666 1px solid;
}
#map {
	position : absolute;
	width: 660px;
	height: 542px;
	top: 88px;
	left: 277px;
	background-color: #FFFFFF;
	z-index: 16;
	visibility: hidden;
	border: #666 1px solid;
}
#map2 {
	position : absolute;
	width: 500px;
	height: 436px;
	top: 193px;
	left: 250px;
	background-color: #FFFFFF;
	z-index: 16;
	visibility: hidden;
	border: #666 1px solid;
}
#divider {
	position : absolute;
	width: 80px;
	height: 25px;
	top: 38px;
	left: 460px;
	z-index: 8;
}
#pic1 {
	position : absolute;
	top : 75px;
	left: 510px;
	width: 240px;
	height: 180px;
	z-index: 3;
	border: #666 1px solid;
}
#pic2 {
	position : absolute;
	top : 75px;
	left : 755px;
	width: 175px;
	height: 285px;
	z-index: 4;
}
#pic3 {
	position : absolute;
	top : 364px;
	left : 755px;
	width: 175px;
	height: 105px;
	z-index: 5;
}
#pic4 {
	position : absolute;
	top : 262px;
	left: 510px;
	width: 240px;
	height: 180px;
	z-index: 6;
	border: #666 1px solid;
}
#pic5 {
	position : absolute;
	top : 448px;
	left : 510px;
	width: 240px;
	height: 180px;
	z-index: 7;
	border: #666 1px solid;
}
#pic6 {
	position : absolute;
	top : 475px;
	left : 755px;
	width: 175px;
	height: 155px;
	z-index: 8;
}
#pic7 {
	position : absolute;
	top : 525px;
	left : 755px;
	width: 175px;
	height: 105px;
	z-index: 8;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #006600; font-weight: bold; }

