BODY {
	background-color: #8DA0B9;
	scrollbar-face-color: #c0c0c0;
	scrollbar-highlight-color: #8DA0B9;
	scrollbar-shadow-color: #8DA0B9;
	scrollbar-3dlight-color: #8DA0B9;
	scrollbar-arrow-color:  #8DA0B9;
	scrollbar-track-color: #8DA0B9;
	scrollbar-darkshadow-color: #000000;
	font-family: verdana;
	font-size: 11px;
}

TABLE {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
	align: left;
	vertical-align: top;
	font-family: verdana;
	font-size: 11px;
}

td {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
	align: left;
	vertical-align: top;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 px;
}

h2 {
	font-size: 10px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a { 
	margin: 0px;
	padding: 0px;
	border: 0px;
}

TD.main_left {
	width: 151px;
	background-color: #8DA0B9;
}

TD.main_center {
	background-color: #8DA0B9;
	width: 431px;
}
	
DIV.main_content {
	height: 409px;
	overflow: auto;
}

DIV.home {
	font-size: 10px;
	background-color: #FFFFFF;
    filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	height: 80px;
	width: 410px;
	overflow: auto;
	margin: 0px;
	padding: 5px;
}

TD.main_right {
	background-image: url(images/right_side.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 200px;
	height: 600px;
}
	
DIV.shows {
	font-size: 10px;
	background-color: #FFFFFF;
    filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	height: 355px;
	width: 175px;
	overflow: auto;
	margin: 18px;
}

DIV.under_buttons_contact {
	font-size: 10px;
	background-color: #FFFFFF;
    filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	height: 60px;
	width: 129px;
	overflow: auto;
	margin: 10px;
}

TD.audio {
	background-image: url(images/audio.jpg);
	height: 71px;
	width: 151px;
}

TD.audio_over {
	background-image: url(images/audio_over.jpg);
	height: 71px;
	width: 151px;
}

TD.audio_at {
	background-image: url(images/audio_at.jpg);
	height: 71px;
	width: 151px;
}

TD.bio {
	background-image: url(images/bio.jpg);
	height: 58px;
	width: 151px;
}

TD.bio_over {
	background-image: url(images/bio_over.jpg);
	height: 58px;
	width: 151px;
}

TD.bio_at {
	background-image: url(images/bio_at.jpg);
	height: 58px;
	width: 151px;
}

TD.fotos {
	background-image: url(images/fotos.jpg);
	height: 74px;
	width: 151px;
}

TD.fotos_over {
	background-image: url(images/fotos_over.jpg);
	height: 74px;
	width: 151px;
	
}

TD.fotos_at {
	background-image: url(images/fotos_at.jpg);
	height: 74px;
	width: 151px;
}

TD.gastenboek {
	background-image: url(images/gb.jpg);
	height: 114px;
	width: 151px;
}

TD.gastenboek_over {
	background-image: url(images/gb_over.jpg);
	height: 114px;
	width: 151px;
}

TD.gastenboek_at {
	background-image: url(images/gb_at.jpg);
	height: 114px;
	width: 151px;
}

TD.above_buttons {
	background-image: url(images/above_buttons.jpg);
	height: 150px;
}

TD.under_buttons {
	background-image: url(images/under_buttons.jpg);
	height: 138px;
	vertical-align: bottom;
}

TD.above_shows {
	height: 220px;
	width: 200px;
}

TD.thumb {
	text-align: center;
	width: 215px;
	margin: 0px;
	padding: 2px;
}

TD.gallery_select {
	text-align: center;
	width: 435px;
}

DIV.press{
	width: 440px;
	text-align: left;
	border: 1px solid #c0c0c0;	
	padding: 20px;
}

