body {
	margin: 0px;
	padding: 0px;
}

/* TEXT */

.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #ee1d23;
	text-decoration: none;
}
a:visited {
	color: #ee1d23;
	text-decoration: none;
}
a:hover {
	color: #ee1d23;
	text-decoration: underline;
}
a:active {
	color: #ee1d23;
	text-decoration: underline;
}

/* NAV */

#nav {
	position: absolute;
	left: 50px;
	top: 41px;
	width: 695px;
	height: 15px;
}
#navhome {
	float: left;
	width: 66px;
}
#navparks {
	float: left;
	width: 73px;
}
#navwalks {
	float: left;
	width: 75px;
}
#navgreenspaces {
	width: 149px;
	float: left;
}
#navartwork {
	float: left;
	width: 106px;
}
#navlinks {
	float: left;
	width: 70px;
}
#liverpoolparkstitle {
	position: absolute;
	left: 49px;
	top: 76px;
	height: 95px;
	width: 335px;
}

/* HOME */

#homecontent {
	position: absolute;
	width: 700px;
	left: 50px;
	top: 215px;
}
#homeimage {
	position: relative;
	left: 0px;
	top: 0px;
	height: 341px;
	width: 455px;
}
#hometext1 {
	position: relative;
	width: 340px;
	top: 20px;
	float: left;
	z-index: 10;
}
#hometext2 {
	position: relative;
	width: 340px;
	top: 20px;
	float: right;
	z-index: 10;
}
#footer {
	position: relative;
	width: 700px;
	left: 0px;
	top: 70px;
	z-index: 5;
}
#streetliners {
	position: absolute;
	left: 180px;
	top: 261px;
	width: 511px;
}
.arrows {
	float: right;
	height: 18px;
	width: 45px;
	text-align: right;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.artworkimage {
	position: relative;
	top: 6px;
}
.artworktext {
	position: relative;
	top: 10px;
}
#sheetacrylic {
	position: absolute;
	width: 283px;
	left: 50px;
	top: 409px;
}
#escalatorpanels {
	position: absolute;
	left: 440px;
	top: 476px;
	width: 186px;
}
#artworktitle {
	position: absolute;
	height: 16px;
	width: 61px;
	left: 49px;
	top: 215px;
}
#installationcontent {
	position: absolute;
	width: 700px;
	left: 50px;
	top: 946px;
}
#installationimages {
	position: relative;
	top: 10px;
	left: 0px;
	width: 610px;
	z-index: 10;
}
.thumblandscape {
	float: left;
	width: 122px;
	height: 122px;
}
.thumbportrait {
	float: left;
	width: 95px;
	height: 122px;
}
#footerartwork {
	position: relative;
	width: 700px;
	left: 0px;
	z-index: 5;
	top: 58px;
}
#footerartworknoinstallation {
	position: absolute;
	width: 700px;
	left: 50px;
	top: 958px;
}
#selecta {
	position: absolute;
	height: 20px;
	width: 700px;
	left: 49px;
	top: 215px;
}
#selectacontent {
	position: absolute;
	width: 700px;
	left: 50px;
	top: 262px;
}
.selectalist {
	float: left;
	height: 98px;
	position: relative;
	z-index: 10;
}
.menutext {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #ee1d23;
	width: 300px;
	background-color: #FFFFFF;
}
#parksetcsubnav {
	position: absolute;
	height: 16px;
	width: 700px;
	left: 50px;
	top: 262px;
}
#parksetccontent {
	position: absolute;
	width: 700px;
	left: 50px;
	top: 300px;
	z-index: 10;
}
#parksetcimages {
	float: left;
	width: 300px;
	z-index: 10;
	position: relative;
}
#parksetctext {
	float: right;
	width: 370px;
	z-index: 10;
	position: relative;
}
.historyimage {
	top: 35px;
	float: left;
}
.historytext {
	position: relative;
	top: 45px;
}
#footerhistory {
	position: relative;
	z-index: 5;
	width: 700px;
	top: 115px;
}
.googlemap {
	border: 1px solid #ee1d23;
}
#navparksandgreenspaces {
	float: left;
	width: 229px;
}
.italic {
	font-style: italic;
}
.selectalistsep {
	float: left;
	height: 22px;
	position: relative;
	z-index: 10;
}
#emailcontent {
	position: absolute;
	width: 700px;
	left: 50px;
	top: 262px;
	z-index: 10;
}
