body {
	behavior:url("csshover.htc");
	background-color:#220103;
}
img{
	border:none;
}
#page{
	position: absolute;
	left: 50%;
	top: 50%;
	margin:0 0;
	padding:0 0;
	margin-top: -300px;
	margin-left: -400px;
	width:800px;
	height:600px;
	background-color:#fff;
}
#menu{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 220px;
	margin-left: -400px;
	z-index:  5;
	font-family: Arial, sans;
	font-size:12px;
	width:800px;
	height:80px;
	background-color:#fff;
	background-position:right;
}
#menu_right {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: 100px;
	z-index: 5;
	font-family: Arial, sans;
	font-size:12px;
	height: 100px;
	width:300px;
	text-align: right;
	text-decoration:none;
}
#menu_left {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 220px;
	margin-left: -400px;
	z-index:  6;
	font-family: Arial, sans;
	font-size:12px;
	width:700px;
	float:left;
}
#menu_left a{
	text-decoration:none;
	font-weight: bold;
	color:#000;
	display:block;
}
#menu_left ul{
	list-style: none;
	margin:0;
	padding:5px 0 0 5px;
}
#menu_left ul li{
	float:left;
	width:110px;
	font-size:12px;
}
#menu_left ul li ul{
	display:none;
	margin:0;
	padding:0;
}
#menu_left ul li ul li{
	border:none;
	background-color:#fff;
	margin:1px 0;
	padding: 0 2px;
	clear:both;
	font-size:12px;
}
#menu_left ul li a{
	color:#600000;
	border-left:2px solid #aaa;
	padding: 0 0 0 2px;
}
#menu_left ul li a:hover{
	color:#ffa2a2;
}
#menu_left ul li ul li a{
	border:none;
	font-weight: normal;
}
#menu_home_btn{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 5;
	margin-top: -40px;
	margin-left: 300px;
	width:100px;
	height:80px;
}
#menu_right a{
	text-decoration:none;
	color:#000;
	display:block;
}
#menu_right ul{
	list-style: none;
	margin:0 0;
	padding:0;
}
#menu_right ul li{
	float:right;
	padding:5px 5px;
	text-align: center;
}
#menu_right ul li ul{
	display:none;
}
#menu_right ul li:hover ul{
	display:block;
}
#menu_right ul li ul li{
	border:none;
	margin:0 0;
	padding: 0 0;
}
#menu_right ul li a{
	color:#800000;
	font-weight:bold;
	font-size:12px;
}
#menu_right ul li a:hover{
	color:#000;
}
#image_box{
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-300px;
	margin-left:-400px;
	width:800px;
	height:550px;
	background: url("../pics/theater/bg1.jpg") no-repeat;
}
#content{
	position: absolute;
	left: 50%;
	top: 50%;
	margin:0 0;
	padding: 0 0;
	margin-top: -90px;
	margin-left: -370px;
	width:740px;
	height:300px;
	font-family: Arial, sans;
	overflow:auto;
}
#content_bg{
	position: absolute;
	left: 50%;
	top: 50%;
	margin:0 0;
	padding: 0 0;
	margin-top: -90px;
	margin-left: -375px;
	padding:0 0;
	width:750px;
	height:300px;
	background-color:#fff;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#content p{
	font-size:12px;
	margin: 0 0 2px 0;
	padding: 0 0;
}
#content h2{
	margin:0;
	padding:0;
}
#content table{
	margin:0;
	padding:0;
}
#content td{
	vertical-align:top;
}
#content a{
	text-decoration:none;
	color:#800000;
}
#content a:hover{
	color:#333;
}
div.absatz{
	margin:0;
	padding:0;
}
div.newsList{
	margin: 0 10px 10px 10px;
}
div.newsListMore{
	float:left;
	font-size:16px;
	margin: 0 10px 0 0;
}
div.newsListTitle{
	font-size:14px;
}
.newsListTeaser{
	font-size:12px;
}
div.newsListTitle h1{
	font-size:13pt;
	display:inline;
}
div.newsDetail {
	margin:10px 10px;
}
.clearer{
	clear:both;
}
.guestbook .posts table {
    width: 100%;
    margin-bottom: 10px;
	font-size:10pt;
}
.guestbookForm {
    width:400px;
    text-align:right;
}
.guestbookForm .inputText, .guestbookForm .inputTextShort, .guestbookForm .inputDate {
    margin-left:10px;
}
.guestbookForm .inputTextarea {
   width:250px;
}
.guestbookForm div {
    margin-bottom:10px
}
.contact_form{
	font-size:12px;
}
.inputText{
	font-size:12px;
	border:1px solid #800000;
}
.textArea{
	font-size:12px;
	border:1px solid #800000;
}
#lightbox{
	font-family: Arial, sans;
	text-align:center;
	color:#000;
}
#lightbox a{
	color:#000;
}
