body {
	margin: 0;
	padding-top: 0px;
	text-align: center;
	background-color: #000000;
}

* {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight:normal;
}

a {
	text-decoration: underline;
}

a:hover{ 
	text-decoration: none;
	}

.fett{
	font-weight: bold;
}

.contact{
	color: #000000;
}


/********************************************************/

#bg {
	position: relative;
	width:100%;
	height:1700px;
	z-index:1;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-position: center top;
}


#main {
	position: absolute;
	left: 50%;
	width:850px;
	height:100%;
	margin-left: -425px;
	z-index:1;
	background-repeat:no-repeat;
}


#top2 {
	width:850px;
	height:33px;
	padding-top: 117px;
	z-index:1;
}

#top3 {
	width:850px;
	height:204px;
	z-index:1;
}

#left {
	width:438px;
	height:1000px;
	z-index:1;
	float:left;
	text-align:left;
	padding-left:62px;
	padding-right: 22px;
	padding-top: 60px;
}

#right {
	width:243px;
	height:1000px;
	z-index:1;
	float:right;
	text-align:left;
	padding-right:60px;
	padding-left: 23px;
	padding-top: 60px;
}


#bgnews {
	width:850px;
	height:1000px;
	background-image:url(../images/bg_news.png);
	background-repeat:no-repeat;
	z-index:1;
}

#bgshows {
	width:850px;
	height:1000px;
	background-image:url(../images/bg_shows.png);
	background-repeat:no-repeat;
	z-index:1;
}

#bgkurse {
	width:850px;
	height:1000px;
	background-image:url(../images/bg_kurse.png);
	background-repeat:no-repeat;
	z-index:1;
}

#bgevents {
	width:850px;
	height:1000px;
	background-image:url(../images/bg_events.png);
	background-repeat:no-repeat;
	z-index:1;
}

#bgdancers {
	width:850px;
	height:1000px;
	background-image:url(../images/bg_dancers.png);
	background-repeat:no-repeat;
	z-index:1;
}

#bgsponsors {
	width:850px;
	height:1000px;
	background-image:url(../images/bg_sponsors.png);
	background-repeat:no-repeat;
	z-index:1;
}

#bgmedia {
	width:850px;
	height:1000px;
	background-image:url(../images/bg_media.png);
	background-repeat:no-repeat;
	z-index:1;
}

#bgcontact {
	width:850px;
	height:1000px;
	background-image:url(../images/bg_contact.png);
	background-repeat:no-repeat;
	z-index:1;
}

#bgnewslatest {
	width:100%;
	height:500px;
	background-image:url(../images/bg_newslatest.png);
	background-repeat:no-repeat;
	padding-top: 65px;
	z-index:1;
}
