#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #663399;
	margin-left: 210px;
	height: 145px;
	width: auto;
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	text-indent: 30px;
	vertical-align: middle;
	padding-top: 2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#logo {
	clear: none;
	width: 180px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 15px;
	vertical-align: middle;
	height: auto;
}
#content {
	margin-top: 0px;
	margin-left: 210px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer {
	font-size: 1em;
	font-style: italic;
	color: #CC99FF;
	vertical-align: text-bottom;
	border: medium solid #CC99FF;
	text-align: center;
	margin: 60px;
	clear: both;
}
#content h2,h3 {
	color: #663399;
	font-weight:700
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.backlink {
	font-size: small;
	text-align: right;
	width: 100%;
}
#navigation {
	text-align: right;
	padding: 5px;
	height: 420px;
	width: 180px;
	margin: 20px;
	position: absolute;
	clip: rect(auto,auto,auto,0px);
	left: -1px;
	top: 268px;
}
#navigation p {
	font-size: 0.8em;
	font-weight: bold;
}
.bar {
	vertical-align: middle;
	clear: both;
	height: 61px;
	width: 100%;
	float: none;
	background-position: center center;
	background-image: url(diversity.gif);
	background-repeat: no-repeat;
	margin: 10px;
	padding: 15px;
}
