body {
	text-align:center;
	background-color:black;
	font-family:Addict, Garamond, Palatino Linotype, Times, serif;
}

#main {
	position:relative;
	padding-left:20px;
	padding-right:20px;
	//padding-right:5px;
	padding-bottom:20px;
	margin:0 auto;
	width:780px;
	//width:820px;
	text-align:left;
	border:thin solid #e96;
	z-index:0;
	background-color:#E5CB99;
}

#pagebody {
	background-color:#E5CB99;
}
#navbar {
	background-color:#000000;
	width:7em;
	height:15em;
	font-family:Addict, Garamond, Palatino Linotype, Times, serif;
	font-size:110%;
	text-align:center;
	margin-left:20px;
	border:thin solid #D99A24;
	vertical-align:top;
}
#textarea {
	padding-left:1em;
	padding-right:1em;
	padding-top:120px;
	z-index:6;
}
#tower {
	position:absolute;
	right:0px;
	text-align:right;
	z-index:5;
}
#towertopleft {
        position:absolute;
	left:200px;
	top:240px;
	z-index:5;
}
#towertopright {
        position:absolute;
	left:500px;
	top:220px;
	z-index:5;
}
#towermiddleleft {
        position:absolute;
	left:200px;
	top:430px;
	z-index:5;
}
#towermiddleright {
        position:absolute;
	left:610px;
	top:430px;
	z-index:5;
}
#towerbottomleft {
        position:absolute;
	left:200px;
	top:640px;
	z-index:5;
}
#towerbottomright {
        position:absolute;
	left:600px;
	top:680px;
	z-index:5;
}

#textzone {
	position:relative;
	padding-top:100px;
	z-index:6;
}
#navbar a:visited {
	color:#E5CB99;
}
#navbar a:link {
	color:#E5CB99;
}
a:visited {
	color:#681830;
}
a:link {
	color:#203078;
}
div.gallery_picture {
	text-align:center;
}

div.rightbutton {
	float:right;
	width:10%;
}

div.leftbutton {
	float:left;
	width:10%;
}

div.caption {
	text-align:center;
	font-size:large;
	width:80%;
}
div.buildingavoider {
	width:520px;
}
p.subtitle {
	font-size:120%;
	font-style:italic;
	margin-bottom:0px;
}
p.quotation {
	font-style:italic;
	margin-bottom:0px;
}
p.quoteattrib {
	margin-top:0px;
	text-align:right;
}
