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

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:111px;
	background-color: #000000;
}

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

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

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

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

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

#expand
{
	clear:both;
}
