* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: normal 12px/20px Tahoma, Verdana, sans-serif;
	color: white;
	background: black;
	text-align: center;
	padding: 0 0 50px;
	background: url(../images/bg.jpg) center top;
}
.clearing {
	clear: both;
	height: 0;
	line-height: 0;
}
#print {
	display: none;
}

/* contaner 1 */

.container1b {
	background: url(../images/container1.jpg) center 109px repeat-x;
	margin: 0 auto;
	padding: 0 0 33px;
}	
.container1a {
	background: url(../images/top.jpg) left top repeat-x;
}

/* top */

.top {
	width: 951px;
	height: 109px;
	padding: 0 0 0 37px;
	margin: 0 auto;
}
#logo {
	display: block;
	width: 250px;
	height: 109px;
	background: url(../images/logo.jpg) left top no-repeat;
}
#adv {
	display: block;
	float: right;
	width: 487px;
	height: 60px;
	background: url(../images/adv.jpg) left top no-repeat;
	margin: 29px 40px 0 0;
}

/* nav */

.nav {
	width: 988px;
	margin: 0 auto;
}
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7 {
	display: block;
	float: left;
	width: 86px;
	height: 47px;
	background: url(../images/nav1.jpg) left top no-repeat;
}
#nav2 {
	width: 169px;
	background: url(../images/nav2.jpg) left top no-repeat;
}
#nav3 {
	width: 97px;
	background: url(../images/nav3.jpg) left top no-repeat;
}
#nav4 {
	width: 138px;
	background: url(../images/nav4.jpg) left top no-repeat;
}
#nav5 {
	width: 174px;
	background: url(../images/nav5.jpg) left top no-repeat;
}
#nav6 {
	width: 182px;
	background: url(../images/nav6.jpg) left top no-repeat;
}
#nav7 {
	width: 142px;
	background: url(../images/nav7.jpg) left top no-repeat;
}
#nav1:hover, #nav2:hover, #nav3:hover, #nav4:hover, 
#nav5:hover, #nav6:hover, #nav7:hover {
	background-position: left bottom;
}

/* content */

.content {
	width: 971px;
	margin: 0 auto;
	background: url(../images/content.jpg) left top repeat-y;
}

/* news */

.news {
	height: 22px;
	width: 971px;
	margin: 0 auto;
	font-size: 10px;
	padding: 13px 0 0;
	background: url(../images/news.jpg) left top no-repeat;
}
.news strong {
	color: #ffef27;
	font-weight: normal;
}
.news span {
	margin: 0 20px 0 0;
}

/* left column */
 
.leftcolumn {
	width: 602px;
	float: left;
	border-right: 1px solid #555555;
	text-align: left;
}
#header1 {
	display: block;
	width: 412px;
	height: 38px;
	text-indent: -5000px;
	background: url(../images/header1.jpg) left top no-repeat;
	margin: 25px 0 0 45px;
}
#header2 {
	display: block;
	width: 412px;
	height: 38px;
	text-indent: -5000px;
	background: url(../images/header2.jpg) left top no-repeat;
	margin: 25px 0 0 45px;
}
.leftcolumn p {
	margin: 10px 50px 20px;
}
.leftcolumn a {
	color: #ffed0a;
}
.leftcolumn a:hover {
	color: #ff0a0a;
}

.leftcolumn span {
	color: #ff9900;
}

/* small column */

.smallcolumn {
	float: left;
	width: 294px;
	position: relative;
	left: 7px;
	margin: 0 0 20px;
	background: url(../images/smallcolumnbg.jpg) left top repeat-y;
}
.smallcolumn p {
	margin: 5px 24px 10px;
}

#winticket, #wincds {
	text-indent: -5000px;
	width: 295px;
	height: 116px;
	display: block;
	background: url(../images/wintickets.jpg) left top no-repeat;
}
#wincds {
	background: url(../images/wincds.jpg) left top no-repeat;
}

#h2, #h3 {
	display: block;
	height: 14px;
	padding: 10px 0 5px;
	margin: 0 20px 10px;
	text-indent: -5000px;
	background: url(../images/h2.jpg) 0 10px no-repeat;
	border-bottom: 1px solid #555555;
}
#h3 {
	margin: 0 20px 15px;
	background: url(../images/h3.jpg) 0 10px no-repeat;
}

#hpform {
	padding: 0 0 7px;
}
#hpform p {
	line-height: 12px;
	margin: 0 24px;
}
*:lang(en) #hpform p {
	margin: 0 24px 5px;
}
#hpform label {
	position: relative;
	top: -1px;
}
#hpformsubmit {
	background: transparent;
	border: 0;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

.smallcolumnspecial a {
	color: #ffed0a;
	font-size: 10px;
}
.smallcolumnbottom {
	height: 7px;
	line-height: 7px;
	background: url(../images/smallcolumnbottom.jpg) left top no-repeat;
}
 
/* right column */

.rightcolumn {
	width: 367px;
	float: left;
	border-left: 1px solid #000000;
}
#usp1, #usp2, #usp3 {
	display: block;
	width: 367px;
	height: 185px;
	background: url(../images/usp1.jpg) left top no-repeat;
}
#usp2 {
	height: 100px;
	background: url(../images/usp2.jpg) left top no-repeat;
}
#usp3 {
	float: left;
	position: relative;
	top: 35px;
	width: 158px;
	height: 32px;
	background: url(../images/usp3.jpg) left top no-repeat;
}

/* footer */

.footer {
	width: 932px;
	position: relative;
	top: -6px;
	margin: 10px auto 0;
	border-top: 1px solid #585858;
	padding: 10px 15px;
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	color: #828282;
	background: black url(../images/footer.jpg) left top repeat-x;
}
.footer a {
	color: #828282;
}
#webdesign {
	float: right;
}


#dropmenudiv{
	position:absolute;
	text-align:left;
	border:1px solid #8B6100;
	border-bottom-width: 0;
	font-family:Tahoma, Arial, Verdana;line-height:18px;
	font-size:11px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #8B6100;
	color:#FFFFFF;
	background-color: #C69003;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}	
#dropmenudiv a:hover{ /*hover background color*/
	color:#000000;
	background-color: #FFCD37;
	text-align:left;
}
