body {

	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	letter-spacing: 150%;
	font-size: 90%;
	color: #344E6F;
	margin: 0px;
	background-color: #FFFFFF;
	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 {
	line-height: normal;

    }
p { 
	text-align: justify;
	padding-left: 0px;
	padding-right: 20px;

  }
h1 {
	font-size:175.01%;
	color: #FF7F02;
	font-weight: bold;
	line-height: 160%;
}
h2 {
	font-size:150.01%;
	padding: 0px;
	display:block;
	color: #32506C;
	font-weight: bold;
	border-bottom-color: #FFB871;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 2px;
}

h3 {
	font-size:140.01%;
	color: #527098;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #3892CD;
	border-width: 0px;

	}
	a:visited  { 
	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;
	background-image: url(images/bg.jpg);
	}
	
#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:190px;
	overflow: visible;
	}
	
#preamble2 {
	margin-left:190px;
	position: relative;
	width: 561px;
	overflow: visible;
	border-left-width:thin;
	}
	
#preamble3 {
	margin-top: 0px;
	margin-left:190px;
	position:relative;
	width: 561px;
	border-left-width:thin;
	}
	
#footer_1 {
	position:relative;
	text-align:center;
	font-size: 70%;
	width: 750px;
	padding: 10px 10px 10px 10px;
	padding-bottom: 50px;
	border-color:#F3F1F3;
	border-top-width:thin;
	border-top-style:dashed;
		color: #586798;
	background-image: url(images/footer_bottom.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
		}
		
#linkList {
	position: absolute;
	left: 10px;
	top: 127px;
	width: 167px;
	}

#linkList ul {
	margin: 0px; 
	padding: 0px
	}
#linkList li {
	list-style-type: none;
	margin: 0px; 
	padding: 0px; 
	
	}
	
#linkList h3 {
	color: #05245B;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	}
	
#linkList li a:link, #linkList li a:visited { 
   height: 1em;	
	color: #727272;
	letter-spacing:normal;
	border: 1px solid;
	background-color: #F0F3F8;
	padding: 4px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	border-color: #96AFCD;
	display: block;
	text-align: left;
	background-image:url(images/pointer2.gif);
	background-repeat:no-repeat;
	background-position: left;
	
}
	
#linkList li a:hover,  #linkList li a:active { 
	border: 1px solid;
	padding: 4px;
	padding-left: 15px;
	background-color: #F8F7F1;
	border-color: #96AFCD;
	color: #F77016;
	text-decoration: none;
	display: block;
	text-align: left;
	background-image:url(images/pointer.gif);
} 
