html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #be652a url(images/website_bg.gif) repeat-x;
	margin-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #76311f;
}
/*BASICS*/
a {
	text-decoration: none;
	color: #0088FF;
}
a:hover {
	color: #EB694A;
	font-weight: bold;
}
h3 {
	font-size: 2.0em;
	padding: 7px 10px 0 10px;
}
img {
	border: none;
}
.content {
	background-color: #cba67d;
}
#site {
	margin: auto;
	width: 950px;
	height: 482px;
}
#container {
	background: white;
	clear: both;
	width: 950px;
	height: 482px;
}
#content {
	float: right;
	height: 482px;
	width: 838px; 
}
#wrapper {
	background: #cba67d;	
	margin-top: 15px;
	margin-right: 15px;
	width: 824px;
	height: 452px;
	overflow: hidden;
}
#home {
	float: left;
}
#home_bar {
	background: #cba67d url(images/home_menu.gif) no-repeat;
	width: 30px;
	height: 452px;
	float: left;
}
#home_bar a {
	display: block;
	width: 29px;	
	height: 0px;
	padding: 452px 0 0 0;
	overflow: hidden;
}
#home_content {
	width: 615px;
	height: 452px;
	float: left;
}
#home_content_image {
	float: left;
}
#home_content_text {
	margin-top: 10px;
	margin-left: 185px;
}
#home_content_text iframe {
	width: 418px;
	height: 375px;
	border: none;
	margin-left: 1px;
	margin-top: -3px;
	margin-bottom: -3px;
}
#biografie {
	float: left;
}
#biografie_bar {
	background: #cba67d url(images/biografie_menu.gif) no-repeat;
	width: 30px;
	height: 452px;
	float: left;
}
#biografie_bar a {
	display: block;
	width: 29px;
	height: 0px;
	padding: 452px 0 0 0;
	overflow: hidden;
	float: left;
}
#biografie_content {
	width: 615px;
	height: 452px;
	float: left;
}
#biografie_content_image {
	float: left;
}
#biografie_content_text {
	margin-top: 10px;
	margin-left: 185px;
}
#biografie_content_text iframe {
	width: 418px;
	height: 375px;
	border: none;
	margin-left: 1px;
	margin-top: -3px;
	margin-bottom: -3px;
}
#gallery {
	float: left;
}
#gallery_bar {
	background: #cba67d url(images/gallery_menu.gif) no-repeat;
	width: 30px;
	height: 452px;
	float: left;
}
#gallery_bar a {
	display: block;
	width: 29px;
	height: 0px;
	padding: 452px 0 0 0;
	overflow: hidden;
}
#gallery_content {
	width: 615px;
	height: 452px;
	float: left;
}
#gallery_content_image {
	float: left;
}
#gallery_content_text {
	margin-top: 10px;
	margin-left: 185px;
	width: 300px;
}
#gallery_content_text2 {
	margin-left: 200px;
	width: 440px;
}
#media {
	float: left;
}
#media_bar {
	background: #cba67d url(images/media_menu.gif) no-repeat;
	width: 30px;
	height: 452px;
	float: left;
}
#media_bar a {
	display: block;
	width: 29px;	
	height: 0px;
	padding: 452px 0 0 0;
	overflow: hidden;
}
#media_content {
	width: 615px;
	height: 452px;
	float: left;	
}
#media_content_image {
	float: left;
}
#media_content_text {
	margin-top: 10px;
	margin-left: 185px;
}
#media_content_text iframe {
	width: 418px;
	height: 375px;
	border: none;
	margin-left: 1px;
	margin-top: -3px;
	margin-bottom: -3px;
}
#contact {
	float: left;
}
#contact_bar {
	background: #cba67d url(images/contact_menu.gif) no-repeat;
	width: 30px;
	height: 452px;
	float: left;
}
#contact_bar a {
	display: block;
	width: 29px;	
	height: 0px;
	padding: 452px 0 0 0;
	overflow: hidden;
}
#contact_content {
	width: 615px;
	height: 452px;
	float: left;	
}
#contact_content_image {
	float: left;
}
#contact_content_text {
	margin-top: 10px;
	margin-left: 185px;
}
#contact_content_text iframe {
	width: 418px;
	height: 375px;
	border: none;
	margin-left: 1px;
	margin-top: -3px;
	margin-bottom: -3px;
}
#links {
	float: left;
}
#links_bar {
	background: #cba67d url(images/links_menu.gif) no-repeat;
	width: 30px;
	height: 452px;
	float: left;
}
#links_bar a {
	display: block;
	width: 29px;	
	height: 0px;
	padding: 452px 0 0 0;
	overflow: hidden;
}
#links_content {
	width: 615px;
	height: 452px;
	float: left;	
}
#links_content_image {
	float: left;
}
#links_content_text {
	margin-top: 10px;
	margin-left: 185px;
}
#links_content_text iframe {
	width: 418px;
	height: 375px;
	border: none;
	margin-left: 1px;
	margin-top: -3px;
	margin-bottom: -3px;
}
#am {
	float: left;
}
#am_bar {
	background: #cba67d url(images/am_menu.gif) no-repeat;
	width: 29px;
	height: 452px;
	float: left;
}
#am_bar a {
	display: block;
	width: 29px;	
	height: 0px;
	padding: 452px 0 0 0;
	overflow: hidden;
}
#am_content {
	width: 615px;
	height: 452px;
	float: left;	
}
#am_content_image {
	float: left;
}
#am_content_text {
	margin-top: 10px;
	margin-left: 185px;
}
#am_content_text iframe {
	width: 418px;
	height: 375px;
	border: none;
	margin-left: 1px;
	margin-top: -3px;
	margin-bottom: -3px;
}
#header_logo {
	padding-top: 109px;
	padding-left: 6px;
}
#header_music {
	padding-top: 75px;
	padding-left: 6px;
}
#footer {
	margin-top: 6px;
	font-size: 0.6em;
	color: #c4be5b;
}
#footer a, #footer a:link, #footer a:visited, #footer a:visited {
	text-decoration: none;
	color: #c4be5b;
	font-weight: bold;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#social_media {
	width: 200px;
	float: right;
	padding-top: 5px;
	text-align: right;
}