﻿#center {
	float: left;
	width: 580px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#top {
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 15px;
}
#nav {
	background-color: #FFFFFF;
	float: left;
	width: 175px;
	height: 400px;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#Container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
a: {
	color: #B50F0F;
}
a:visited {
	color: #B50F0F;
}
a:active {
	color: #C0C0C0;
}
a:hover {
	color: #FFFF00;
}
h2 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 90%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.style1 {
	text-align: center;
}
.red {
	color: #B50F0F;
}
.style2 {
	font-family: &quot;Times New Roman&quot;;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 25px;
}
#seeking {
	border: thin none #B50F0F;
	padding: 0px;
	clear: both;
	float: none;
	font-family: Tahoma;
	font-size: 15pt;
	margin-top: 10px;
	position: relative;
	margin-bottom: 5px;
	top: 0px;
	left: 0px;
	height: auto;
}
#nav ul li a:hover {
	background-color: #CCCCCC;
}
.yellow {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	background-color: #FFFF00;
}
#bottom {
	margin-left: 185px;
	clear: both;
	margin-bottom: 10px;
}
.style5 {
	background-color: #FFFF00;
}
#lower_menu {
	list-style-image: none;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
li {
	text-decoration: none;
	float: left;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: thin;
	list-style-image: none;
	padding-right: 10px;
}

