#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
#nav {
	background-color: #0033CC;
	width: 195px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
	height: 100%;
}
#banner {
	margin-right: 0px;
	background-image: url(images/home/esac_banner_grad.jpg);
	background-repeat: repeat-x;
	margin-left: 195px;
	margin-top: 0px;
}
#content {
	margin-left: 215px;
	margin-top: 20px;
	margin-right: 20px;
}
#content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	background-color: #CCF4FF;
	border: 1px solid #0000FF;
}

#content th {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 4px;
	font-size: 14px;
	border: 1px solid #FFFFFF;
}
#content td {
	padding: 4px;
	border: 1px solid #0000FF;
}
#footer {
	background-color: #000066;
	clear: both;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
	z-index: 2;
	margin-left: 195px;
	margin-top: 20px;
}



body {
	margin: 0px;
	padding: 0px;
	background-color: #000066;
	background-image: url(images/home/esac_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}





h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p, li, td, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
}

.esac_body {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
}
.dive_planned {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 20px;
}

.link{
	font-size:20px;/*big font size to make sure rollover background is full height in Firefox*/
	margin:0px;
	border:0px;
}	
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
	color: #0000FF;

}.table_white {
	padding: -4px;
	background-color: #FFFFFF;
}
.photo_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.photo_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.newsdate {	color: #0000FF;
	font-style: italic;
	}
.table_sky {
	padding: -4px;
	background-color: #CCF4FF;
}
.table_head_large {
	font-size: 18px;
	font-weight: bold;
}
