.mainheader {
	height: 200px;
	width: 800px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
	right: 0px;
	background-image: url(images/mainheader.jpg);
	margin: 0px;
	padding: 0px;
}
#homepagephototext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	position: absolute;
	left: 279px;
	top: 124px;
}



.headerback {
	height: 135px;
	width: 100%;
	background-image: url(images/mainheader_back.jpg);
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 1;
	bottom: 0px;
}
.mainlinksnav {
	position: absolute;
	width: 192px;
	left: 2px;
	top: -25px;
	z-index: 100;
}

.mainstage {
	width: 800px;
	position: absolute;
	top: 200px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 20;
	padding: 0px;
	height: 0;
}
.mainfooterhome {
	height: 98px;
	width: 800px;
	position: relative;
	background-image: url(images/mainfooter.gif);
}

.mainleftnav {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 200px;
	position: absolute;
	top: 191px;
	left: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 100%;
	z-index: 10;
	margin: 0px;
	background-color: #2270B8;
}
h2 {
	color: #2270B8;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#footer {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
#phototext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

