body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	padding-bottom: 20px;
}

#header, #nav, #subnav {
	width: 725px;
}

#content {
	width: 708px;
	color: #444444;
	font-size: 90%;
}

#header {
	background-color: #15406c;
	background: #15406c url('/display/images/gradient.jpg') repeat-x scroll 0 0;
	background-position: bottom;
	height: 80px;
}

#header .content {
	background-image: url('/display/images/eha_small.jpg');
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 91px;
	background-position:3px 4px;
}

#header .content h1 {
	color: #d1eeee;
	margin: 0px;
}

#header .content h2 {
	margin: 0px;
	color: #ffffff;
	font-size: 15px;
}

#nav, #subnav {
	font-size: 13px;
	font-weight: bold;
}

#nav ul li a:hover, #subnav ul li a:hover {
	background: #85A3C2;
	border-bottom: 1px solid #85A3C2;
}

#subnav {
	border-bottom: 1px solid #15406C;
	padding: 0 0 5px 10px;
	width: 715px;
}

#nav {
	background: #d1eeee;
	padding-left: 20px;
	border-bottom: 1px solid #15406c;
	width: 705px;
}

#nav ul, #subnav ul {
	border-collapse: collapse;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 8px 15px 3px 20px;
	padding-left: 0px;
	white-space: nowrap;
}

#nav ul li, #subnav ul li {
	display: inline;
}

#nav ul li a, #subnav ul li a {
	height: auto;
	margin-right: 7px;
	padding: 3px 7px;
	text-decoration: none;
	color: #15406C;
}

#subnav ul li a.current {
	background: #85A3C2;
	border: none;
}

#nav ul li a.current {
	border-bottom: 1px solid #ffffff;
}

.current {
	border: 1px solid #15406C;
	border-bottom: none;
	background: #ffffff;
}

#content {
	padding: 10px 0px 10px 15px;
}

#content h2 {
	margin: 5px 0px;
}

#content h4 {
	margin: 3px 0px 13px;
}

p {
	margin-top: 2px;
}

ul {
	margin-bottom: 5px;
}

h3.divider {
	border-bottom: 2px dotted #000000;
	margin-top: 22px;
	padding-bottom: 5px;
}

img.photo {
	margin: 0px 0px 10px 10px;
	float: right;
}

.image {
	float: right;
	margin-left: 7px;
	padding: 7px;
}

.past {
	color: #666;
}
