body {
	background: #FFFFFF url('../gfx/bg.gif');
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

p, td {
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}


img {
	border: 0px;
}

a, a:link, a:visited {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	color: #0099ff;
	text-decoration: underline;
}


h1 {
	font-size: 17px;
	color: #339933;
}

h2 {
	font-size: 14px;
	color: #0099ff;
}

h3 {
	font-size: 14px;
	color: #0099ff;
	padding: 0px;
	margin: 0px;
}

.indent {
	padding: 3px 0px 10px 10px;
}



#container {
	margin: 0px auto 0px auto;
	position: relative;
	width: 815px;
	height: 100%;
}

#Bangor-parking-logo {
	position:absolute;
	left:57px;
	top:38px;
	width:248px;
	height:239px;
}
#City-of-Bangor-logo {
	position:absolute;
	left:635px;
	top:52px;
	width:153px;
	height:55px;
}

#Park-Bangor {
	position:absolute;
	left:312px;
	top:127px;
	width:476px;
	height:28px;
}

#nav {
	position:absolute;
	left:295px;
	top:159px;
	width:464px;
	height:77px;
}

#map {
	position:absolute;
	left:400px;
	top:254px;
	width:424px;
	height:512px;
}

#content {
	position:absolute;
	left:57px;
	top:300px;
	width:300px;
	height:auto;
}

#Bangor-free-parking {
	position:absolute;
	left:0px;
	top:620px;
	width:319px;
	height:148px;
}

#footer {
	position: absolute;
	left: 50px;
	top: 830px;
	margin-top: 20px;
	width: 785px;
	text-align: right;
}