.schedule {
	font-family: "Book Antiqua";
	position: absolute;
	left: 160px;
	top: 130px;
	color: #F5F5F5;
	background-color: #FFD700;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.history {
	font-family: Georgia;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	left: 160px;
	top: 130px;
	color: #FDF5E6;
	width: 500px;
	vertical-align: top;
	/*text-align: justify;*/
	background-color: #4E8CB5;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.pictures {
	font-family: Georgia;
	position: absolute;
	left: 160px;
	top: 130px;
	color: Maroon;
	width: 500px;
	vertical-align: top;
	text-align: center;
	background-color: #FFD700;
	padding-bottom: 6px;
	padding-top: 6px;
}

.testimonials {
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F5FFFA;
	font-weight: bold;
	font-size: 14px;
}

.homepagetext {
	vertical-align: top;
	font-family: Georgia;
	color: #996600;
	font-weight: bold;
	font-size: 12px;
}

.pictureFrame {
	border: thick dotted Maroon;
}


body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*
	background-color: #F9F151;
	*/
	background-image: url(../images/background_1.gif);
}

.txtMenu {
	font-family: "Book Antiqua";
	font-weight: bold;
	font-size: 16px;
	color: #FFCC66;
	width: 150px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	text-shadow: Black;
	text-decoration: none;
}

.txtMenu:hover {
	font-weight: bold;
	color: #FAFF35;
	text-shadow: Black;
	text-transform: uppercase;
}

.woodsticks_separator {
	height: 15px;
	width: 150px;
}

._comingsoon {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #DAA520;
	margin-left: 200px;
}

.titleHeader {
	position: absolute;
	left: 150px;
	top: 0px;
}

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

.sidebar {
	position: absolute;
	left: 0px;
	top: 130px;
}

.jukeBox {
	position: absolute;
	left: 160px;
	top: 130px;
	visibility: visible;
	vertical-align: top;
	background-color: #D94545;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	width: 500px;
}

.homepageintro {
	position: absolute;
	left: 160px;
	top: 130px;
	visibility: visible;
	vertical-align: top;
}

.player {
	position: absolute;
	left: 150px;
	top: 130px;
	visibility: hidden;
	background-color: #D94545;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	width: 562px;
}
