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;
}
.head:link {
	font-size: 18px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.head:visited {
	color: #FFF;
	text-decoration: none;
}
.head:hover {
	color: #FF0;
	text-decoration: none;
}
.head:active {
	color: #FFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000;
	color: #FF0;
}
#body {
	background-color: #CCC;
	padding-top: 40px;
	width: 1200px;
	height: auto;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
}
#bodyWrapImg {
	margin-right: 30px;
	height: auto;
	width: 338px;
	float: left;
}



.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;
}


.bodyImg {
	border: 5px solid #FFF;
	margin-right: 30px;
	margin-bottom: 30px;
}
.bodyImgAP1 {
	width: auto;
	position: absolute;
	height: auto;
	left: 535px;
	top: 160px;
}
.bodyImgAP2 {
	width: auto;
	position: absolute;
	height: auto;
	left: 775px;
	top: 160px;
}
.bodyImgAP3 {
	width: auto;
	position: absolute;
	height: auto;
	left: 1015px;
	top: 160px;
}



.bodyImgCaption1 {
	width: 210px;
	position: absolute;
	height: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	left: 535px;
	top: 330px;
}
.bodyImgCaption2 {
	width: 210px;
	position: absolute;
	left: 775px;
	top: 330px;
	height: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.bodyImgCaption3 {
	width: 210px;
	position: absolute;
	left: 1015px;
	top: 330px;
	height: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.bodyImgCaptionHeading {
	font-weight: bold;
	color: #000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	background-color: #999;
	width: 210px;
	display: block;
	border-bottom-color: #666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
.bodyImgCaptionText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.bodyImgMap {
	border: 5px solid #000;
	margin-right: 30px;
}

.bodyImgSample {
	margin-right: 40px;
	margin-left: -10px;
}
.bodySubheading {
	font-size: 16px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.bodyText {
	font-size: 16px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: normal;
}
.bodyTextAP {
	width: 700px;
	position: absolute;
	height: auto;
	left: 535px;
	top: 570px;
}

.bodyTextBold {

}
.bodyTextUnderline {
	text-decoration: underline;
	color: #000;
}
#foot {
	background-color: #666;
	height: 10px;
	width: 1250px;
}


#head {
	height: 80px;
	background-image: url(../logo-bg.JPG);
	width: 1250px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.headHeading {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.headText {
	font-size: 16px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: normal;
}

.headWrap {
	position: absolute;
	left: 250px;
	top: 35px;
	width: auto;
	height: auto;
}
#navigation {
	height: 20px;
	background-color: #999;
	color: #FF0;
	width: 1250px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.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 {
	border: 5px solid #FFF;
	height: auto;
	width: 1250px;
	margin-left: 10px;
}
