body {
	background-color:black;
	border: 0;
	color: #637E7D;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	background-position: 0px 10px;
	background-repeat: no-repeat;
	font-size: 12px;
}

div.title {
/*	height: 160px; */
	width:auto;
	padding-top: 0px;
	margin: 0px auto;
}

div.oldtitle {
	background-repeat:no-repeat;
	background-color: black;
	background-image:url(../images/headimage.gif);
	width:1024px;
	height: 160px;
	margin: 10px auto 0px auto;
}

h1, h2, h3, h4, h5 {
	color: #D5FFF8;
	font-weight: normal;
	font-style: italic;
	background-color:black;
}

h1.head {
	margin-top:0px;
	padding-top: 0px;
	font-size: 40px;
	padding-left: 300px;
	padding-top:10px;
}

h2.head {
	font-size: 20px;
	padding-left: 570px;
	padding-top:0px;
}

.head {
	background-color: transparent;
}

div#linkbar {
	position:relative;
	font-size: 12px;
	top:-35px;
	width:100%;
	z-index:150;
	text-align: center;
	background: transparent;
}

div#linkbar a {
	margin: 2px 10px;
}

a {
	color: #8AACA8;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #ABCDCA;
}

a:hover, a#current_page:hover {
	color: #D5FFF8;
	border-bottom: 1px solid #D5FFF8;
}

a#current_page {
	color:#ABCDCA;
	border: none;
}

#content {
	width: 800px;
	margin: 0px auto 0px auto;
}

h3 {
	font-weight:normal;
	font-style: italic;
	color: #D5FFF8;
	font-size: 18px;
	margin: 10px 0px 2px 0px;
}

h4 {
	font-size: 14px;
	margin: 8px 0px 2px 4px;
}

h5 {
	font-size: 12px;
	margin: 6px 0px 2px 3px;
}

p {
	font-size: 12px;
}

div.section p {
	margin-left: 10px;
}

div#footer {
	clear:both;
}

div#footer, div#footer p {
	margin: 10px auto;
	color:#353D3C;
	font-size: 10px;
	text-align:center;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: inherit;
}

.featured-text {
	font-size:18px; color:#D5FFF8; padding-right:2px;
}

span.annot {
	font-size: smaller;
	font-style:normal;
}