body {
	margint:auto;
	font-family:Verdana;
	font-size:13px;
	background:#14100D;
	color:#fff;
	background-image:url("../img/bg.jpg");
  	background-repeat:repeat-x;
}

/* links */

a.btm_menu{
	text-decoration:none;
	color:#d6c066;
}

a.btm_menu:hover{
	color:#fff;
	text-decoration:underline;
}

a.btm_menu_active{
	text-decoration:none;
	color:#d6c066;
}

a.btm_menu_active:hover{
	color:#fff;
	text-decoration:underline;
}

a.img_link{
	text-decoration:none;
	color:#fff;
}

a.img_link:hover{
	color:#fff;
	text-decoration:none;
}

a.main_menu{
	text-decoration:none;
	color:#d6c066;
}

a.main_menu:hover{
	color:#fff;
	font-weight:bold;
}

a.text{
	text-decoration:none;
	color:#d6c066;
	/*	text-decoration:underline;*/
	font-weight:bold;
}

a.text:hover{
	color:#fff;
	text-decoration:underline;
}

a.main_menu_active{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

a.main_menu_active:hover{
	color:#fff;
	font-weight:bold;
}


.main_table{
	width:940px;
	height:100%;
	margin:auto;
	padding:0px;
}
.content_table{
	width:940px;
	margin:auto;
	padding:0px;
	background-image:url("../img/content_bg.jpg");
}
.head_top{
	width:940px;
	height:183px;
	background-image:url("../img/head_top.jpg");
}
.head_left{
	width:158px;
	height:292px;
	background-image:url("../img/head_left.jpg");
}
.head_center_container{
	width:636px;
	height:292px;
}
.head_center_table{
	width:100%;
	height:100%;
	padding:0px;
}
.head_center{
	width:636px;
	height:284px;
}
.head_btm{
	width:636px;
	height:8px;
	background-image:url("../img/head_btm.jpg");	
}
.head_right{
	width:146px;
	height:292px;
	background-image:url("../img/head_right.jpg");
}
.menu_1{
	width:940px;
	height:21px;
	background-image:url("../img/menu_1.jpg");
}
.menu_2{
	width:940px;
	height:20px;
	background-image:url("../img/menu_2.jpg");
}
.headline{
	width:302px;
	height:230px;
	background-image:url("../img/headline.jpg");
	background-repeat:no-repeat;
	vertical-align:top;
	font-family:arial;
	font-size:28px;
	color:#d6c066;
}
.headline_text{
	text-align:center;
	width:302px;
	margin-top:70px;
}
.content_top{
	width:508px;
	padding:0px 110px 0px 20px;
	background-image:url("../img/content_top.jpg");
	background-repeat:no-repeat;
	vertical-align:top;
}
.content_bg{
	width:940px;
	height:500px;
	background-image:url("../img/content_bg.jpg");
}
.content_btm{
	width:940px;
	height:132px;
	background-image:url("../img/content_btm.jpg");
}
.main_menu_div{
	margin-left:158px;
}
.main_menu_element{
	width:125px;
	height:18px;
	text-align:center;
	margin:0px 1px;
	line-height:18px;
}
.main_menu_element_active{
	width:125px;
	height:18px;
	text-align:center;
	margin:0px 1px;
	background:#756442;
	line-height:18px;
}
.bottom_menu{
	padding-left:50px;
}
.left{
	float:left;
}
p{
	margin:10px 0px 0px 0px;
	padding:0px;
}
p.small{
	font-size:11px;
}
h2{
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin:50px 0px 0px 0px;
}

a.ticket-link{
	width:100px;
	height:25px;
	background-image:url("../img/adticket.png");
	display:block;
	margin-left:25px;
}
a.ticket-link:hover{
	width:100px;
	height:25px;
	background-image:url("../img/adticket_hover.png");
	display:block;
	margin-left:25px;
}
.partner_td{
	width:220px;
	height:150px;
	background:#fff;
	text-align:center;
}
img{
	border:0px;
}
