DIV.Banner {
	position: absolute;
	top: 3px;
	left: 80;}

DIV.Mission {
	position:absolute;
	top: 58px;
	left: 198px;}

DIV.MainNav {
	position: absolute;
	top: 90px;
	left: 170px;}

DIV.TopLeft {
	position: absolute;
	top: 130px;
	left: 20px;
	height: 200px;
	width: 372px;
	background: #fcf2df;
	border-style: outset;}

DIV.TopRight {
	position: absolute;
	top: 130px;
	left: 412px;
	height: 200px;
	width: 372px;
	background: #fcf2df;
	border-style: outset;}

DIV.BottomLeft {
	position: absolute;
	top: 350px;
	left: 20px;
	height: 200px;
	width: 372px;
	background: #fcf2df;
	border-style: outset;}

DIV.BottomRight {
	position: absolute;
	top: 350px;
	left: 412px;
	height: 200px;
	width: 372px;
	background: #fcf2df;
	border-style: outset;}

DIV.RightLinksBox {
	position: absolute;
	top: 130px;
	left: 804px;
	height: 420px;
	width: 180px;
	background: #fcf2df;
	border-style: outset;}

DIV.Footer {
	position: absolute;
	top: 575px;
	left: 0px; 
	width: 1004px;}

H1 {background: #c0cad7;
	color: #235494;
	border: 4px solid #fcf2df;
	text-align: center;
	font-size: 14pt;
	font-family: Georgia;
	font-style: italic;
	Margin-bottom: 0px;}

H2 {background: #dde0e1;
	color: #85a4d0;
	font-size: 12pt;}

A.Menu:link {color: #85a4d0;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10pt;
	line-height: 12pt;}

A.Menu:visited {color: #85a4d0;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10pt;
	line-height: 12pt;}

A.Menu:hover {color: #0000ff;
	text-decoration: underline overline;}

A.InBox:link {color: #5b503b;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	line-height: 12pt;}

A.InBox:visited {color: #5b503b;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	line-height: 12pt;}

A.InBox:hover {text-decoration: none;
	color: #0000ff;}

A.Heading:link	{text-decoration: none;}

A.Heading:visited {text-decoration: none;
	color: #235494;}

A.Heading:hover {text-decoration: underline overline;
	color: #0000ff;}

