
html, body, #container {
	margin: 0;
	padding: 0;
	color: #cccccc;
	text-align: center;
}

body {
	background: #5c5a57 url(bodybg.gif) top center repeat-x;
}
  
#container {
	width: 850px;
	margin: 0 auto;
}

#box{
	width: 550px;
	margin: 0 auto;
	text-align: center;
}

#side {
	width: 145px;
	margin-top: 60px;
	background: transparent;
	float: right;
	text-align: right;
}

#sidel {
	width: 145px;
	background: transparent;
	float: left;
}

#side img {
	margin-bottom: 10px;
}

#header {
	background: transparent url(header.gif) center no-repeat;;
	height: 100px;
}

#nav, #week {
	color: #ffffff;
	text-align: center;
}

#nav {
	background: #3c3c3c url(navbg.gif) top left repeat-x;	
	height: 25px;
	padding-top: 3px;
}

#week {
	background: #3c3c3c url(weekbg.gif) top left repeat-x;
	color: #e2ab71;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	padding-top: 8px;
	border-bottom: solid #222222 1px;
}

#back {
	background: #3c3c3c url(weekbg.gif) top left repeat-x;
	color: #e2ab71;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	padding-top: 8px;
	border-bottom: solid #222222 1px;
	text-align: left;
}

#top {
	width: 550px;
	height: 10px;
	margin: 0 auto;
	background: #303030 url(contbg.gif) top center repeat-x;
}

#split {
	background: #3c3c3c;
	width: 4px;
	height: 10px;
	margin: 0 auto;
}

#contentmain{
	background: #303030 url(contbg2.gif) top center repeat-y;
	color: #cccccc;
	text-align: left;
	padding: 0 10px;
}

#content{
	background: #303030;
	color: #cccccc;
	text-align: left;
	padding: 0 10px;
}

#thumbs {
	float:right;
	margin-top: 10px
}

#thumbs img {
	margin-left: 20px;
}

#theater1, #theater2 {
	width: 255px;
}

#theater1 {
	float:left;
}

#theater2 {
	float: right;
}

#movie {
	height: 140px;
	margin: 10px 0 20px 0;
	padding: 5px 0;
	background: #3c3c3c;
}

#movie img {
	float: left;
	margin: 0 5px;
}

#movie h2 {
	margin-bottom: 10px;
	text-align: center;
}

#movie h2:hover {text-decoration: underline;}

td {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}

#left {
	float: left;
	margin-right: 20px;
}

#right {
	height: 180px;
}

#coming {
	width: 110px;
	height: 250px;
	margin: 0 0 20px 15px;
	float: left;
	text-align: center;
}

.highlight { color: #e2ab71; font-weight: bold; }

.k18 { color: #e3402b; }

.k15 { color: #ff783d; }

.k11 { color: #e39f4e; }

.k7 { color: #e0c859; }

.ks { color: #66bf4b; }

#footer1 {
	background: #303030;
	clear: both;
	text-align: center;
	height: 30px
}

#footer1 h3 { margin-top: 10px; }

#footer2 {
	background: #303030;
	clear: both;
	text-align: center;
}

#footer2 img { margin: 8px 0; }

#footer3 {
	clear: both;
	text-align: center;
	background: #3b3b3b;
	color: #656565;
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	height: 20px
}

#footer3 a { color: #656565; }

#nav ul, #nav li {
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding: 0 8px;
}

p, h2 {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

h1 {
	margin: 0;
	background: transparent;
	color: #ffd79d;
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	text-align: center;
}

#content h1 { text-align: left; margin-bottom: 15px; }

h2 {
	padding: 0;
	font-weight: bold;
	background: transparent;
	color: #e2ab71;
}

h3 {
	margin: 0;
	color: #999999;
	background: transparent;
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#line {
	border-top: solid #999999 1px;
	margin: 10px 0;
	padding: 10px 0 5px 0;
}

#nav a { font: 11px/18px Verdana, Arial, Helvetica, sans-serif; }
#nav a:hover { text-decoration: none; color: #e2ab71; }

#week a { margin-left: 10px; font-weight: normal; }

#back a { margin-left: 10px; font-weight: normal; }

a:link, a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }
a:active { color: #ffffff; }
