html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	background:#fff;
	font-size:12px;
	color:#939393;
}

p {
	line-height:24px;
	font-size:14px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", "myriad Pro", sans-serif, Verdana, arial;
	font-weight:bold;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:12px;
}

h5 {
	font-size:11px;
}

a:hover {
	text-decoration:underline;
}

div#container {
	position:relative; /* Nodig voor footer positie */
	width:988px;
	height:auto !important; /* Echte browsers */
	height:100%; /* IE6: behandeld als min-height*/
	min-height:100%; /* echte browsers */
	padding:0px;
	margin:0 auto; /* center, niet in IE5  */
}

div#container_header {
	width:988px;
	height:250px;
	float:left;
}

div#container_header_top {
	width:988px;
	height:76px;
	float:left;
}

div#container_header_bottom {
	width:988px;
	height:174px;
	float:left;
}

.container_header_bottom_tile {
	width:328px;
	height:174px;
	float:left;
}

.hofaudio {
	background:url(/gfx/bg_hofaudio_hover.png) no-repeat center center;
}

.hofevent {
	margin:0px 2px;
	background:url(/gfx/bg_hofevent_hover.png) no-repeat center center;
}

.hofsales {
	background:url(/gfx/bg_hofsales_hover.png) no-repeat center center;
}

.hofaudio_a {
	background:url(/gfx/bg_hofaudio.png) no-repeat center center;
}

.hofevent_a {
	background:url(/gfx/bg_hofevent.png) no-repeat center center;
}

.hofsales_a {
	background:url(/gfx/bg_hofsales.png) no-repeat center center;
}

.hofaudio_a:hover {
	background:none;
}

.hofevent_a:hover {
	margin:0px 2px;
	background:none;
}

.hofsales_a:hover {
	background:none;
}

div#container_body {
	width:988px;
	height:320px;
	float:left;
	margin-top:2px;
	background:url(/gfx/bg_container_body.png) no-repeat center center;
	color:#fff;
	font-size:16px;
}

.container_body_content {
	position:absolute;
	width:960px;
	height:292px;
	float:left;
	margin:14px;
}

.container_body_content_container {
	background:#000;
	z-index:4;
}

.container_body_content_audio {
	background:#BD232C;
	z-index:3;
}

.container_body_content_event {
	background:#FF6E00;
	z-index:2;
x}

.container_body_content_sales {
 	background:#229DE1;
	z-index:1;
}

div#container_bottom {
	width:988px;
	height:320px;
	float:left;
	margin-top:2px;
	background:url(/gfx/bg_container_bottom.png) no-repeat center center;
}

.container_bottom_content {
	width:920px;
	height:252px;
	float:left;
	margin:14px;
	padding:20px;
}




.container_bottom_content_a {
	color:#ccc;
	text-decoration:none;
}
.container_bottom_content_a:hover {
	text-decoration:underline;
}

.container_bottom_content_h1_tag_1 {
	font-size:10px;
	float:left;
	clear:none;
	margin:10px;
	padding:10px;
	color:#ccc;
	line-height:0px;
}

.container_bottom_content_h1_tag_2 {
	font-size:24px;
	float:right;
	clear:none;
	margin:10px;
	padding:10px;
	color:#ccc;
	line-height:0px;
}

.container_bottom_content_h1_tag_3 {
	font-size:20px;
	font-weight:normal;
	float:left;
	clear:none;
	margin:10px;
	padding:10px;
	color:#ccc;
	line-height:0px;
}

.container_bottom_content_h1_tag_4 {
	font-size:16px;
	text-transform:uppercase;
	clear:none;
	float:right;
	margin:10px;
	padding:10px;
	color:#ccc;
	line-height:0px;
}

.container_bottom_content_h1_tag_5 {
	font-size:12px;
	float:left;
	clear:none;
	margin:10px;
	padding:10px;
	color:#ccc;
	line-height:0px;
}
