* {
	margin: 0px;
	padding: 0px;
}
body {
	position: relative;
	width: 960px;
	margin: auto;
	font-size: 1em;
	text-align: center; /* IE hack reversed later */
}
#wrapper {
	text-align: left; /* IE hack reversed */
	margin-top: 10px;
	font-family: Lucida Sans;
}
#header {
	position: absolute;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
}
#header img {
	float: right;
}
#header h1, #header p {
	width: 75%;
	text-align: center;
}
#header h1 {
	font-size: 200%;
}
#header p {
	font-style: italic;
}
#leftcol {
	position: absolute;
	top: 170px;
	width: 350px;
	padding: 0 10;
}
#rightcol {
	position: absolute;
	top: 170px;
	left: 380px;
	width: 350px;
	padding: 0 10px;
}
h1 {
	margin: 10px 0 10px 0;
	color: Maroon;
	font-size: 1.5em;
}
h2 {
	color: Maroon;
	font-size: 1.25em;
	margin-bottom: 5px;
}
#leftcol p, #rightcol p {
	font-size: 0.875em;
	margin-bottom: 12px;
}
#leftcol ul, #rightcol ul {
	padding-left: 1em;
	padding-bottom: 1em;
}
#leftcol li, #rightcol li {
	line-height: 125%;
	font-size: 0.90em;
}
#rightcol img {
	margin-top: 35px;
	margin-bottom: 15px;
}
#nav {
	position: absolute;
	top: 170px;
	left: 800px;
	width: 160px;
	background: Black;
	color: White;
}
#nav li {
	width: 100%;
	line-height: 2.0;
	border-bottom: 1px solid #FFF;
	list-style-type: none;
}
#nav a {
	display: block;
	color: White;
	padding-left: 15px;
}
#nav con a {
	border-bottom: none;
}
#nav a:hover {
	background: #555;
}
#body_hom #nav_hom a,
#body_nan #nav_nan a,#body_bio #nav_bio a,
#body_inf #nav_inf a,#body_cog #nav_cog a,
#body_bus #nav_bus a,#body_abt #nav_abt a,
#body_sit #nav_sit a,#body_pri #nav_pri a,
#body_con #nav_con a,#body_blg #nav_blg a {
	background: #999;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
span.credit {
		font-size: 70%;
}
#contact fieldset {
	width: 350px;
	border: 1px solid #BFBAB0;
	padding-bottom: 2em;
}
#contact legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}
#contact label {
	text-align: right;
}
#contact ul {
	padding: 1em 1em 0 1em;
	list-style: none;
}
#contact li {
	padding-left: 0;
	list-style-image: none;
	padding-bottom: 1em;
}
#contact li textarea {
	float: right;
	margin-bottom: 1em;
}
#contact fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #FFF;
	padding-top: 1em;
	padding-left: 15em;
}
.underline {
	text-decoration: underline;
}
urlset {
	position: absolute;
	top: 180px;
	width: 300px;
}
.box {
	font-size: 80%f;
	padding: 25px 5px 25px 5px;
	margin: 15px 5px 15px 5px;
}
.center {
	text-align: center;
	margin: auto;
}
.underline {
	text-decoration: underline;
}