body{
	font-family:Arial, Helvetica, sans-serif;
	background:url('images/body-bg.jpg') top left repeat-x;
	margin:0;
	padding:0;
}
#wrapper{
	margin:0 auto;
	width:1122px;
}
div.section, #footer{
	width:901px;
	padding-right:10px;
	margin:0 auto;
}
div.section div.tab{
	height:44px;
}
div.section div.border{
	padding:5px;
	width:901px;
	overflow:hidden;
}
div.red-section div.tab{
	background:url(images/videos-tab.png) top left no-repeat;
	height:42px;
}
div.red-section div.border{
	background:url(images/videos-border.png) top left no-repeat;
	height:474px;
}
div.music-videos {
	width:510px;
	float:left;
	margin:32px 0 0 30px;
}
div.calendar{
	width:295px;
	float:right;
}
div.white-section div.tab{
	background:url(images/cast-bios-tab.jpg) top left no-repeat;
	width:334px;
	height:42px;
}
div.white-section div.border{
	background:url(images/cast-bios-border.png) top left no-repeat;
	height:504px;
}
div.blue-section div.tab{
	background:url(images/picture-gallery-tab.jpg) top left no-repeat;
}
div.blue-section div.border{
	background:url(images/picture-gallery-border.png) top left no-repeat;
	height:569px;
}
div.blue-section, div.tab, div.border{
	clear:both;
	overflow:hidden;
}
div.tab h3{
	line-height:1px;
	font-size:1px;
	z-index:-1000000;
	overflow:hidden;
	display:block;
	position:absolute;
	margin:0;
	padding:0;
}
div.picture-gallery{
	margin:22px auto;
}

#header{
	background:url(images/logo.png) top left no-repeat;	
	height:300px;
}

.bioPicture { 
	float:left;
	padding-right:5px;
	margin-right:5px;
}


div.music-player{
	padding:213px 0 0 692px;
	font-size:11px;
	color:#000;
}
#footer{
	height:237px;
	margin-top:42px;
}
#footer p strong{
	font-size:17px;	
}
#footer p{
	font-size:15px;
	line-height:125%;
}	
#footer span.dates{
	font-size:12px;
	line-height:138%;
}
#zoom{
    z-index:100;
}
