body {
	background-color: #EFE9D0;
}

pre
{
width: 540px;
white-space: pre-wrap; /* CSS2.1 compliant */
white-space: -moz-pre-wrap; /* Mozilla-based browsers */
white-space: -o-pre-wrap; /* Opera 7+ */
word-wrap: break-word;
}


hr {
	color: #F6DBA0;
	height: 0px;
	border: none;
	border-top: dotted;
	margin: 2px 0 2px 0;
}

div {margin: 0px;}

#titlebar {
	position: absolute;
	top: 71px;
	left: 125px;
	width: 800px;
	z-index: 200;
}

#titlebar a,a:link,a:visited,a:hover{
	text-decoration: none;
        color: #D9C581;
}

.menuItem {
	height: 40px;
	float: left;
	margin: 0 auto 0 10px;
	text-align: center;

}

.menu_center {
	line-height: 27px;
	float: left;
	height: 27px;
	background-color: #8E0303;
	color: #D9C581;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}

.menu_left {
	float: left;
	background-image: url(menu_l.png);
        width: 13px;
	height: 27px;
}

.menu_right {
	float: left;
	background-image: url(menu_r.png);
        width: 13px;
	height: 27px;
}


.menu_bot {
	clear: both;
	
	background: url(menu_bot.png) no-repeat top center;
	height: 12px;
	width: 100%;
}

#logo	{
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100;
}


#logo a, img{
	  text-decoration: none;
	  border: 0;
}

#musicDiv {
	position: absolute;
	left: 0px;
	top: 40px;
	font-size: .8em;
	font-family: Arial;
	font-weight: bold;
	color: #8E0303;
	z-index: 10;
}

#filmstrip {
	position: absolute;
	left: 8px;
	top: 87px;
	width: 120px;
	height: 600px;
	background-color: #EFE9D0;
	z-index: 0;
}

#films {
	margin-top: -55px;
}

#fsheader {
	float: right;
	background-image: url(content_lc.png);
	width: 35px;
	height: 40px;
}

#fstopround {
	background-image: url(filmstripheader.png);
	width: 120px;
	height: 25px;
	margin-top: 35px;
}

#fsmiddle {
	background-color: #8E0303;
}

#fsmiddle hr {
	width: 80%;
	text-align: right;
	margin: 0 0 5px auto;
}

#fsmiddle img {
	border-width: 2px;
	border-left: 0px;
	border-style: solid;
	border-color: #8E0303;
}

#fsmiddle img:hover {
	border-width: 2px;
	border-style: dotted;
	border-color: #FFFFFF;
}

#fsbotround {
	background-image: url(filmstripfooter.png);
	width: 120px;
	height: 25px;
}

#demoreel {
}

#drheader {
	float: right;
	background-image: url(content_lc.png);
	width: 35px;
	height: 35px;
}

#drtopround {
	background-image: url(demoreelheader.png);
	width: 120px;
	height: 25px;
	margin-top: 40px;
}

#drmiddle {
	background-color: #D37B33;
}

#drmiddle hr {
	width: 80%;
	text-align: right;
	margin: 0 0 5px auto;
}

#drmiddle img {
	border-width: 2px;
	border-left: 0px;
	border-style: solid;
	border-color: #D37B33;
}

#drmiddle img:hover {
	border-width: 2px;
	border-style: dotted;
	border-color: #FFFFFF;
}

#drbotround {
	background-image: url(demoreelfooter.png);
	width: 120px;
	height: 25px;
}

#content {
	position: absolute;
	left: 107px;
	
	top: 100px;
	min-width: 775px;
	overflow: visible;
}

#rightcontent {
	position: absolute;
	right: -50px;
	width: 250px;
	height: 100%;
	top: -70px;
	z-index: 100;
}

#leftcontent {
	float: left;
	
}

#events {
	
	width: 250px;
}

.middleround {
	background-color: #8E0303;
	padding: 0px 5px 5px 1px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: .9em;
	border-width: 0px 0px 0px 0px; 
	border-style: solid; 
	border-color: #FFFFFF; 
}

.middleround p {
        color: #F6DBA0;
	border-width: 2px; 
        border-style: dotted;
	border-color: #8E0303; 
}

.middleround p:hover {
	background-color: #D18547;
	color: #FFFFFF;
}

