#banner {
	position: absolute;
	height: 182px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bannerBackground.gif);
	z-index: 2;
}
#sideBarLeft {
	background-image: url(../images/sideBarLeftt2.gif);
	position: absolute;
	height: 540px;
	width: 20px;
	left: 1px;
	top: 229px;
	background-repeat: repeat-y;
}
#sidebarRight {
	left: 220px;
	top: 229px;
	position: absolute;
	height: 540px;
	width: 20px;
	background-image: url(../images/sideBarRight2.gif);
	background-repeat: repeat-y;
}
#sideBarMiddle {
	position: absolute;
	height: 100%;
	width: 240px;
	left: 1px;
	top: 767px;
	background-image: url(../images/yellowFiller.gif);
	background-repeat: repeat-y;
}
#staff {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 20px;
	top: 407px;
}
#contactUs {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 20px;
	top: 467px;
}
#studioName {
	height: 96px;
	width: 448px;
	position: absolute;
	left: 30px;
	top: 43px;
	z-index: 3;
}
#pageTitle {
	position: absolute;
	height: 36px;
	width: 500px;
	left: 520px;
	top: 70px;
	text-align: left;
	vertical-align: middle;
	z-index: 4;
}
#currentNewsButton {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 20px;
	top: 229px;
}
#classOfferings {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 20px;
	top: 289px;
}
#studioPolicies {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 20px;
	top: 347px;
}
#best2006 {
	position: absolute;
	height: 241px;
	width: 200px;
	left: 20px;
	top: 665px;
}
#compResultsButton {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 20px;
	top: 527px;
}
#photoGalleryButton {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 20px;
	top: 587px;
}
#testimonialButton {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 20px;
	top: 647px;
}
#bDayPartyButton {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 20px;
	top: 707px;
}
#copyrightNotice {
	position: absolute;
	height: 25px;
	width: 350px;
	left: 400px;
	top: 830px;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	background-attachment: scroll;
}
.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
}
.generalText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFF00;
}
