body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
font-size: 12px;
background-color: lightyellow;
visibility: hidden;
z-index: 5000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.container {
	height: 100%;
	background-image: url(../images/sitebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #000000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	position: relative;
	height: 80px;
	top: 55px;
	/*left: 10px;*/
		
}

h1 a {
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	display: block;
	height: 80px;
	width: 670px;
}
h1 a span {
	display: none;
}

#Navigation {
	height: 30px;
	background-color: #00000;
	border-top: thin #FFF solid;
	border-bottom: thin #FFF solid;
}
#Navigation ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	text-align: center;
}
#Navigation ul li {
	display: inline;
}
#Navigation ul li a {
	float: left;
	height: 21px;
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 1px;
	padding-left: 26px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#Navigation ul li a:link, #Navigation ul li a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#Navigation ul li a:hover {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	font-size: 13px;
}
a:link, a:visited, a:hover{
 	color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 0.8em;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	color: #666666;
}
#footer p a {
	color: #333333;
}
#footerNavigation {
	height: 16px;
	background-color: #ECE4D2;
}
#footerNavigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 10px;
	background-color: #ECE4D2;
}
#footerNavigation ul li {
	display: inline;
}
#footerNavigation ul li a {
	height: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.mainContent {
	margin:0 auto;
	position: static;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 800px;
	text-align: left;
	height: 100%;
	background-color: #000000;
}
.centralContent {
	background-color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
	margin-top: 10px;
}

.header {
	background-image: url(../images/celebrity_header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 220px;
	width: 800px;
}
.sidebar {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 100%;
}
.flyer{
	padding: 0px;
	border: 1px solid #999999;
	background-color: #000000;
}
.textBox{
	background-image: url(../images/textboxBG.jpg);
	height: 25px;
	background-repeat: repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 10px;
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.textBoxSide{
	background-image: url(../images/textboxBG.jpg);
	height: 25px;
	background-repeat: repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	text-align:center;
	line-height: 22px;
}
.article{
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 1.1em;
	background-color: #000000;
}

.slideshow{
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #000000;
}
.news{
	padding: 4px;
	background-color: #000000;
	border: 1px solid #999999;
}
.directions{
	margin-right: 60px;
	margin-left: 60px;
	padding: 20px;
	border: 1px solid #999999;
	font-size: 1.1em;
	background-color: #000000;
	line-height: 1.3em;
}
.promotions{
	margin-right: 50px;
	margin-left: 50px;
	padding: 20px;
	border: 1px solid #999999;
	font-size: 1.1em;
	background-color: #000000;
	line-height: 1.3em;
}
.gallery{
	margin-right: 50px;
	margin-left: 50px;
	padding: 15px;
	border: 1px solid #999999;
	font-size: 0.9em;
	background-color: #000000;
	line-height: 1.3em;
	text-align: left;
	width: 665px;
	height: 100%;
}
.galleryText {
	float: right;
	width: 258px;
}
.galleryPic {
	float: left;
}

.galleryLink {
	border: 1px solid #CCCCCC;
	height: 52px;
	width: 314px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #1D1D1D;
}

.clear {
clear: both;
line-height: 0;
font-size: 0;
}


/*----- Banners ---------*/

.topBanner {
	text-align: center;
	height: 100px;
	margin-top: 5px;
	margin-right: 19px;
	margin-bottom: 5px;
	margin-left: 19px;
	border: 1px solid #CCCCCC;
}

.bannerSide {
	margin: 2px;
	border: 1px solid #999999;
	width: 120px;
	background-color: #000000;
}

/*---- Contact Form Elements ----*/

.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.reqHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.formHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-bottom: 5px;
}
.inputBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}
.red {color: #FF0000}

.largeText {
	font-size: 1.6em;
}
.smallerText {
	font-size: 0.9em;
}


.musicPlayer {
	text-align: center;
	font-size: .8em;
	padding: 1px;
	margin-top: 5px;
}
.gogo {
}

.poll {
	text-align: left;
	border: 1px solid #999999;
	width: auto;
	background-color: #000000;
}

