#studioBarContainer
{
	position: relative;
	width: 100%;
	overflow: hidden;
	min-width: 750px;
	margin-bottom: 50px;
}
#studioBarImgCenter
{
	background: url(/screenShots/images/StudioBar/StudioBarCenter.png) repeat-x;
	width: 1000px;
	height: 176px;
	position: absolute;
	top: 0px;
	left: 560px;
	overflow: hidden;
}
#studioBarImgRight
{
	position: absolute;
	top: 0px;
	right: 0px;
}
BODY
{
	min-width: 1060px;
}
H3
{
	color: #800000;
	margin-top: 20px;
	margin-bottom: 5px;
}
