@charset "utf-8";

body {
	font-family: Georgia, Georgia, Times New Roman, Times, serif;
	background-color: #FFF;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align:left;
}
#wrapper {
	position: relative;
	width: 800px;
	height: auto;
	margin: 0 auto;
	left: 0;
	top: 0;
}
#main {
	width: 800px;
	margin: 0 auto 0 0;
	Margin-left: 0px;
	Margin-top: 0px;
	height: auto;
}
#HomeText {
	position:absolute;
	Margin-top: 254px;
	Margin-left: 14px;
	width: 624px;
	left: -13px;
	top: -89px;
	height: 608px;
}
#MainText {
	position: relative;
	width: 800px;
	margin-left: 14px;
	margin-right: 614px;
	margin-top: 0px;
}
#announce-text {
	position:absolute;
	Margin-top: 254px;
	Margin-left: 700px;
	width: 174px;
	text-align:center;
	left: -74px;
	top: -88px;
	height: 607px;
}
#BottomNav {
	position:relative;
	height: 228px;
	bottom: auto;
	width: 625px;
	top: 974px;
	left: 1px;
	}
h1, h3, h4, h5, h6 {
	text-align: left;
	margin-left: 14px;
	margin-right: 14px;
}
h2 {
	text-align: center;
}
p {
	font-size: 14px;
	text-align : left;
	margin-left: 14px;
	margin-right: 14px;
	color: #000;
}
li {
	font-size: 14px;
	text-align : left;
}
a:link img, a:visited img {
	border: none;
	text-decoration: none;
}
a:link {
	color: #001F58;
	text-decoration: none;
}
a:visited {
	color: #610B0B;
	text-decoration: none;
}
a:hover {
	color: #D8DADA;
}
a:active {
	color: #D8DADA;
}

ul.symbolList {
	display: inline;
	float: left;
	list-style-type: square;
	margin: 0;
	padding: 0;
}

.BottomNav {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}

.Copyright {
	font-size: 10px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
}
