body { 
	font: 10pt/18pt arial; 
	color: #734919; 
	background: #734919 url(lines_back_ground.gif) 	repeat-y top right; 
	margin: 0px; 
	}

p { 
	text-align: justify;
	}
h3 { 
	font: italic normal 14pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #462C0F;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #85351B;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #8F491F;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #990000;
	}
#container {
	position: relative;
	width: 700px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF7D6;
	}
#intro { 
	min-width: 500px;
	}
#pageHeader { 
	margin-bottom: 20px;
	}
#pageHeader h1 { 
	background: transparent url(city.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 500px; 
	height: 278px; 
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background-color: #7D775C;
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}

#quickSummary {
	position: absolute;
	top: 42px;
	right: 0px;
	left: 327px;
	width: 160px;
	height: 206px;
	color: #FFF7D6;
	}
#quickSummary p {
	font:  italic bold 10pt/22pt arial; 
	text-align: center;
	color: #FFF7D6;
	}
#preamble {
	clear: left;
	 width: 450px;
	 margin-bottom: 10px;
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	padding-left: 10px; 
	width: 450px;
	}
	#supportTextWide {
	padding-left: 10px;
	padding-right: 10px;
	}
#footer {
	text-align: center;
	background:#ECE1BB;
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}
#linkList {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 500px;
	width: 200px;
	background-color: #734919; 
	}
#linkList2 { 
	font: 12px verdana, sans-serif; 
	background: transparent  url(menu_bottom.gif) left bottom no-repeat;
	text-align: left;
	padding: 10px; 
	margin-top: 0px; 
	width: 200px; 
	}
#linkList h3.select { 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.favorites { 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.archives { 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.resources { 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#linkList li a:link { 
	color: #D6D1BC;
	
	}
#linkList li a:hover { 
	color: #FFFFFF;
	text-decoration: none; 
	background: #462C0F; 
	}
#linkList li a:visited {
color: #E9E7DC;
	}
	#extraDiv1 {
	}
