@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #666;
}
.listHead {
	text-align: center;
}
#wrapper {
	text-align: center;
	position: relative;
	width: 1004px;
	margin: auto;
	overflow: hidden;
}
#header {
	background-color: #666;
	width: 1004px;
	overflow: hidden;
}
li {
	list-style-type: square;
	color: #FFF;
}
#textBox {
	width: 350px;
	float: right;
	background-color: #000;
	height: 550px;
	margin-top: 12.5px;
	margin-right: 7.5%;
	display: inline;
}

.arrowRight {
	float: right;
	padding-top: 250px;
}
.arrowLeft {
	float: left;
	padding-top: 250px;
}
.panorama {
	padding-top: 80px;
}
#stage {
	height: 575px;
	background-color: #000;
	clear: both;
	text-align: center;
	width: 1004px;
}
#foot {
	clear: both;
	height: 50px;
	color: #FFF;
	width: 1004px;
}
#nav {
	float: right;
	clear: both;
	background-color: #000;
	width: 1004px;
}
#headline {
	float: left;
	margin-bottom: 10px;
	background-color: #666;
}
#headline img {
	margin-top: 15px;
}
#nav img {
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
	padding-top: 15px;
}
#subNav {
	background-color: #000;
	width: 1004px;
	float: right;
	clear: both;
}
#subNav img {
	float: left;
	margin-left: 10px;
	padding-right: 50px;
}
.back {
	float: left;
	margin-left: 10px;
}
#wrapper #stage img {
	margin-top: 10px;
	text-align: center;
}
img {
	border: 0;
}
p {
	text-align: justify;
	font-family: Garamond, Didot, Palatino;
	line-height: 20px;
	color: #FFF;
}
ul {
	color: #FFF;
	text-align: left;
}
.halfPageImage {
	float: left;
	margin-left: 7.5%;
	padding-top: 80px;
}
.contactList {
	text-align: center;
}
#wrapper #stage img {
}
#wrapper #stage #textBox p a {
	color: #FFF;
	text-decoration: none;
}
.thumbsHeading {
	display: block;
	padding-top: 0px;
}
#rowOne {
	text-align: left;
	margin-left: 10px;
	padding-top: 45px;
}
#rowTwo {
	text-align: left;
	margin-left: 10px;
}
#rowThree {
	text-align: left;
	margin-left: 10px;
}
#rowOne img {
	margin-left: 5px;
	margin-right: 5px;
}
.firstThumb {
}
#rowThree img {
	margin-left: 5px;
	margin-right: 5px;
}
#rowTwo img {
	margin-left: 5px;
	margin-right: 5px;
}
#back {
	float: left;
	margin-left: 10px;
	clear: both;
	display: inline;
}
