#container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
body {
	margin: 0px;
	background-image: url(images/horizontal_bg.gif);
	background-repeat: repeat-y;
}

#image_banner {
	height: 241px;
	width: 400px;
	float: right;
	background-position: right top;
	margin-left: 10px;
	padding-bottom: 50px;
}
#mediaplayer {
	background-color: #000;
	height: 720px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: auto;
	width: 950px;
	float: left;
	margin: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #5A5A5A;
}
#navigational {
	height: 45px;
	width: 950px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	float: left;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#flash_banner {
	height: 281px;
	width: 499px;
	margin-right: auto;
	float: left;
}
#main_cnt {
	height: auto;
	width: 950px;
	float: right;
	background-color: #FFF;
	color: #000;
}
#h1 {
	margin-left: 20px;
	margin-top: 2px;
}

#container #main_cnt p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 20px;
}
#contact_page_img {
}


#container #header #main_cnt h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	padding: 50px;
	color: #000;
}

#footer {
	float: left;
	height: auto;
	width: 950px;
	background-image: url(images/footer.gif);
}
#footer_player {
	float: right;
	height: 150px;
	width: 200px;
}

#container #header #main_cnt p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.musicplayer.ft {
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 600px;
	background-color: #333;
}
#main_cnt table tr td h2 {
	color: #FFF;
	font-size: 36px;
	margin-left: 15px;
	padding: 0px;
}
#footer table tr td h1 {
	color: #FFF;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
