body {
	background-color: #000099;
	color: #000080;
	margin: 0;
	padding: 0;
	font-family: "Comic Sans MS", verdana, arial, sans-serif;
	line-height: 150%;
}

img {
	border: 0 none;
}

div#container {
	margin: 0.1em 5%;
	background-image: url('/images/top-repeat.gif');
	background-repeat: repeat-x;
	background-color: white;
	background-position: 0 1.5em;
}

#accessibility_controls {
	height: 1.5em;
	background-color: #000099;
}

#accessibility_controls ul {
	float: right;
	margin: 0.0em 0.2em 0 0;
	list-style: none outside none;
}

#accessibility_controls li {
	float: left;
	margin-left: 1em;
	font-size: 0.8em;
}

#accessibility_controls a {
	color: #fff001;
}

#accessibility_controls .accesskey {
	color: #fff001;
	text-decoration: none;
}

div#header {
	margin-left: 223px;
	background-image: url('/images/top-curve.gif');
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
}

div#badge {
	position: absolute;
	top: 0px;
	left: -223px;
	width: 223px;
	height: 452px;
}

div#badge a {
	display: block;
	width: 223px;
	height: 452px;
	background-image: url('/images/top-left.gif');
	background-repeat: no-repeat;
}

div#title {
	position: absolute;
	background-image: url('/images/top-right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;
}

div#title h1 {
	position: absolute;
	height: 30px;
	color: #fff001;
	left: 0px;
	margin: 0;
	padding: 0;
	top: 50px;
	font-family: "Book Antiqua", "Times New Roman", serif;
}

div#photo {
	position: absolute;
	background-image: url('/images/photo2.jpg');
	background-repeat: no-repeat;
	top: 138px;
	left: -35px;
	height: 120px;
	width: 100%;
}

div#menu {
	position: absolute;
	margin-top: 195px;
	background-image: url('/images/menu.gif');
	height: 252px;
	width: 223px;
}

div#menu * {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
/*
div#menu ul {
	position: absolute;
}
*/
div#menu li {
	text-align: center;
	position: relative;
	top: -90px;
	margin: 0 0 0.5em 0;
	height: 26px;
}

#menu li img {
	vertical-align: middle;
}
/*
div#menu li.admin_start {
	margin-top: 2em;
}
*/
div#menu ul {
	margin-bottom: 2em;
}

div#menu li a {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 1.4em;
	color: #fff001;
	text-decoration: none;
}

div#menu li a:hover {
	text-decoration: underline;
}

#menu .accesskey {
	position: absolute;
	top: 0px;
	left: 22px;
	font-size: 0.7em;
	color: #fff001;
	text-decoration: none;
}

div#page {
	background-color: white;
	background-image: url('/images/menu-repeat.gif');
	background-repeat: repeat-y;

	padding: 1em 1em 1em 233px;
	min-height: 910px;
}

* html div#page {
	height: 910px;
}

div#footer {
	position: relative;
	clear: both;
}

div#footer_inner {
	height: 56px;
	background-color: #000099;
}

div#logos {
	position: absolute;
	background-image: url('/images/bottom-left-badges.gif');
	background-repeat: no-repeat;
	width: 229px;
	height: 426px;
	top: -370px;
	left: 0px;
}

div#footer p {
	background-image: url('/images/footer-repeat.gif');
	background-repeat: repeat-x;
	margin: 0 0 0 229px;
	text-align: right;
	font-family: "Book Antiqua", "Times New Roman", serif;
	padding: 15px 1em 0 0;
	color: white;
	height: 56px;
	background-color: #000099;
}

div#footer p a {
	color: white;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size 1.2em;
}

h6 {
	font-size: 1.1em;
}
