body {
	background-color: #8C7853;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#header {
	height: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
}
#header-title {
	background-image: url(images/header08.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 1000px;
	margin: 0 auto 0;
}
#header-title span, #header-logo span {
	position: absolute;
	left: -700px;
	top: -700px;
}
.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}

.hide {
position:absolute;
left: -500px;
top:  -500px;
}
#content {
	background-color: #D8D8BF;
	width: 1000px;
	margin: 0 auto 0;
}
#content table {
	border: none;
	border-color: #D8D8BF;
}
#content td {
	padding: 5px 5px 8px 5px;	
	margin: 5px 5px 8px 5px;
}
#footer {
	background-color: #070752;
	padding-top: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	height: 30px;
	width: 1000px;
	margin: 0 auto 0;
}
#ctl00_contentplaceholder1_mshows, #ctl00_contentplaceholder1_sshows, #ctl00_contentplaceholder1_today {
	width: 250px;
}
.showheader {
	background-color: #9097BC;
	font-weight: bold;
	font-size: 16px;
}
.newsheader, .todayheader {
	background-color: #cccccc;
	font-weight: bold;
	font-size: 16px;
}

#ctl00_contentplaceholder1_castlist {
	width: 500px;
}
