body {
	background-color: #000000; 
	margin-left: 5px;
	margin-top: 20px;
	margin-right: 5px;
	font: 80%/1.6 Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	/* font-size:12px; */
}

a:link {text-decoration: none; color: #ffffff; outline:none;}
a:visited {text-decoration: none; color: #ffffff; outline:none;}
a:hover {text-decoration: none; color: #3333cc; outline:none;}
a img {border: none; } 

#contentContainer {
	position: relative;
	width: 90%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 65px;
}

#content {
	float: right;
	font-size: 12px;
	color: #ffffff;
	width: 100%;  
}

.contentBox {
	position: relative;
	float: none;
	margin-left: 165px;
	margin-top: 15px;
	font-size: 12px;
	color: #ffffff;
/*	width: 100%; */
}

#menu {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#menu ul {
	position: fixed;
	float: left; 
	list-style: none;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;  
	padding: 0;
}

#menu li {
	list-style: none;
	margin: 0px 0px;
	padding: 0px;

}

#menu img {
	border: none;
}

#footer {
	position: fixed;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 100%;
	bottom: 0px;
	background: #000000;
	opacity:.90; 
}

#ticker {
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 25px;
}

.innerContent {
	width: 800px;
}

.booking-form-text {
	float: left;
	width: 280px;
/*	margin-left: 10px; */
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 12px;
}

.booking-form-control {
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clear { 
	clear: both; 
	display: block; 
	font-size: 1px;
	height: 1px; 
	line-height: 1px;
	margin-bottom: -1px; 
}

.bgmain {
	background-image: url(./images/bgkanga2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 35% 0%;
}

.pops {
	background: #000000;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

.titles { 
	padding-left: 0px;
}

.cal_month  {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.cal_days  {
	font-size: 10px;
	color: #ffffff;
/*	font-weight: bold; */
	text-align: center;
}

.cal_cells {
	font-size: 10px;
	color: #ffffff;
	background: #000033;
}

.gig_cells {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #990000;
}

.nav_cells {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #333333;
}

.copy  {
	font-size: 10px;
	color: #ffffff;
}

.copyb {
	font-size:18px; 
	color:#ffffff;
	font-weight: bold;
	
	}


.copya {
	font-size:12px;
	color:#ffffff;
	width: 100%;
}

.copyc {
	font-size:12px;
	color:#ffffff;
}

.pop_images {
	position: absolute;
	width: 250px;
	left: 10px;
	top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.pop_text {
	position: absolute;
	left: 265px;
	top: 5px;
	width: 350px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;

	font-size: 10px;
	color: #ffffff;
	line-height: 11px;
	style: justify;
}

.p1 {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}

.pages {
	font-size: 9px;
	color: #ffffff; 
	width: 100px ;
	text-align: center;
	}

.footer {
	font-size: 9px;
	color: #ffffff; 
	}

.inline {
	position: absolute;
	left: 5px;
	top: 7px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;

	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
	style: justify;

	}