

/* commented backslash hack v2 \*/
* html {overflow:hidden;}
/* end of hack */

body {
	background:url(images/menu_body.png); 
	background-repeat:repeat-y; 
	background-color:#000; 
	background-attachment:fixed; 
	margin:0; 
	padding:0 10px 0 10px; 
	border:0; 
	height:100%; 
	overflow-y:scroll;
	font-family:arial, sans-serif; 
	font-size:12px; 
	letter-spacing:1px;
}


a, a:link, a:visited {
	color:#fff; 
	text-decoration:none; 
	font-family:arial,verdana,sans-serif;
}

a:hover {
	text-decoration:underline; 
	color:#ccc;
}


p {text-indent: 0.6cm}

#menu {
	position:fixed; 
	display:block; 
	top:160px; 
	left:20px; 
	width:130px; 
	height:400px; 
	background-color:transparent; 
	z-index:20;
}
* html #menu {position:absolute;}

#face {position:fixed; display:block; top:0; left:0; width:590px; height:210px; background-color:transparent; z-index:20;}
* html #face {position:absolute;}



#menu a, #menu a:link {
	display:block; 
	width:120px; 
	height:25px; 
	color:#6F6A8A; 
	text-decoration:none; 
	text-transform:uppercase; 
	font-family:times new roman, serif;
	line-height:25px; 
	margin-top:5px; 
	border:5px solid #000; 
	background:#fff; 
	font-size:18px; 
	text-align:center;
}

#menu a:visited {
	display:block; 
	width:120px; 
	height:25px; 
	color:#6F6A8A;
}

#menu a:hover {
	font-weight:bold; 
	color:#000;
}

#menu a:active {
	font-weight:bold;
}


#seat a, #seat a:link {
	display:block; 
	width:40px; 
	height:40px; 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
	font-family:times new roman, serif;
	line-height:40px; 
	margin-top:5px; 
	border:3px dotted #fff; 
	background:#4A5273; 
	font-size:18px; 
	text-align:center;
}

#seat a:visited {
	display:block; 
	width:40px; 
	height:40px; 
	color:#ccc;
}

#seat a:hover {
	font-weight:bold; 
	color:#000;
}

#seat a:active {
	font-weight:bold;
}


#content1 {position:relative; display:block; margin:0 0 0 131px; background:transparent; overflow:hidden; letter-spacing:.08em; z-index:10;}
.text1 {display:block; padding:10px 10px 10px 10px; width:80%; margin-left:30px; text-align:justify; float:left; color:#fff;}
.text1 {width/* */:/**/83%; 
	width: /**/83%;}

#content2 {position:relative; display:block; margin:0 0 0 131px; background:transparent; overflow:hidden; letter-spacing:.08em; z-index:10;}
.text2 {display:block; padding:10px 10px 10px 10px; width:41%; margin-left:30px; text-align:justify; float:left; color:#fff;}
.text2 {width/* */:/**/44%; 
	width: /**/44%;}


#topper {position:fixed; display:block; top:0; right:0; width:100%; height:156px; background:url(images/menu_top.png); background-repeat:repeat-x; font-size:40px; font-style:italic; line-height:80px; font-family:times new roman, serif; overflow:hidden; color:#fff; z-index:12;}
* html #topper {position:absolute; right:0;
	right/* */:/**/17px; 
	right: /**/17px;}
#topper img {float:right;}
.clear {clear:both; height:1px;}


#foot {display:block; padding:10px 10px 0 100px; text-align:justify; background:transparent; font-size:10px; color:#fff; text-align:center;}
.h4 {font-size:30px; font-family:times new roman, serif; color:#fff; margin-bottom:5px; border-bottom:1px solid #ccc; font-weight:bold;cursor:default;}

#rl {position:fixed; display:block; top:-10px; left:20px; width:600px; height:130px; font-size:50px; line-height:90px; font-family:times new roman, serif; font-variant: small-caps; overflow:hidden; color:#fff; z-index:25; font-weight:bold;text-align: center;}
* html #rl {position:absolute;}
#rl div {color:#fff; font-size:30px; margin-top:-40px;text-align: right;}

.bold {font-size:14px; font-weight:bold;}
#pad {display:block; height:150px;}





