﻿/* CSS layout */
#masthead {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	background-color: #99CCFF;
	vertical-align: middle;
	line-height: normal;
	text-align: center;
	white-space: normal;
	word-spacing: normal;
	margin-top: 0px;
	width: 100%;
	height: 350px;
	color: #000066;
}
#top_nav {
	background-color: #99CCFF;
	width: 1000px;
	text-align: center;
	margin-left: 50px;
	height: 50px;
}
#page_content {
	background-color: #99CCFF;
	vertical-align: middle;
	text-align: left;
	color: #000066;
	left: 100px;
}
#footer {
	background-color: #99CCFF;
	text-align: center;
	margin-left: 50px;
}
.style1 {
	height: 90px;
}
.style3 {
	float: left;
	margin: 15px;
	padding-left: 125px;
}
.style4 {
	height: 23px;
}
.style5 {
	width: 990px;
	height: 232px;
}
.style6 {
	width: 900px;
	height: 35px;
	font-size: small;
	color: #312D7C;
	font-family: Verdana, Ariel, "sans serif";
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.style7 {
	margin-top: 25px;
	margin-bottom: 25px;
}
a {
	color: #000000;
}
a:visited {
	color: #0000FF;
}
.style8 {
	border-width: 0px;
}
</style>
