html, body {
	height:100%;
	}

BODY {
	margin:0px;
    scrollbar-face-color: #ACAA83;
    scrollbar-highlight-color: #1C5195;
    scrollbar-shadow-color: #333399;
    scrollbar-3dlight-color: #1C5195;
    scrollbar-arrow-color: #1C5195;
    scrollbar-track-color: #ACAA83;
    scrollbar-darkshadow-color: #333399
    }

.citytitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF
	}
.citytitle a:link { color: #FFFFFF; text-decoration: underline }
.citytitle a:active { color: #FFFFFF; text-decoration: none }
.citytitle a:visited { color: #FFFFFF; text-decoration: none }
.citytitle a:hover { color: #FFFFFF; text-decoration: underline }

.citysidebar {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: 
	#FFFFFF
	}
	
.citybody {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
	}
.citybody a:link { color: #333399; text-decoration: none }
.citybody a:active { color: #333399; text-decoration: none }
.citybody a:visited { color: #333399; text-decoration: none }
.citybody a:hover { color: #333399; text-decoration: underline }

.citybodysmall {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000
	}
.citybodysmall a:link { color: #333399; text-decoration: none }
.citybodysmall a:active { color: #333399; text-decoration: none }
.citybodysmall a:visited { color: #333399; text-decoration: none }
.citybodysmall a:hover { color: #333399; text-decoration: underline }

.cityfooter {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.cityfooter a:link { color: #FFFFFF; text-decoration: underline }
.cityfooter a:active { color: #FFFFFF; text-decoration: underline }
.cityfooter a:visited { color: #FFFFFF; text-decoration: underline }
.cityfooter a:hover { color: #FFFFFF; text-decoration: underline }

.redtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF0000;
	}
.redtext a:link { color: #FF0000; text-decoration: underline }
.redtext a:active { color: #FF0000; text-decoration: underline }
.redtext a:visited { color: #FF0000; text-decoration: underline }
.redtext a:hover { color: #FF0000; text-decoration: underline }

.topbkgd {  
	background-image: url(images/cityhall-top.gif); 
	background-repeat: no-repeat; 
	background-position: right
	}

hr {border: none 0; 
    border-top: 1px solid #000000;
    width: 100%;
    height: 1px;
    text-align: center;
 }