body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-image: url(graphics/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a img {
border-width:0px;
border-style:none;
}
/* Footer Styles */

.footer {
	background-color: #000;
	font-size: 11px;
	color: #FFFFFF;
}

.footer a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.sidebar {
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 10px;
	background-image: url(graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-weight: bold;
	line-height: 25px;
}

.sidebar a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.sidebar a:hover {
	color: #00FF00;
	text-decoration: underline;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
}

/* Needed for Mozilla browsers - makes left div extend all the way to bottom of the container */
html>body #container {
height: auto;
}

/* Content Styles */

#container {
	position: relative;
	min-height: 100%;
	height: 100%;
//*	padding-left: 185px;
	background-image: url(../images/template/content_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	*/
}

//* #left {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 185px;
	background-image: url(../images/template/left_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#left p{
	margin: 0;
	padding: 0;
	height: 530px;
	width: 185px;
	background-image: url(../images/template/film_images.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
*/
#right {
	margin: 0;
	padding: 0;
	text-align: left;
}

#text{
	padding: 10;
	width: 98%;
	display: block;
	margin-top: 0;
}

#text p{
	margin: 10;
	padding: 10px;
	display: block;
}

#right div.titles{
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(../images/template/title-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	display: block;
}

#right div.titles p{
	margin: 0;
	padding: 13px 0 13px 13px;
}

/* Homepage - Banner - Ticket Styles */

#home_banner {
	margin: 0;
	padding: 0;
	background-image: url(graphics/ticketback.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 220px;
	display: block;
	float: left;
}

#banner {
	margin: 0;
	padding: 0;
	width: 576px;
	height: 220px;
	position: absolute;
	top: 0;
	z-index: 1000;
}

#ticket {
	margin: 0;
	padding: 0;
	width: 340px;
	height: 220px;
	background-image: url(graphics/news_ticket.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1001;
}

#ticket p {
	margin: 0;
	padding: 0;
	height: 174px;
	width: 204px;
	font-size: 8pt;
	position: absolute;
	top: 46px;
	right: 65px;
}

/* Homepage - News Boxes Styles */

#right div.news-boxes{
	margin: 0;
	padding: 0;
	width: 575px;
	display: block;
	float: left;
	background-image: url(images/template/nbox-back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#box{
	margin: 0;
	padding: 0;
	width: 187px;
	display: block;
	float: left;
}

#box p{
	margin: 0;
	padding: 20px 10px 20px 20px;
	display: block;
	text-align: justify;
}

.box-titles{
	margin: 0 0 5px;
	padding: 5px;
	display: block;
	background-color: #f3f3f3;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #363;
	border-top: 1px none #ccc;
	border-right: 1px none #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
	width: 95%;
}
#newsBox2 {


	margin: 0;
	padding: 3;
	width: 95%;
	display: block;
	float: none;
	border: 1px dashed #CCCCCC;
}
#newsBox3 {



	margin: 0;
	padding: 3;
	width: 95%;
	display: block;
	float: none;
	border: 1px dashed #CCCCCC;
}
#newsBox1 {



	margin: 0;
	padding: 3;
	width: 95%;
	display: block;
	float: none;
	border: 1px dashed #CCCCCC;
}
.promos {

	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	margin: 0px 10px;
	font-weight: normal;
}

.bold
{
	font-weight: bold;
	font-size: 11px;
}

.bolditalic {
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}

.italic {
	font-size: 11px;
	font-style: italic;
}
