body  {
	background-color: #999;
	color: #fff;
	font-family: sans-serif;
	text-align: center;
}

a:link, a:visited  {
	color: #eee;
	text-decoration: none;
}

a:hover, a:active  {
	color: #eee;
	text-decoration: none;
}

a img {
	border: none;
}

h2 {
	font-size: 1.75em;
	margin-bottom: 0em;
}

div#page {
	background-color: #fff;
	color: #122c5f;
	margin: auto;
	width: 990px;
}

p#banner {
	margin-bottom: 0.5em;
	padding-top: 0.5em;
}

div#content {
	padding: 1em;
}

div#content a:link, div#content a:visited  {
	color: #265dcb;
	text-decoration: none;
}

div#content a:hover, div#content a:active  {
	color: #265dcb;
	text-decoration: underline;
}

div#images {
	margin-left: -1em;
	margin-right: -1em;
	margin-top: 0.5em;
}

div#scrolldiv {
	float: left;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	width: 810px;
}

p#description {
	margin-top: 0.5em;
}

p#description span, span.emphasized {
	font-size: 1.4em;
}

p.separator {
	margin-top: 2em;
	margin-bottom: 2em;
}

div#menu-top {
	display: table;
	width: 100%;
}

div#menu-top dl {
	background-color: #a0abbf;
	color: #fff;
	text-transform: uppercase;
	display: table-row;
}

div#menu-top dt {
	display: table-cell;
	text-align: center;
	white-space: nowrap;
	width: 25%;
}

div#menu-top dt.current span {
	background-color: #122c5f;
	color: #fff;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

div#menu-top dt a {
	color: #fff;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-decoration: none;
}

div#menu-top dt a:hover {
	color: #fff;
	background-color: #596b8f;
}

p#copyright {
	color: #ddd;
	font-size: 0.7em;
}

p#credits {
	color: #ccc;
	font-size: 0.6em;
}
