body {
	margin: 0px;
	padding: 0px;
	background-color: #ff736e;
}
#logo {
	position: absolute;
	left: 19px;
	top: 36px;
}
#tagline {
	position: absolute;
	left: 213px;
	top: 77px;
}
#nav {
	position: absolute;
	left: 603px;
	top: 16px;
}
#navjournal {
	position: absolute;
	left: 0px;
	top: 0px;
}
#navabout {
	position: absolute;
	left: 0px;
	top: 18px;
}
#navprojects {
	position: absolute;
	left: 0px;
	top: 36px;
}
#navdownloads {
	position: absolute;
	left: 0px;
	top: 54px;
}
#navcontact {
	position: absolute;
	left: 0px;
	top: 72px;
}
#downloads {
	background-color: #FFFFFF;
	padding: 20px;
	position: absolute;
	left: 20px;
	top: 140px;
	height: 440px;
	width: 390px;
}
.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
a:link {
	color: #ff736e;
	text-decoration: none;
}
a:visited {
	color: #ff736e;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#about {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	position: absolute;
	width: 550px;
	left: 20px;
	top: 160px;
	letter-spacing: 0.5px;
}
#aboutspacer {
	position: absolute;
	bottom: -50px;
	left: 0px;
}
#journal {
	background-color: #FFFFFF;
	position: absolute;
	width: 760px;
	left: 20px;
	top: 140px;
}
.bold {
	font-weight: bold;
}
#projectssmall {
	position: absolute;
	left: 19px;
	top: 160px;
}
#projectsmedium {
	position: absolute;
	left: 214px;
	top: 160px;
}
#projectslarge {
	position: absolute;
	left: 410px;
	top: 160px;
}
#projectsxl {
	position: absolute;
	left: 604px;
	top: 160px;
}
#aboutbg {
	background-image: url(img/gen/about_bg.jpg);
	background-repeat: no-repeat;
}
#contactbg {
	background-image: url(img/gen/contact_bg.jpg);
	background-repeat: no-repeat;
}
#animationcambridge {
	position: absolute;
	left: 404px;
	top: 192px;
}
#animationkingscross {
	position: absolute;
	left: 361px;
	top: 394px;
}
#contactcambridge {
	position: absolute;
	width: 200px;
	left: 510px;
	top: 163px;
	padding: 10px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#contactkingscross {
	position: absolute;
	width: 200px;
	left: 482px;
	top: 365px;
	padding: 10px;
	background-color: #FFFFFF;
	visibility: hidden;
}
.close {
	position: absolute;
	top: 10px;
	right: 10px;
}
#interventions {
	position: absolute;
	left: 52px;
	top: 160px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	visibility: hidden;
}
#buildings {
	position: absolute;
	left: 247px;
	top: 160px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	visibility: hidden;
}
#landscapes {
	position: absolute;
	left: 652px;
	top: 160px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	visibility: hidden;
}
#estates {
	position: absolute;
	left: 442px;
	top: 160px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	visibility: hidden;
}
#smallprojects {
	position: absolute;
	left: 20px;
	top: 200px;
}
.thumbnail {
	border: 3px solid #FFFFFF;
}
#mediumprojects {
	position: absolute;
	left: 215px;
	top: 200px;
}
#largeprojects {
	position: absolute;
	left: 410px;
	top: 200px;
}
#xtralargeprojects {
	position: absolute;
	left: 605px;
	top: 200px;
}
.projectdetail {
	background-color: #FFFFFF;
	position: absolute;
	left: 507px;
	top: 122px;
	padding: 10px;
}
#home1bg {
	background-image: url(img/gen/home1_bg.jpg);
	background-repeat: no-repeat;
}
#home2bg {
	background-image: url(img/gen/home2_bg.jpg);
	background-repeat: no-repeat;
}
#home3bg {
	background-image: url(img/gen/home3_bg.jpg);
	background-repeat: no-repeat;
}
#home4bg {
	background-image: url(img/gen/home4_bg.jpg);
	background-repeat: no-repeat;
}
#home5bg {
	background-image: url(img/gen/home5_bg.jpg);
	background-repeat: no-repeat;
}
#home6bg {
	background-image: url(img/gen/home6_bg.jpg);
	background-repeat: no-repeat;
}
#popup {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 15px;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
#popup #text {
	width: 80%;
	max-width: 350px;
	min-width: 150px;
}
#popup p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#popup #close_button {
	float: right;
}
#popup #image_select {
	margin-bottom: 5px;
}
#popup #image_caption {
	margin-top: 5px;
}

