html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
background-color: #00639C;
font-family: Times, "Times New Roman", serif;
}
#header {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 10;
	height: 156px;
	font-family: Courier, "Courier New", monospace;
	width: 99%;
	left: 0;
}
#header h1 {
	font: bold 2.5em Verdana, Helvetica, Arial, sans-serif;
	color: #e4e9fe;
	padding: 5px 15px 15px;
font-weight: normal;
font-family: Papyrus, Chalkboard, "Bradley Hand ITC TT-Bold", "Comic Sans MS";
}
img#iris {
	top: 182px;
	position: absolute;
	left: 2px;
	width: 150px;
	height: 139px;
	border-right: 1px solid #9CFE85;
}
#left {
	border-right: 0
px solid #9CFE85;
	position: absolute;
	left: 11px;
	top: 11px;
	width: 150px;
	height: 207px;
}
#left a {
	display: block;
	list-style:  url("none") none;
	font: bold 0.75em/1.75em Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #859CFE;
	color: #d8f8fe;
	padding-left: 10px;
	background: #9CFE85;
	text-decoration: none;
background-color: #bc0000; }
#left a:hover {
	color: #FE859C;
}
img.icon {
	float: right;
	border: 0px none;
	clear: right;
}
#main {
	border: 1px none #9CFE85;
	margin: 120px 20px 40px 10px;
	font: 1em Verdana, Helvetica, Arial, sans-serif;
}
#main p, #main ul, #main li {
	font: 1em Arial, Helvetica, sans-serif;
color: #9bb9a2; }
#main h1 {
	font-family: Papyrus, Chalkboard,"Bradley Hand ITC TT-Bold", "Comic Sans MS" ;
	color: #859CFE;
text-align: left;
text-indent: +125px; }
#main h2 {
	font: 1.25em Verdana, Helvetica, Arial, sans-serif;
	color: #859CFE;
}
#main a {
	color: #c6ff93;
text-indent: +130px; }
