* {
	margin:0px;
	padding:0px;
	border:0px none;
}

body {
	background:#fff url(bg.jpg) top repeat-x;
}

#canvas {
	position:absolute;
	z-index:0;
	top:0px;
	left:50%;
	margin-left:-490px;
	width:760px;
	min-height:480px;
	overflow:visible;
	background:#fff url(bg_canvas.jpg) top center no-repeat;
	padding-top:160px;
	padding-left:220px;
}

* html #canvas {
	width:980px;
	height:640px;
	w\idth:760px;
	he\ight:480px;
}

#content {
	width:410px;
	margin-bottom:20px;
}

#menumenu {
	position:absolute;
	z-index:3;
	top:220px;
	left:30px;
	width:160px;
	height:200px;
	background:url(menumenu.jpg) right center no-repeat;
}
.menumenu {
	width:120px;
	height:27px;
	margin-top:20px;
	margin-left:20px;
}

#menupermanent {
	position:absolute;
	z-index:3;
	top:40px;
	left:220px;
}
.menupermanent {
	display:inline;
	margin-right:12px;
}
.menupermanent h6 {
	margin:0px;
	padding:0px;
	display:inline;
	color:#404040;
	font-weight:normal;
}

#logo {
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:180px;
	height:190px;
}
#logo img {
	width:180px;
	height:190px;
}

#presentation {
	position:absolute;
	z-index:1;
	left:630px;
	top:0px;
	width:330px;
	height:340px;
}

#footer {
	position:absolute;
	z-Index:2;
	bottom:0px;
	left:50%;
	width:980px;
	height:70px;
	margin-left:-490px;
	background:url(bg_footer.jpg) bottom center no-repeat;
}

#footer img {
	text-align:left
}

.gbsclearing {
	clear:both;
	float:none;
	height:70px;
	width:1%;
}

.headline {
	position:absolute;
	z-index:1;
	left:200px;
	top:70px;
	width:430px;
	height:70px;
	font-size:25px;
	line-height:30px;
}
.headline span {
	display:none;
}

.error404 {
	margin-left:100px;
}

.home {
	margin-top:18px;
}

.season {
	position:relative;
	margin-bottom:12px;
	min-height:140px;
	width:280px;
	padding-top:80px;
	padding-right:120px;
} 
* html .season {
	width:400px;
	height:140px;
	w\idth:320px;
	he\ight:140px;
}