html
{
	overflow-y: scroll;
	*margin-bottom: 0; /* IE 6  & 7 Only Hack */ 
	*padding-bottom: 0; /* IE 6  & 7 Only Hack */ 
	background-color:#666666;
}

body
{
	*margin-bottom: 0; /* IE 6  & 7 Only Hack */ 
	*padding-bottom: 0; /* IE 6  & 7 Only Hack */ 
	_position:absolute; /* IE 6 Only Hack */
	_top: -15px; /* IE 6 Only Hack */ 
}

a:link
{ 
	color: white;
 	text-decoration: none;
}

a:active
{
	color: white;
	text-decoration: none;
}

a:visited
{
	color: white; 
	text-decoration: none;
}

a:hover
{
	color: white;
	text-decoration: underline;
}

#layout_
{
	padding-top:-200px;
	background-color: #000000;
	margin: -8px auto; 
	*margin:-15px auto; /* IE 6 & 7 Only Hack */
	_margin: 0px auto; /* IE 6 Only Hack */
	width:1000px;
	min-height: 798px;
}

#left_
{
	width:277px;
	height:694px;
	float:left;
	text-decoration: none;
	border: 0;
}

#top_
{
	float:left;
	height:249px;
	text-decoration: none;
	background-color:#000000;
	border: 0;
}

#content_
{
	float:left;
	width:723px;
}

#menu_
{
	float:left;
	width:723px;
	height: 41px;
	_margin-bottom: -200px; /* IE 6 Only Hack */
}

#menu-news_
{
	width:106px;
	background-color: #000000;
}

#menu-bio_
{
	position:relative;
	left:106px;
	top:-41px;
	width:94px;
	background-color: #000000;
}

#menu-disco_
{
	position:relative;
	left:200px;
	top:-82px;
	width:120px;
	background-color: #000000;
}

#menu-tour_
{
	position:relative;
	left:320px;
	top:-123px;
	width:104px;
	background-color: #000000;
}

#menu-inter_
{
	position:relative;
	left:424px;
	top:-164px;
	width:173px;
	background-color: #000000;
}

#menu-contact_
{
	position:relative;
	left:597px;
	top:-205px;
	width:126px;
	background-color: #000000;
}

#expand
{
	clear:both;
}

div#footer
{
	clear:both;
	height:50px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}


