﻿#top {
	width: 100%;
	padding: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	clear: both;
}
#nav {
	background-color: #FFFFFF;
	float: left;
	width: 181px;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	}
#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-weight: bold;
	font-size: large;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.style1 {
	text-align: center;
}
.red {
	color: #B50F0F;
}
.style2 {
	font-family: &quot;Times New Roman&quot;;
}

#copyright {
	font-size: small;
	margin-top: 10px;
}
#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: #CCCCCC;
	font-weight: bold;
}
#bottom {
	clear: both;
	margin-bottom: 10px;
}
#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;
}

.floatleft {
	float: left;
	margin-right: 15px;
}

#content_rj {
	text-align: left;
	padding-right: 1%;
	padding-left: 1%;
}

.margin {
	margin-top: 25px;
}

.clear {
	clear: both;
}


