body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #2F2F2F;
	font-size: 13px;
	font-family: 'Georgia';
	background-color: #DFDFDF;
}

#wrapper {
	overflow: auto;
	width: 800px;
	border: 1px solid #8F8F8F;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#wrapper p {
	padding: 0px 15px 0px 15px;
}

#wrapper h1 {
	font-size: 26px;
}

#scenetitle {
	width: 800px;
	margin: 0 auto;
	border-bottom: 1px solid #8F8F8F;
	height: 362px;
}

#setBottom {
	text-align: justify;
}

#home {
	display: inline;
	text-align: right;
	margin: 0 auto;
}

#home img {
	border:1px solid #000000;
	margin: 18px 9px 0px 9px;
}

#contentright {
	margin:11px;
	border:1px solid;
}

ul{
	margin-left: -20px;
}

li {
	float:left;
	text-align: center;
	list-style:none;
}

.ratings {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color:#01227F;
}

a:hover {
	text-decoration: underline;
	color: #DB02FF;
}

h2.mainHeader {
	margin: 30px 0px 30px 0px;
	font-size:20px;
}

#tall {
	clear: both;
}

#imgfirst {
	width: 780px;
	float: left;
	text-align: center;
}

#tour {
	float: right;
	height: 16px;
	padding-right: 4px;
	padding-bottom: 3px;
	width: 16px;
}

#tour img {
	border: 0;
}

#imgsecond {
	color: #F7F8F9;
	margin-left: 10px;
	width: 780px;
	float: left;
	height: 2px;
}

.maincol {
	display: block;
	border-top: 5px dashed #FFFFFF;
	width: 780px;
	margin-top: 5px;
}


.second {
	height: 10px;
	width: 780px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background-color: #FFFFFF;
}


.submitbtn {
	margin: 0 auto 0 auto;
	overflow: hidden;
	height: 20px;
	background-color: #FFFFFF;
	width: 780px;
	text-align: center;
}


.Frame {
	margin-left: 20px;
	height: 2px;
	color: #FFFFFF;
	width: 780px;
	float: left;
}

