/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bg {
	margin:0 auto;
	text-align:center;
	height:1200px;
	width:800px;
	background-image:url(../images/fhg-background.jpg);	
	border-style: solid;
	border-color: #000000;
	border-width: 1px; 
}

img {display: block;}


#tour_banner {
	display:block;
	margin: 0px auto;
	text-align:center;
	width:699px;
	height:98px;
	background-image:url(../images/fhg-tour-banner_FR.gif);
	margin-bottom:10px;
}
#tour_banner span
{
  display: none;
}
#wrapper {
	width: 700px;
	margin-top: 284px;
	margin-left: 50px;
}
#wrappercovertop {
    width:167px;
	height:132px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px; 
	margin-bottom: 3px;
}
#wrapperplayer {
    float:left;
    width: 520px;
	height: 410px;
}
#joinbanner {
    clear:both;
	display:block;
	margin: 0px auto;
	text-align:center;
	width:699px;
	height:98px;
	background-image:url(../images/fhg-join-banner_FR.gif);
}
#joinbanner span
{
  display: none;
}
#wrappercoverbottom {
    float:left;
	width:167px;
	height:132px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px; 
	margin-right: 6px;
}

#sidebar-left {
    float:left;
    width:178px; 
	height: 410px;
	margin-right:2px;
}
#bottom {
   margin-top:10px;
   width: 525px;
   height: 133px;
   margin-left: 181px;
   margin-bottom:10px;
}
