body {
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#shadow {
	background-image: url(images/stageshadow.png);
	background-repeat: no-repeat;
	height: 806px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#stage {
	background-image: url(images/stagebg_home.jpg);
	height: 792px;
	width: 936px;
	background-color: #200000;
	background-repeat: no-repeat;
}
#interior_stage {
	background-image: url(images/stagebg.jpg);
	height: 792px;
	width: 936px;
	background-color: #200000;
	background-repeat: no-repeat;
}
#backdrop {
	background-image: url(images/backdrop_home.jpg);
	background-repeat: no-repeat;
	height: 577px;
	width: 936px;
	background-position: 0px 108px;
}

#title {
	background-image: url(images/titlebar.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 936px;
}
#buttonNav {
	width: 509px;
	color: #FFFFFF;
	padding-left: 10px;
}
#navigation {
	color: #FFFFFF;
	text-align: center;
	letter-spacing: .2em;
	padding-top: 3px;
}
#stage #homecopy {
	background-image: url(images/copybox.jpg);
	height: 509px;
	width: 332px;
	float: right;
	position: relative;
	top: -600px;
	right: 30px;
	font-size: 12px;
	text-align: center;
	padding: 20px;
	line-height: 13px;
	font-weight: bold;
	background-repeat: repeat;
}
.fineprint {
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}


#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	}
#buttonNav a {
	color: #FFFFFF;
	text-decoration:none;
}
#buttonNav #first {
	float: left;
	text-align: center;
	line-height: 30px;
	width: 169px;
}
#buttonNav #second {
	float: left;
	text-align: center;
	line-height: 30px;
	width: 169px;
}
#buttonNav #third {
	float: left;
	text-align: center;
	line-height: 30px;
	width: 169px;
}

#placard {
	height: 94px;
	width: 538px;
	background-image: url(images/placard.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 68px;
}
#interior_placard {
	height: 81px;
	width: 497px;
	background-image: url(images/interior_placard.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 68px;
}
#interior_shadow {
	background-image: url(images/interior_shadow.png);
	background-repeat: no-repeat;
	height: 642px;
	width: 936px;
	background-position: 0px 108px;
}
#interior_backdrop {
	background-image: url(images/interior_backdrop.jpg);
	background-repeat: no-repeat;
	height: 685px;
	width: 936px;
	background-position: 0px 108px;
	position: relative;
}
#interior_title {
	background-image: url(images/interior_titlebar.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 921px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAD478;
	font-size: 18px;
	font-weight: normal;
	padding-left: 15px;
	line-height: 42px;
	position: relative;
}
#interior_backdrop #overlay {
	height: 370px;
	width: 360px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#content {
	padding-top: 80px;
	padding-right: 20px;
	padding-left: 20px;
}


#interior_title span {
  background: url(images/gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 921px;
  height: 42px;
}

#padder {
	height: 20px;
}
.header {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.halfbox_left {
	background-image: url(images/halfbox_left.png);
	background-repeat: no-repeat;
	padding: 40px;
	float: left;
	height: 390px;
	width: 220px;
}
.halfbox {
	background-image: url(images/halfbox.png);
	background-repeat: no-repeat;
	float: left;
	height: 390px;
	width: 280px;
	padding: 40px;
}
.right {
	float: right;
	width: 230px;
}
.inlineNav {
	font-size: 10px;
}
.inlineNav a {
	color:#000000;
}

.inlineNavBig a {
	color:#000000;
}


.empty_left {
	float: left;
	width: 300px;
}
.empty {
	float: left;
	width: 360px;
}
.fullbox {
	background-image: url(images/fullbox.png);
	background-repeat: no-repeat;
	padding: 40px;
	height: 390px;
	width: 580px;
	float: left;
}
