body {
	margin: 0;
	padding: 0;
	background: white url(images/bg.png) repeat-y center top;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
h1 {
	width: 738px;
	height: 52px;
	background-image: url(images/header.png);
	margin: 0;
	padding: 0;
	font: bold 20px Arial, sans-serif;
	text-align: center;
	padding-left: 200px;
	padding-top: 65px;
}
h2 {
	font-size: 18px;
	color: #4379b5;
}
h3 {
	font-size: 14px;
	margin: 0;
}
div#content {
	margin: 20px 140px;
	line-height: 1.15;
	position: relative;
}
img.wrap {
	float: left;
	clear: left;
	margin-right: 15px;
	position: relative;
	top: 6px;
}
img.logo {
	float: left;
	clear: left;
	margin-right: 15px;
}
div.image {
	float: left;
	text-align: center;
	font-size: 13px;
	margin: 3px;
}
p.caption {
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	position: absolute;
}
ul.factsheet {
	font-size: 12px;
}
ul.factsheet li {
	margin: 8px 0;
	line-height: 13px;
}
a:link {
	color: red;
}
a:visited {
	color: #900;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
div#menu {
	position: absolute;
	top: 15px;
	left: 5px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	width: 100px;
	text-align: left;
}
div#menu p {
	margin-left: 10px;
}
div#menu p.long {
	font-size: 9px;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}
form {
	margin-top: 0px;
}
div#menu select {
	font-size: 10px;
}
div#menu ul {
	margin-left: 10px;
	padding: 0;
	color: white;
	text-transform: uppercase;
}
div#menu li {
	list-style-type: none;
	margin: 10px 0;
}
div#menu a {
	color: white;
	white-space: nowrap;
	text-decoration: underline;
}
div#wrapper {
	width: 938px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1px;
}
div#content {
	height: 500px;
}
html>body div#content {
	height: auto;
	min-height: 580px;
}
div#awards {
	position: absolute;
	top: 0;
	right: 0px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	width: 114px;
	text-align: center;
}
div#awards p {
	margin: 10px 0;
	line-height: 14px;
}
p#credits {
	margin: -80px 0 0 10px;
	width: 100px;
	height: 80px;
	color: #f99;
	font-size: 10px;
}
p#credits a {
	color: #f99;
}
