@charset "utf-8";
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style2 {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #0000FF;
}


body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


.Header/* CSS Document */
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bolder;
	color: #333333;
	left: 0px;
	top: 0px;
	position: fixed;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(photos/Header%20Banner.jpg);
}
.Header2 {
	font-size: 40px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 3px;
	top: 3px;
	position: fixed;
	width: 100%;
	color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40px;
}
#bannerpad {
	height: 125px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding: 0px;
}

#menubar {
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
	top: 125px;
	position: fixed;
}
#zbody {
	background-color: #00FFFF;
	height: 300px;
	width: 50%;
	right: 50%;
	top: 0px;
	padding-left: 0px;
}
#Oval {
	height: 450px;
	background-color: #FFFFFF;
	width: 100%;
	top: 60px;
}
#textframe {
	border-right-width: 10px;
	border-left-width: 10px;
	padding-right: 10px;
	padding-left: 15px;
	border-top-width: 5px;
	padding-top: 10px;
}
