body {
	padding-left: 18px;
	background: url(reservoir_water.gif) no-repeat fixed top left;
	font-family: georgia, garamond, times, serif;
	font-size: 1em;
	}
a {
	color: #088282; 
	text-decoration: none; 
	font-size: 1em; 
	font-style: bold;}
	
a:hover {
	color: #7F6C08; 
	text-decoration: underline}
	a:active {color: red}
	a:visited {color:#006}
	p a {color: #006; font-size: small; font-style: none;}
	h3 {color: #1B3842;}

.note {
	font-style: italic;
	color: #7F6608;
	}
.links {
	list-indent: none;
	list-style: none;
	line-height: 1.5 em;
	}
.newslinks {
	list-style: none;
	font-color: #1B3842	
	}

#main_container {
	left: 5px;
	width: 800px; 
	background-color: white;
	position: relative;
	text-align: left;
	height: auto;
	}
#head {
	width: 700px;
	padding: 5px;
	background: url(saa_web_masthead.jpg) no-repeat 3px center;
	height: 135px;
	}
#main_text {
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 180px;
	width: auto;
	height: auto;
	} 
#navigation {
	top: 160px;
	position: absolute; 
	width: 220px;
	}
#footer{
	color: white;
	font-family: times, serif;
	text-align: bottom left;
	font-size: smaller;
	}


