body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

#header  { background-color: #4579BC; background-image: url(highlightmarch06.gif); background-repeat: repeat-x; background-position: left bottom; position: absolute; top: 0; left: 0; width: 100%; height: 132px }

#navigation {
	background: #415e85;
	top: 131px;
	position: absolute;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 201px;
	left: 0px;
	border: none;
	color: #FFFBFF;
}
#content {
	position: absolute;
	top: 138px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	left: 203px;
	width: 550px;
	height: 100%;
	background-color: #FFFFFF;

}
#jumpmenu {
	position: absolute;
	left: 600px;
	top: 98px;
	visibility: visible;
}
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #433326;
}
#navigation h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}
#content h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #415E85;
	font-weight: bold;
	font-style: oblique;
}
p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: square;
}
hr {
	color: #6996D7;
}
a:link {
	color: #A6BAD6;
	text-decoration: none;
}
a:visited {
	color: #49699E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #D4FFFF;

}
a:active {
	text-decoration: none;
	color: #000000;

}
h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7DB6FF;
}
#content a:hover {
	color: #433326;
	text-decoration: underline;
}
#content a:link {
 	color: #433326;
 	text-decoration: none;}

