#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
	text-align: center;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 35px;
	position: relative;
	height: 1100px;
}
#logoHomePage {
	background-color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 500px;
	position: absolute;
	left: 150px;
	top: 0px;
}
body {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(logosEtc/yeeBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#publicityWrapper {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.whiteCenteredTitle {
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.whiteTextJustified {
	font-size: 1.25em;
	text-align: justify;
}
.copyrightFont {
	font-size: .75em;
	color: #FFF;
	text-align: left;
}


#slideShowHomePage {
	background-color: #999;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 250px;
	position: absolute;
	left: 650px;
	top: 0px;
}
#descriptionHomePage {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 500px;
	background: #000;
	position: absolute;
	top: 280px;
	left: 150px;
	color: #FFF;
}
.blackCenteredTitle {
	font-size: 2em;
	color: #000;
}

#menuBar {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 650px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 260px;
}

#contentHomePage {
	background-color: #000;
	margin: 0px;
	padding: 10px 40px;
	height: 650px;
	width: 420px;
	position: absolute;
	top: 585px;
	left: 150px;
	color: #FFF;
}


ul {
	margin: 0;
	padding: 20px 0 0;
	list-style: none;
	float: left;
}

ul li {
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	padding: 5px 10px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	list-style-type: none;
	border-bottom-color: #FF0;
	display: block;
	float: left;
	width: 130px;
	position: static;
}
li {
	float: left;
	background-color: #000;
}

li a:link, li a:visited {
	display:block;
	background:#000;
	padding: .2em .5em;
	font: bold 1em/1.2 Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
	margin-right: 0.5em;
}


li a:hover, li a:active {
	color:#FF0;
	background:#666;
}



ul .disableHover .disableHover {
	background-color: #A1C271;
	cursor: default;
}
#bookHomePage {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 750px;
	width: 250px;
	position: absolute;
	left: 650px;
	top: 450px;
}
#scheduleHomePage {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 250px;
	position: absolute;
	left: 650px;
	top: 576px;
}
#orderCDHomePage {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 250px;
	position: absolute;
	left: 652px;
	top: 728px;
}
#guestBook {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 250px;
	position: absolute;
	top: 855px;
	left: 650px;
}

#footer {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 750px;
	position: absolute;
	top: 1050px;
	left: 150px;
	font-size: 9px;
	color: #FFF;
}
.grayFont {
	color: #999;
	font-style: italic;
	font-size: 1e;
}
#insideContent {
	font-size: 1em;
	color: #FFF;
	background-color: #000;
	text-align: justify;
	margin: 0px;
	padding: 20px;
	height: auto;
	width: 700px;
	position: absolute;
	left: 150px;
	top: 280px;
}
#insideFooter {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 750px;
	top: 1050px;
	left: 150px;
	font-size: 9px;
	color: #FFF;
}
.redTitleLeft {
	font-size: 2em;
	color: #F00;
}
.redTitleLeftCAPS {
	font-size: 1.5em;
	font-variant: normal;
	text-transform: uppercase;
	color: #F00;
}
#insideTopPicture {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 250px;
	position: absolute;
	left: 625px;
	top: 50px;
	vertical-align: middle;
}
.centeredWhite {
	font-size: 1.5em;
	text-align: center;
	color: #FFF;
}
.redCenteredText {
	font-size: 1.5em;
	color: #F00;
	text-align: center;
}
.whiteCenteredTextCopy {
	font-size: 1.5em;
	color: #F00;
	text-align: center;
}
.centered {
	text-align: center;
}

