#secondNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
#secondNav a:hover {
	font-weight: bold;
	color: #5E5E5E;
}
#Nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
#Nav a:hover {
	font-weight: bold;
	color: #FEFD07;
	background: #00000;
	background-color: #000;
}
.aboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	line-height: 16px;
	padding-right: 10px;
}
h1 {
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #A6A6A6;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	text-align: left;
	height: 750px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
