html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	background-color: #363636;
	background-image: url('../images/background.gif');
	line-height: 18px;
}
a {
	color: #ffff66;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-style: none;
}
#home #header {
	height: 234px;
	background-image: url('../images/esa_logo_top.gif');
}
#header {
	background-color: #e8f0e6;
	height: 15px;
	background-image: url('../images/esa_logo_small_top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
span.address {
	text-align: right;
	color: #ffffff;
	font-size: 11px;
	vertical-align: top;
	padding-left: 207px;
	font-family: Arial, sans-serif;
	overflow: none;
	line-height: normal;
}
#home #banner {
	height: 81px;
}
#banner {
	position: relative;
	height: 62px;
	background-color: #2f2f2f;
	overflow: none;
}
#footer {
	position: relative;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #2f2f2f;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
#footer p {
	padding: 0 0 0 146px;
	}
#banner_top {
	background-color: #bfbfbf;
	height: 39px;
	margin-left: 146px;
}
#flash {
	position: absolute;
	left: 146px;
}
#breadcrumbs {
	background-image: url('../images/esa_logo_small_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 146px;
	width: 780px;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing: 1px;
}
#breadcrumbs span.parent {
	color: #666666;
	padding-right: 12px;
	border-right: solid 1px #666666;
	margin-right: 12px;
}
#breadcrumbs span.parent a{
	color: #666666;
}
#breadcrumbs span.parent a:hover{
	color: #ffffff;
	text-decoration: none;
}
#home #content {
	margin-top: 40px;
	padding: 0 25px 0 15px;
	width: 665px;
}
#content {
	margin-left: 146px;
	margin-top: 20px;
	width: 725px;
	margin-bottom: 100px;
}
#content img:first-child {
	margin-bottom: 5px;
	border: 0;
}
#content h1 {
	font-size: 22px;
	font-family: Georgia, Georgia, Serif;
	font-weight: normal;
}
#content h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-family: Georgia, Georgia, Serif;
	font-weight: normal;
}
#menu {
	width: 122px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	background-color: Black;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url('../images/menu.gif');
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	font-size: 10px;
	padding: 2px 23px 0 0;
	cursor: pointer;
	z-index: 900;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing: 1px;
}
#menu a {
	color: White;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: Black;
	display: block;
	width: 122px;
	height: 20px;
	line-height: 20px;
	padding: 2px 22px 0 0;
	text-decoration: none;
	border-bottom: solid 1px #3f3f3f;
}

#menu ul li ul li a {
	width: 129px;
	padding: 2px 15px 0px 0;
}
#menu a:hover, #menu a.selected {
	color: White;
	background-color: #4a7976;
}

#menu a.multiple:hover, #menu a.selected {
	background-image: url('../images/menu_sub.gif');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
	height: 20px;
}
#menu ul {
	display: none;
	position: absolute;
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
	border-top: solid 1px #3f3f3f;
	border-right: solid 1px #3f3f3f;
	left: 0;
	top: 18px;
}
#menu li.multiple, {
	_height:20px;
}

#menu ul ul {
	left: 145px;
	margin-top: -24px;
	top: auto;
}
table.menu td {
	padding: 2px 32px 2px 0;
	vertical-align: top;
}
table.menu td {
	line-height: 13px;
	width: 33%;
}
/*table.menu.outpatient_care tr, table.menu.on_the_boards tr, table.menu.medical_office tr, table.menu.auxiliary_facilities tr {
	height: 45px;
}
table.menu.outpatient_care {
	width: 85%;
}
table.menu.campus_planning tr{
	height: 30px;
}
*/