body, table, img  { margin:0; padding:0; border:0; }

ol, ul {
   margin: 0px 0px 10px 22px;
}

ul, ol { 	line-height:1.5em;}
#background { width: 100%; background: url(images/backgroundfade.gif) repeat-y center; }
#backgroundfooter {width: 100%; height: 20px; background: url(images/background_footer.gif) no-repeat bottom center; }
#container {
	width: 800px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

#content {
    text-align: left;
    margin: 30px 30px;
}

#content h1, h2,h3,h4 {
    font-family: "Times New Roman", Times, serif;
    font-weight: lighter;
    letter-spacing: -0.01em;
    margin-bottom: 6px;
    font-size: 2.2em;
}
#content h2 { font-size: 1.8em; }
#content h3 { font-size: 1.6em; }
#content h4 { font-size: 1.4em; }
#content p { margin: 0px 0px 5px 0px; }

.first:first-letter { font-size: 1.2em; font-family: Georgia; font-weight: bold; }

#header {
	width: 800px;
	height: 284px;
	position: relative;	
}
#headtext { display: none; }
#lefttop {
position: absolute;
left: 0px;
_left: 1px;/* IE hack to get things to line up*/
top: 0px;
width: 619px;
height: 284px;
}
#righttop {
position: absolute;
left: 619px;
_left: 620px;
top: 0px;
}
#headlinks {
position: absolute;
right: 30px;
top: 10px;
font-size: 0.8em;
}
#rightbottom {
position: absolute;
right: 0px;
top: 95px;
}
#notice {
position: absolute;
left: 40px;
top: 254px;
}
#mission {
    width: 250px;
    position: absolute;
    left: 380px;
    top: 180px;
    font-family: times new roman;
    font-style: italic;
    font-weight: lighter;
    font-size: 1.7em;;
}

#footer {
    position: relative;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.6em;
}

