body {
	background:#000000 url('../images/back.jpg') repeat-x;
	margin:0px;
}
div.clear {
	clear:both;
}
#toplayer {
	height:40px;
	text-align:center;
	color:#d0d0d0;
	font-family:Arial, Verdana, Tahoma;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-shadow: 1px 1px 0 #000000;
}
#container {
	width:900px;
	height:600px;
	background:url('../images/logo.png') no-repeat 225px 30px;
}
#description {
	width:990px;
	margin-top:180px;
	float:left;
	font-family:Arial, Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
a#shop {
	display:block;
	width:380px;
	height:2px;
	float:left;
	margin-top:140px;
	padding-top:180px;
	background:url('../images/bw.png') no-repeat 25px -185px;
	font-family:Arial, Verdana, Tahoma;
	font-size:18px;
	text-decoration:none;
	color:#999999;
}
a#shop:hover {
	background:url('../images/color.png') no-repeat 24px -185px;
	color:#ffffff;
}
a#gym {
	display:block;
	width:330px;
	height:2px;
	float:right;
	margin-top:140px;
	padding-top:180px;
	background:url('../images/bw.png') no-repeat 0px 0px;
	font-family:Arial, Verdana, Tahoma;
	font-size:18px;
	text-decoration:none;
	color:#999999;
}
a#gym:hover {
	background:url('../images/color.png') no-repeat 0px -0px;
	color:#ffffff;
}
a#forum {
	display:block;
	width:430px;
	height:200px;
	float:left;
	margin:85px 250px 0 -25px;
	padding-top:175px;
	background:url('../images/bw.png') no-repeat 50px -375px;
	font-family:Arial, Verdana, Tahoma;
	font-size:18px;
	text-decoration:none;
	color:#999999;
}
a#forum:hover {
	background:url('../images/color.png') no-repeat 50px -375px;
	color:#ffffff;
}
a#gymp {
	display:block;
	width:330px;
	height:200px;
	float:right;
	margin-top:-400px;
	margin-right:-10px;
	padding-top:195px;
	background:url('../images/gympluslbw.png') no-repeat 0px 0px;
	font-family:Arial, Verdana, Tahoma;
	font-size:18px;
	text-decoration:none;
	color:#999999;
}
a#gymp:hover {
	background:url('../images/gymplusl.png') no-repeat 0px 0px;
	color:#ffffff;
}
/*a#ft {
	display:block;
	width:120px;
	height:110px;
	float:right;
	margin-right:380px;
	margin-top:-40px;
	padding-top:120px;
	background:url('../images/FT LOGO2bw.png') no-repeat 0px 0px;
	font-family:Arial, Verdana, Tahoma;
	font-size:18px;
	text-decoration:none;
	color:#999999;
}
a#ft:hover {
	background:url('../images/FT LOGO2.jpg') no-repeat 0px 0px;
	color:#ffffff;
}*/