body {

	font:70.01%/130% Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #206BA4;
	margin: 0px;
	background-color: #BBD9EE;
	background-image: url(images/background.gif);
	background-repeat:repeat-y;
	background-position: center;

	 }
blockquote {
	font-style:italic;
	margin:1em 0;
	padding-left:30px;
	padding-right:30px;
	color:#555;
	background:url(/images/quote.gif) top left no-repeat;
	} 
	 
h1.end {
    height: 1px;
    margin: 0;

    }
p { 
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;

  }
h1 {
	font-size:160.01%;
	color: #4D4D4D;
}
h2 {
	font-size:150.01%;
	padding: 5px;
	display:block;
	background-image: url(images/h2_background.jpg);
	background-position:left;
}

h3 {
	font-size:140.01%;
	color: #867E48;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #3892CD;
	border-width: 0px;

	}
	a:visited  { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #0077C6;
	border-width: 0px;
	}
	
a:hover, a:acivte { 
	text-decoration: underline; 
	color:#FF6600;
	border-width: 0px;
	}
	
#container {
	position: relative;
	width: 770px;
	margin: 0 auto;
	}
	
#pageHeader { 
	margin-bottom: 00px;	
	margin-top: 0px; 
	width: 770px; 
	height: 0px;
	}
	
#mainImage {
	position: relative;
	width: 770px;
	height: 109px;
	margin: 0;
	}
	
.images {
float:left;
text-align:left;
padding: 10px;
}
	
#preamble {
	position:relative;
	margin-top: 0px;
	width: 561px;
	margin-left:187px;
	padding: 10px 10px 10px 10px;
	color: #586798;
	overflow: visible;
	border-left-color:#E4E1CD;
	border-left-style:dashed;
	border-left-width:thin;
	}
	
#preamble2 {
	margin-left:187px;
	position: relative;
	width: 561px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	color: #586798;
	overflow: visible;
	border-left-color:#E4E1CD;
	border-left-style:dashed;
	border-left-width:thin;
	}
	
#preamble3 {
	margin-top: 0px;
	margin-left:187px;
	position:relative;
	width: 561px;
	padding: 10px 10px 10px 10px;
	color: #586798;
	border-left-color:#E4E1CD;
	border-left-style:dashed;
	border-left-width:thin;
	background-repeat: no-repeat;
	background-position:right top;
	}
	
#footer_1 {
	position:relative;
	text-align:center;
	font-size: 90%;
	width: 750px;
	padding: 10px 10px 10px 10px;
	border-color:#80A0CE;
	border-top-width:thin;
	border-top-style:dashed;
	background-color: #FAFAF5;
	color: #586798;
		}
		
#linkList {
	position: absolute;
	left: 10px;
	top: 110px;
	width: 167px;
	background-image:url(images/water_background.jpg);
	background-repeat:no-repeat;

	}

#linkList ul {
	margin: 0px; 
	padding: 0px
	}
#linkList li {
	list-style-type: none;
	margin: 0px; 
	padding: 0px; 
	
	}
	
#linkList h3 {
	color: #6188C2;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
 	background-color: #E4E1CD;
	}
	
#linkList li a:link, #linkList li a:visited { 
   height: 1em;	
	color: #206BA4;
	letter-spacing:normal;
	border: 1px solid;
	background-color: #F8F7F1;
	padding: 4px;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	border-color: #FFFFFF;
	display: block;
	text-align: left;
}
	
#linkList li a:hover,  #linkList li a:active { 
	border: 1px solid;
	padding: 4px;
	background-color: #E4E1CD;
	border-color: #FFFFFF;
	color: #F77016;
	text-decoration: none;
	display: block;
	text-align: left;
} 
