body {
    margin: 0;
    padding: 0;
    background: #000000 url('../images/front/pg_bg.jpg') repeat-x;
	font: 100.01%/ Arial, Helvetica, sans-serif;
}

img {
    border: none;
}

a:link, a:visited {
	color: #681c01;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

#wrapper {
    width: 800px;
    margin: 0 auto;
   
}

#banner {
     height: 468px;
    background: url('../images/front/initial_site_bg.jpg') no-repeat;
}

#content {
	
}

#top {
	height: 150px;
	background: url(../images/front/topstrap.jpg) no-repeat;
}

#top img {
	float: right;
	margin-right: 30px;
}
#showlisting {
	float:right;
	width: 225px;
	height: 548px;
	background: #000000 url(../images/front/right_nav_bg.jpg) no-repeat;

}

#showlisting h2 {
	background: transparent url(../images/front/right_header_bg.jpg) no-repeat scroll 0 0;
	height: 0 !important;
	
	overflow: hidden;
	padding: 72px 0 0;
	width: 225px;
}

#showlisting ul {
	list-style-type: none;
}

#showlisting ul li {
	color: #2d2d2d;
	/*margin-bottom: 5px;*/
	font-size: 98%;
}

#showlisting ul li a {
	display: block;
	width: 179px;
	padding: 5px 0 2px 0;
}

#showlisting ul li a:hover, #showlisting ul li a:active {
	color: #FFF;
	background-color: #681c01;
}

#showlisting ul li img {
	padding: 0;
	margin: 0 0 5px 0;
}

#showlisting ul li p {
	padding: 0;
	margin: 0 0 0 10px;
}

.showtimes {
	font-size: 70%;
	color: #2d2d2d;
	margin: 0 12px 0 12px;
	padding: 5px;
}

.showtimelogo {
	margin: 10px 0 0 30px;
}

#videoplayer {
	color: #ffffff;
	margin-top: 5px;
}

#videoplayer h1 {
	margin:0;
	padding: 5px 0 10px 0;
	font-size: 130%;
	color: #ff9900;
}

#videoplayer p {
	font-size: 75%;
	font-weight: normal;
	margin: 0 220px 0 10px;
}

#player {
	height: 367px;
}