html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 100% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background: transparent; 
	margin: 0; 
	padding: 0;
	}
img {
float: left;
padding-right: 1em;
}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
h4 { 
	font: bold 18px georgia, sans-serif;
	margin-bottom: 0; 
	color: #5D3D45;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	
	}
a:hover, a:active { 
	text-decoration: underline; 
	
	}

/* specific divs */
#container { 
	background: url(images/townhallwallpaper.jpg) no-repeat top left; 
	padding: 230px 360px 0 160px;  
	margin: 0; 
	position: relative;
	}
#pageHeader h1 { 
	background: transparent url(h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none
	}
#pageHeader {
	padding-top: 20px;
}
#rotatingimages {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 840px;
	float: left;
}
	}
#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}
#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0; 
	right: 0;
	}
#linkList2 { 
	font: 18px verdana, sans-serif; 
	text-align: left;
	background: #5D3D45 url(paper-bg2.jpg) top left repeat-y; 
	padding: 25px; 
	margin-top: 210px; 
	width: 285px; 
	}
#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #B3AE94;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
#topright {
	background: transparent url(images/flourishleftred.jpg) top left no-repeat; 
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 406px; 
	height: 210px;
	}