/* CSS Document */

body { 
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a { 
	color: #f1b44d;
	text-decoration: underline;
	font-weight: bold; }
	
a:hover {
	text-decoration: none; }

p { padding: 0px; margin: 0px; }

h1 { padding: 0px; margin: 0px; font-size: 22px; }

h2 { padding: 0px; margin: 0px; font-size: 18px; }

li { list-style: outside; list-style-type: disc; padding: 0px; margin: 0px; }

#main-container {
background: #ffffff url(images/bgreel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#outer-1024 {
	text-align: center;
	margin-top: 0px;
	width: 1001px;
}



#main-header {
}

#hdr-top-bar {
	background: url(images/top_bar.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 1001px;
}

#main-content {
	width: 1001px;
	text-align: left;
}

#main-footer {
	width: 1001px;
	height: 55px;
	background: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#latest-news-body {
	background: url(images/latestnews_body.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 179px;
}

#left-container {
	vertical-align: top;
}

#right-container {
	vertical-align: top;
}

#graphic-banner {
	width: 768px;
	height: 268px;
}	

#graphic-banner-inner {
	width: 768px;
	height: 151px;
	margin: 0px;
}	

#page-title {
	width: 768px;
	height: 38px;
	padding: 0px;
	margin: 0px;
}

#start-of-content {
	width: 768px;
	height: 354px;
	background: #67150f url(images/content_redbg_inner.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#start-of-content-inner {
	width: 768px;
	background: #67150f url(images/content_redbg_inner.jpg);
	background-position: top left;
	padding: 0px;
	margin: 0px;
}


#maintext-area {
	width: 532px;
	vertical-align: top;
	padding: 17px 25px 5px 46px;
}

#maintext-area-inner {
	vertical-align: top;
	padding: 17px 25px 5px 46px;
}

#feat-film-rightbox {
	width: 176px;
	height: 354px;
	vertical-align: top;
	background: url(images/content_right_redbox.gif);
	background-repeat: no-repeat;	
	font-size: 11px;
}

.p-highlight {
	color: #fad17f;
	font-weight: bold;
}
