body {
	margin: 0;
	padding: 0;
	background: #000 no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

h1, h2, h3, h4, h5, h6, ul, p {
	margin: 0;
	padding: 0;
}
a
{
	color:#a80312;
}

#wrapper {
	width:1125px;
	height:auto;
	margin:0 auto 0 auto;
	}
	
#top {
	width:1125px;
	height:555px;
	float:left;
	background:url(images/header-bg.jpg) no-repeat;
	}
	
#content {
	width:1125px;
	height:auto;
	float:left;
	background:url(images/content-bg.jpg) no-repeat;
	}
	
#leftcont {
	width:300px;
	height:auto;
	float:left;
	margin-top:20px;
	}
	
#midcont {
	width:525px;
	height:auto;
	float:left;
	text-align:left;
	}
	
.textcont {
	width:490px;
	margin:0 auto 0 7px;
	padding:5px 10px;
	text-align:justify;
	line-height:18px;
	background:url(images/textbg.png);
	border:1px solid #333333;
	float:left;
	}
		
.textcont a{
	color:#FF0000;
	text-decoration:none;
	}	
	
.textcont a:hover{
	text-decoration:underline;
	}	
	
	
.footer-cont {
	width:525px;
	height:110px;
	background:url(images/bottom-content.png) no-repeat center;
	margin:40px 0 20px 0;
	text-align:left;
	float:left;
	}	
	
#rightcont {
	width:300px;
	height:auto;
	float:right;
	!width:290px;
	margin-top:20px;

	}				
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	text-align:left
	}
	
#leftNavig1 {
	width: 267px;
	float: left;
	list-style: none;
	padding-left:15px;
}
	
#leftNavig {
	width: 267px;
	float: left;
	list-style: none;
	padding-left:15px;
}
#leftNavig li, #leftNavig li a {
	width: 267px;
	height: 97px;
	display: block;
	background-repeat: no-repeat;
}
#leftNavig li a:hover { background: url(images/btn-hover.png) no-repeat; }

#leftNavig li {
	margin-bottom: 8px;
}
#leftNavig .btn1 { background: url(images/btn1-BayTickets.png); height: 103px; padding-top: 18px; }
#leftNavig .btn2 { background: url(images/btn2-faq.png) }
#leftNavig .btn12 { background: url(images/btnBookHotel.png) }
#leftNavig .btn3 { background: url(images/btn3-Pictures-videos.png) }
#leftNavig .btn4 { background: url(images/btn4-Contact.png) }
#leftNavig .Informed { background: url(images/StayInformed.png); height: 95px; padding-top: 63px; }
#leftNavig .btn5 { background: url(images/btn5-vip.png) }	
	
	
.Informed .imputfeeld {
	margin-left: 24px;
	height: 13px;
	padding: 6px;
	width: 190px;
	color: #b18083;
	background: none;
	border: none;
	font-size:12px;
}
.Informed .btnSend, .btnSend {
	width: 65px;
	height: 34px;
	background: url(images/Submit.gif) no-repeat;
	border: none;
	margin: 15px 0px 0px 160px;
	cursor: pointer;
}
	
#RightNavig {
	width: 226px;
	list-style: none;
	margin-top: 20px;

}
#RightNavig li, #RightNavig li a {
	width: 226px;
	height: 89px;
	display: block;
	background-repeat: no-repeat;
}
#RightNavig li {
	margin-bottom: 20px;
}
#RightNavig li a:hover { background: url(images/right-btn-hover.png) no-repeat }

#RightNavig .rbtn1 { background: url(images/rightBtn1-Ladies.png) }
#RightNavig .rbtn2 { background: url(images/rightBtn2-Karma.png) }
#RightNavig .rbtn3 { background: url(images/rightBtn3-Ent.png) }
#RightNavig .rbtn4 { background: url(images/rightBtn4-Tikets.png); height: 104px; padding-top: 22px; margin-top: -26px; }
#RightNavig .btn12 { background: url(images/btnBookHotel.png) }
#CenterContent {

	width: 489px;
	padding: 20px 0px;
	margin-bottom: 20px;
}	
#footer {
	height: 100px;
	background: url(../Images/footerBgPattern.png) repeat-x;
	padding-top: 43px;
	clear: both;
	float: none;
}
#footer ul {
	margin: 0 auto;
	clear: both;
	list-style: none;
	width: 1040px;
}
#footer ul li {
	padding: 0px 0px;
	float: left;
}
#footer ul li a {
	float: left;
	padding: 10px 10px;
	font-size: 11px;
	color: #9b8282;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer .copyR {
	width: 240px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	color: #693031;
	padding-top: 20px;
	clear: both;
	float: none;
}

.musicPlayer
{
	position:absolute;
	margin-top:-80px;
}

.vip a:hover { background: url(images/btn-hover.png) no-repeat; }
	
img, div, input, a, a:hover
{ behavior: url("images/iepngfix.htc") }	