body 
{
	background-color: #000;
}

body, td
{
	font: normal normal normal 11px/14px Century Gothic, Verdana, Sans-Serif;
	color: #FFF;
}

.head
{
	font: normal Small-caps normal 18px/20px Century Gothic, Verdana, Sans-Serif;
	color: #FFF;
}

a {
	color: #FCC;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}

#copyright
{
	position: absolute;
	bottom: 7px;
	left: 7px;
	font: normal normal normal 9px/14px Century Gothic, Verdana, Sans-Serif;
	text-align: left;
	color: #CCC;
	height: 30px;
}

#maintable
{
	position: absolute;
	top: 0px; left: 50%; margin-left: -380px;
	background-color: #150B0C;
	border: 1px solid #666;
	width: 760px;
	height: 690px;
	margin-bottom: 30px;
}

#celine
{
	z-index: 1;
	position: absolute;
	top: 98px;
	left: 50%;
	margin-left: -41px;
}

#booking
{
	z-index: 1;
	position: absolute;
	top: 96px;
	left: 50%;
	margin-left: -250px;
}

.mainsection
{
	background-color: #000;
	padding-top: 40px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 400px;
}

#nav
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000; 
}

#textbox
{
	position: absolute;
	z-index: 2;
	top: 230px;
	left: 50%;
	margin-left: -360px;
	padding: 5px 10px 0px 10px;
	width: 450px;
	height: 375px;
	overflow: auto;
	overflow-x: hidden;
}

.book_field {
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #300;
	height: 17px;
	width: 200px;
	font: normal normal normal 10px/12px verdana;
	border-left: 3px solid #FFF;
}

.book_box {
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #300;
	height: 50px;
	width: 200px;
	overflow: hidden;
	font: normal normal normal 10px/12px verdana;
	border-left: 3px solid #FFF;
}
.contOverFlow {  
	padding-left:15px; float:left;
	overflow: auto; 
	height: 400px; 
	width:45%; 
	font-family: Arial, Verdana; 
	font-size: 12px; 
	font-weight:normal; 
	line-height:17px;}


 .mainsection
{
	background-color: #000;
	padding-top: 40px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 400px;
}