.topround {
	background-image: url(eventstop.png);
	height: 25px;
}

.bottomround {
	background-image: url(eventsbottom.png);
	margin-top: 0px;
	height: 53px;
}

#content {
	width: 80%;
}

.post_all {
	width: 100%;
}

.contenttop {
	background-color: #D9C581;
	color: #FF0000;
	position: absolute;
	right: 25px;
	left: 20px;
	height: 25px;

}

.post_contenttop {
	background-color: #8E0303;
	color: #FF0000;
	position: absolute;
	right: 25px;
	left: 25px;
	height: 25px;
}

.post2_contenttop {
	background-color: #D37B33;
	color: #FF0000;
	position: absolute;
	right: 25px;
	left: 25px;
	height: 25px;
}


.post_rcorner {
	float: right;
	background-image: url(post_rc.png);
	width: 25px;
	height: 25px;
}

.post_lcorner {
	float: left;
	background-image: url(post_lc.png);
	width: 25px;
	height: 25px;
}

.post2_rcorner {
	float: right;
	background-image: url(post2_rc.png);
	width: 25px;
	height: 25px;
}

.post2_lcorner {
	float: left;
	background-image: url(post2_lc.png);
	width: 25px;
	height: 25px;
}

.rcorner {
	float: right;
	background-image: url(content_rc.png);
	width: 25px;
	height: 25px;
}

.lcorner {
	float: left;
	width: 25px;
	height: 25px;
}

.post_rlcorner {
	float: right;
	background-image: url(post_rlc.png);
	width: 25px;
	height: 25px;
}

.post_llcorner {
	float: left;
	background-image: url(post_llc.png);
	width: 25px;
	height: 25px;
}

.post2_rlcorner {
	float: right;
	background-image: url(post2_rlc.png);
	width: 25px;
	height: 25px;
}

.post2_llcorner {
	float: left;
	background-image: url(post2_llc.png);
	width: 25px;
	height: 25px;
}

.rlcorner {
	float: right;
	background-image: url(content_rlc.png);
	width: 25px;
	height: 25px;
}

.llcorner {
	float: left;
	background-image: url(content_llc.png);
	width: 25px;
	height: 25px;
}

#contentblock {
	clear:both;
	padding: 10px;
        padding-top: 0px;	
        background-color: #D9C581;
	min-height: 1000px;
}

.postheader {
	clear: both;
	position: relative;
	margin-right: 200px; 
        height: 25px;
	 
}

.postfooter {
	clear: both;
	position: relative;
	margin-right: 200px;
        height: 25px;
	 
}

.post2footer {
	clear: both;
	position: relative;
	margin-right: 200px; 
        height: 25px;
	 
}

.post2header {
        clear: both;
	position: relative;
	margin-right: 200px;
        height: 25px; 
	
}

.contentheader {
	clear: both;
	width: 100%;
	height: 25px;
}

.contentfooter {
	clear: both;
	width: 100%;
	height: 25px;
}

.post	{
        clear: both;
	margin-right: 200px; 
	padding: 0px; 
	background-color: #8E0303; 
}

.post2 {
        clear: both;
	margin-right: 200px; 
	padding: 0px;
	background-color: #D37B33; 
	
}

.posttext {
	font-size: .78em; 	
        font-weight: bold;
	font-family: Arial; 
	color: #F7E9CA;
}

.headline {
	color: #FFFFFF;
	font-size: .96em;	
        font-weight: bold; 
	font-family: Arial; 
	color: #F7E9CA;
}

.headline a {
	color: #FFFFFF;
}

.hotimage {
	border-width: 2px;
	border-left: 0px;
	border-style: solid;
	border-color: #D37B33;
}

.hotimage:hover {
	border-width: 2px;
	border-style: dotted;
	border-color: #FFFFFF;
}

#moviepane {
	position: absolute;
	top: 112px;
	left: 116px;
	width: 700px;
        border:3px solid #F7E9CA;
	background-color: #8E0303;
	z-index: 500;
	padding: 5px;
	color: #FFFFFF;
	font-size: 1em; 	
        font-weight: bold; 
	font-family: Arial;
	text-align: center;
	margin-top: auto;
	visibility: hidden;
}

#moviepane a{ color: #FFFFFF;}
