body {
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 750px;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	float: left;
}
#header {
	background-color: #000000;
	background-image: url(../img/s_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#header_e {
	background-color: #000000;
	background-image: url(../img/s_hdr_e.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 750px;
	text-indent: -9999px;
}
#footer {
	background-color: #000000;
	height: 30px;
	color: #FFFFFF;
}
#footer address {
	float: right;
	font-size: 0.8em;
	line-height: 30px;
	margin-right: 1em;
	font-style: normal;
}
#crumb {
	font-size: 0.85em;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 20px;
	background-image: url(../img/grd_descrptn_bg.gif);
	background-position: bottom;
	padding-left: 1em;
}
#scene {
	width: 172px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	vertical-align: top;
}
#scenePicture {
	background-color: #FFFFFF;
	width: 578px;
}
#scenePicture img {
	margin: 9px;
	border: 1px solid #CCCCCC;
}
#sceneDescription {
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 256px;
	background-image: url(../img/grd_main_bg.gif);
}
#sceneDescription p {
	padding-right: 20px;
	padding-left: 20px;
}
#sceneDescription h3 {
	font-size: 1em;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0.8em;
	text-align: right;
	left: -1px;
}
#scene h2 {
	text-align: center;
	font-size: 1.2em;
	padding: 2px 5px;
	background-image: url(../img/grd_descrptn_bg.gif);
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#sceneTable {
	width: 172px;
	text-align: left;
	font-size: 0.76em;
}
#sceneTable td {
	background-image: url(../img/grd_ttl.gif);
	height: 30px;
	line-height: 30px;
	padding-left: 0.8em;
	background-position: center;
}
#sceneTable td.current {
	background-image: url(../img/arrow_bg2.gif);
	background-position: center;
}
#container {
	background-image: url(../img/shade_bg.gif);
	width: 760px;
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
#sceneDescription .description {
	height: 150px;
	vertical-align: top;
}
#sceneDescription .next {
	height: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	line-height: 50px;
}
#sceneTable td.past {
	background-image: url(../img/arrow_bg3.gif);
	background-position: center;
}
#topImage {
	vertical-align: top;
	height: 598px;
	background-color: #000000;
}
