a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #00F;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}
.head:link {
	font-size: 16px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.head:visited {
	color: #FFF;
	text-decoration: none;
}
.head:hover {
	color: #FF0;
	text-decoration: none;
}
.head:active {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
body {
	background-color: #000;
	color: #FF0;
	margin-left: 0px;
	margin-top: 0px;
}
#body {
	padding-top: 40px;
	width: 1190px;
	height: auto;
	padding-left: 40px;
	background-color: #CCC;
	padding-bottom: 40px;
}
#bodyWrapImg {
	margin-right: 30px;
	height: auto;
	width: 338px;
	float: left;
	background-color: #999;
}



.bodyWrapMargin {
	margin-left: 10px;
	text-align: left;
	margin-right: 30px;
}

.bodyWrapMarginRight {
	text-align: left;
	margin-right: 30px;
	padding-left: 380px;
}


.bodyHeading {
	font-weight: bold;
	color: #000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-transform: inherit;
}
.bodyImgMain1 {
	border: 5px solid #FFF;
}
.bodyImgMain2 {
	border: 5px solid #FFF;
	margin-left: 25px;
}


.bodyImg {
	border: 5px solid #FFF;
	margin-bottom: 25px;
	margin-right: 25px;
}

.bodyImgWrap {
	background-color: #999;
	height: 350px;
	width: 920px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 230px;
}

.bodyImgCaptionHeading {
	font-weight: bold;
	color: #000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	background-color: #666;
	width: 210px;
	display: block;
	border-bottom-color: #333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	margin-top: 25px;
	float: left;
}
.bodyImgCaptionHeading1 {
	font-weight: bold;
	color: #000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	background-color: #666;
	width: 210px;
	display: block;
	border-bottom-color: #333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	margin-left: 25px;
	margin-top: 25px;
	float: left;
}

.bodyImgCaptionText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.bodyImgMap {
	border: 5px solid #000;
	margin-left: 5px;
	margin-top: 5px;
}
.bodyImgMapWrap {
	background-color: #999;
	height: 355px;
	width: 220px;
	float: left;
}


.bodyImgSample {
	margin-right: 40px;
	margin-left: -10px;
}
.bodySubheading {
	font-size: 16px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.bodyTextNotes {
	width: 680px;
	height: 80px;
	float: left;
	margin-top: 50px;
}
.bodyTextUnderline {
	text-decoration: underline;
	color: #000;
}
.bodyText {
	font-size: 16px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: normal;
}
#foot {
	background-color: #666;
	height: 10px;
	width: 1230px;
}


#head {
	height: 80px;
	width: 1230px;
	background-color: #666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.headHeading {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.headLogo {
	position: absolute;
	height: auto;
	width: auto;
	left: 30px;
}

.headText {
	font-size: 16px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: normal;
}

.headWrap {
	position: absolute;
	left: 272px;
	top: 35px;
	width: auto;
	height: auto;
}
#navigation {
	height: 20px;
	background-color: #999;
	color: #FF0;
	width: 1230px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.navigationText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	width: 120px;
	display: block;
	height: auto;
	float: left;
	text-align: center;
	font-weight: bold;
}
#page {
	height: auto;
	width: 1230px;
	margin-left: 0px;
	border: 1px solid #FFF;
}

