body {
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	background-color: #EEE8AA;
}

.hidden {
	display: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #700000;
	text-decoration: none;
}

a:active {
	color: #00008B;
	text-decoration: none;
}
	
a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	overflow: hidden;
}

#wrapper {
	width:900px;
	a-link: #000000;
	margin: auto;
	border: 3px solid #8E8B67;
	padding: 10px;
	background-color: #EEE8AA;
}

#logos {
	border:1px solid #bbb;
	height:100px;
	background-color: #FFFFFF;
}

#logos-left {
	position: absolute;
	margin-left: 60px;
	margin-top:10px;
	border: 1px solid #8E8B67;
}

#logos-center {
	position: absolute;
	margin-left: 390px;
	margin-top:10px;
}

#logos-right {
	position: absolute;
	margin-left: 650px;
	margin-top:10px;
}

#header {
	margin-left: 186px;
	border:3px solid #bbb;
	border-color:  #8E8B67;
	height:30px;
	font-size:14px;
	text-align: center;
	font-weight: bold;
	color: #000040;
}

#arrow {
	height: 15px;
	width: 900px;
	text-align: right;
	background-color: #C9CD9C;
}

#sidebar {
	width: 201px;
	height: 500px;
	float: right;
	background-color: #707056;
	font-weight:bold;
	font-size: 16px;
	color: #EEE8AA;
}

#content {
	margin-right: 201px;
}

#content-top {
	height: 300px;
	background-color: #C9CD9C;
}

#content-top td.one{
	border: 4px solid #707056;
}

#content-top table {
	font-size: 14px;
	line-height: 20px;
}

#content-bottom {
	height: 200px;
	font-size:14px;
	font-weight: bold;
}

#box1 {
	float: left;
	margin-left: 0px;
	height: 20px;
	width: 200px;
	background-color: #C9CD9C;
}

#box2 {
	float: left;
	margin-left: 31px;
	height: 20px;
	width: 200px;
	background-color: #707056;
}

#box3 {
	float: left;
	margin-left: 31px;
	height: 20px;
	width: 200px;
	background-color: #707056;
}

#content-bottom1 {
	float: left;
	margin-left: 0px;
	width: 200px;
}

#content-bottom2 {
	float: left;
	margin-left: 31px;
	width: 200px;
}

#content-bottom3 {
	float: left;
	margin-left: 31px;
	width: 200px;
}

#footer {
	clear: both;
	height: 66px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-align: left;
	border-top: 1px solid #000000;
	padding: 13px 50px;
	line-height: 18px;
}

#footer #altnav {
	width: 450px;
	float: right;
	text-align: right;
}

#footer a {
	color: #400000;
	text-decoration: none;
}

#footer a:hover {
	color: #707056;
	font-size: 10px;
}