/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 15px;
	background-color: #FFF;
	margin-bottom: 25px;
}

body#current a#menu-current,
body#classes a#menu-classes,
body#bands a#menu-bands,
body#schedule a#menu-schedule,
body#gallery a#menu-gallery,
body#resources a#menu-resources,
body#bookings a#menu-bookings,
body#events a#menu-events,
	{
	color:#FC3;
	display:block;
}

#container {
	background-color: #6F3F59;
	height:700px;
	margin-left: 10px;
	background-image: url(../images/2009/bg-dancer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 775px;
	float: left;
}

#title {
	width: 800px;
	margin: auto;
	height: 275px;
	background-color: #000000;
	float: left;
	margin-top: 275px;
	background-image: url(../images/eurostudios_title.jpg);
}

#main {
	padding-bottom: 25px;
}


#border {
	background-color: #FFF;
	height: auto;
	width: 990px;
}

#leftbar {
	background-color: #6F3F59;
	height: 715px;
	background-image: url(../images/2009/background-left.jpg);
	background-repeat: repeat-x;
	width: 200px;
	float: left;
	color: #FFF;
	width: 200px;

}

.galleryholder {
	float: left;
	height: 215px;
	width: 250px;
	background-color: #FFF;
	margin: 10px;
}

#dancer {
	background-image: url(../images/2009/euromenu2.jpg);
	height: 165px;
	margin-bottom: 25px;
}

#dancermain {
	background-image: url(../images/2009/euromenu2.jpg);
	height: 550px;
	margin-bottom: 25px;
	width: 65px;
	float: right;
}

#logotitle {
	width: 550px;
	background-image: url(../images/2009/webtitle2009.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-bottom: 15px;
	float: left;
}

#dancerbackground {
		width: 750px;
	background-image: url(../images/2009/bg-dancer.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-left: 35px;
	background-position: right;
}

#dancerbackground2 {
	width: 750px;
	background-image: url(../images/2009/bg-dancer2.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-left: 35px;
	background-position: right;
}

#dancerbackground3 {
	width: 750px;
	background-image: url(../images/2009/bg-dancer3.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-left: 35px;
	background-position: right;
}

#footer {
	width: 500px;
	height: 50px;
	margin-top: 8px;
	float: right;
	color: #83536C;
	font-size: 12px;
	margin-left: 215px;
	text-align: right;
}

#navList{
	position: relative;
	width: 200px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navList a{
	color: #FFF;
	text-align: left;
	display: block;
	margin-bottom: 12px;
	text-decoration: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
}

#navList a:hover{
	text-decoration:underline;
	color: #6F3F59;
}

#content
{
	width: 450px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	line-height: 185%;
	float: left;
	padding: 30px;
	padding-right: 30px;
	text-align: justify;
}

#content a{
text-decoration:underline;
color:#CCCCCC;
}

#content a:hover{
	text-decoration:bold;
	text-decoration:underline;
	color: #FFFFFF;
}
#current #border #leftbar #navList #menu-events {
	font-size: 12px;
	font-weight: bold;
	color: #6F3F59;
}
