/* CSS Document */

BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #ffffff;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#outer {
	position : absolute;
	width : 990px;
	height : 3800px;
	background-color : #CCCC66;
	margin: 0px;
	padding: 0px;
	margin-left : 50%;
	left : -495px;
	top: 10px;
}
#inner {
	position : absolute;
	left: 4px;
	top: 4px;
	width : 982px;
	height : 3792px;
	background-color : #004E5E;
	margin: 0px;
	padding: 0px;
}
#toppic1 {
	position : absolute;
	left: 413px;
	top: 0px;
}
#toppic2 {
	position : absolute;
	left: 517px;
	top: 25px;
}
#toppic3 {
	position : absolute;
	left: 0px;
	top: 0px;
}
#logo1 {
	position : absolute;
	left: 338px;
	top: 123px;
}
#toptxt1 {
	position : absolute;
	left: 192px;
	top: 22px;
	font-size: 32px;
	color: #ffffff;
	width: 416px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#toptxt2 {
	position : absolute;
	left: 192px;
	top: 75px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#bar {
	position : absolute;
	left: 22px;
	width : 524px;
	top: 253px;
	color: #004E5E;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
#menu {
	position : absolute;
	left: 23px;
	top: 296px;
	color: #ffffff;
}
#menu A:link {
	color: #ffffff;
	text-decoration: none;
}
#menu A:visited {
	color: #ffffff;
	text-decoration: none;
}
#menu A:active {
	color: #ffffff;
	text-decoration: none;
}
#menu A:hover {
	color: #ffff00;
	text-decoration: none;
}
#title {
	position : absolute;
	left: 266px;
	top: 296px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 418px;
}
#main {
	position : absolute;
	left: 266px;
	top: 338px;
	width : 701px;
	margin: 0px;
	padding: 0px;
}
#map {
	position : absolute;
	left: 471px;
	top: 2px;
}
#pic1 {
	position : absolute;
	left: 561px;
	top: 21px;
}
#pic2 {
	position : absolute;
	left: 9px;
	top: 423px;
}
#pic3 {
	position : absolute;
	left: 765px;
	top: 21px;
}
#pic4 {
	position : absolute;
	left: 561px;
	top: 271px;
}
#pic5 {
	position : absolute;
	left: 765px;
	top: 271px;
}
.yellow {
	color: #FFFF00;
}
A:link {
	color: #ffff00;
	text-decoration: none;
}
A:visited {
	color: #ffff00;
	text-decoration: none;
}
A:active {
	color: #ffff00;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
.subheading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}