#masthead {
	width: 960px;
	height: 260px;
	margin: 0px auto;
	background: url(images/rockapolis/rockapolisMasthead.gif) no-repeat top left;
}

.kidBox {
	float: left;
	width: 220px;
	height: auto;
	margin: 10px;
	font-size: 12px;
}

.kidBox h2 {
	margin: -5px 0 10px 0;
	padding: 0;
}

.kidBox img {
	margin-bottom: 17px;
}

.videoBox h2 {
	margin: 0 auto 10px 0;
	padding: 0;
}

.videoBox {
	width: 220px;
	height: auto;
	float: left;
	margin: 10px;
}

.dataHide {
	display: none;
}

.inline {
	display: inline;
}

#credits {
	color: #000;
	text-align: left;
}

a#creditsBtn {
	height: 23px;
	width: 85px;
	float: right;
	background: url(images/rockapolis/credits.gif) center bottom no-repeat;
	text-decoration: none;
	color: #353535;
	text-align: center;
	font-weight: bold;
	margin: 6px 8px 0 0;
	font-size: 18px;
}

a#creditsBtn:hover {
	display: block;
	background-position: 0 0;
	text-shadow: none;
	font-weight: bold;
	color: #fff;
}

.player {
	float: left;
	width: 220px;
	height: 150px;
	background-color: #000;
	margin: 0;
}

.player a.jpDrumming {
	display: block;
	background: url(video/jpDrumming.jpg) bottom no-repeat; height: 150px; width: 220px; text-indent: -220px; overflow: hidden;
	cursor: pointer;
}

.player a.jpDrumming:hover {
	background-position: 0 0;
}

.player a.sadieInterview {
	display: block;
	background: url(video/sadieInterview.jpg) bottom no-repeat; height: 150px; width: 220px; text-indent: -220px; overflow: hidden;
	cursor: pointer;
}

.player a.sadieInterview:hover {
	background-position: 0 0;
}

#fancybox-content p {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: left;
	color: #000;
}

#fancybox-content .titles {
	float: left;
	margin: 5px 10px 5px 0;
	text-align: right;
	width: 30%;
	font-weight: bold;
	line-height: 18px;
	font-size: 16px;
}

#fancybox-content .info {
	float: left;
	margin: 5px 0 5px 10px;
	width: 60%;
	line-height: 18px;
	font-size: 16px;
}

#fancybox-content img {
	margin: 0 10px 0 0;
	padding: 0;
}

#fancybox-content a:link {color: #000; text-decoration: underline;}
#fancybox-content a:visited {color: #000; text-decoration: underline;}
#fancybox-content a:hover {color: #000; text-decoration: none;}
#fancybox-content a:active {color: #000; text-decoration: underline;}