html {
	height: 100%;
}



body {
	height: 100%;
	text-decoration: none;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.banner{
	height: 100px;
}

.welcome{
	height: 395px;
}

.music-player{
	background-image: url(../images/welcome-bg2.jpg);
	background-repeat: no-repeat;
	height: 395px;
	width: 262px;
}
.welcome-bg{
	height: 395px;
	background-repeat: no-repeat;
	width: 559px;
	background-image: url(../images/welcome-bg.jpg);
}

.welcome-left{
	height: 395px;
	width: 101px;
}

.welcome-right{
	height: 395px;
	width: 103px;
}

.welcome-text-heading{
	padding-left: 70px;
	padding-top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c6b17e;
	text-decoration: none;
}

.welcome-text-{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c6b17e;
	text-decoration: none;
	width: 450px;
}

#flashPlayer{
	height: 100px;
	width: 100%;
	padding-left: 30px;
	margin-top: 180px;
}

.bio{
	height: 447px;
}

.bio-left{
	width: 101px;
	height: 447px;
}

.bio-right{
	width: 103px;
	height: 447px;
}

.bio-text-bg{
	width: 506px;
	height: 447px;
	background-image: url(../images/bio-bg2.jpg);
	background-repeat: no-repeat;
}



.press-bg{
	width: 880px;
	height: 661px;
	background-image: url(../images/press-bg.jpg);
	background-repeat: no-repeat;
}

.press-left{
	width: 74px;
	height: 661px;
}

.press-right{
	width: 70px;
	height: 661px;
}




.bookings{
	height: 377px;
}

.bookings-bg{
	width: 379px;
	height: 377px;
	background-image: url(../images/bookings-bg.jpg);
	background-repeat: no-repeat;
}

.bookings-left{
	width: 74px;
	height: 377px;
}

.bookings-right{
	width: 72px;
	height: 377px;
}

.bookings-title{
	height: 89px;
	width: 350px;
}

.form{
	width: 379px;
	height: 377px;
	padding-right: 10px;
	padding-left: 20px;
}

.form-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #dcaf80;
	width: 300px;
}

.submit{
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 91px;
}



.video{
	height: 50px;
}

.video-bg{
	background-image: url(../images/video-bg.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 50px;
}

.video-left{
	width: 74px;
	height: 50px;
}

.video-right{
	width: 70px;
	height: 50px;
}

.video-tv{
	width: 538px;
	height: 50px;

}

.video-musicplayer{
	width: 343px;
	height: 50px;
}

.video-videoplayer{
	height: 183px;
	width: 50px;
	position: absolute;
}



.php-bg{
	background-image: url(../images/php-bg.jpg);
	background-repeat: no-repeat;
	height: 563px;
	width: 1024px;
}

.php-tables{
	width: 1024px;
	padding: 50px;
}


.footer{
	height: 72px;
}

.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
