#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#pagetop {
	float: left;
	height: 250px;
	width: 780px;
}
#menubar {
	float: left;
	height: 41px;
	width: 780px;
}
#contentHome {
	float: left;
	width: 454px;
	background-color: #FFFFFF;
	background-image: url(../images/titlehome.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 656px;
}
#contentAbout {
	float: left;
	width: 454px;
	background-color: #FFFFFF;
	background-image: url(../images/titleaboutus.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 656px;
}
#contentFunctions {
	float: left;
	width: 454px;
	background-color: #FFFFFF;
	background-image: url(../images/titlefunctions.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 656px;
}
#contentBookings {
	float: left;
	width: 454px;
	background-color: #FFFFFF;
	background-image: url(../images/titlebookings.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentBookingstryout {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../images/titlebookings.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentGallery {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../images/titlegallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 656px;
}
#contentLinks {
	float: left;
	width: 454px;
	background-color: #FFFFFF;
	background-image: url(../images/titlelinks.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 656px;
}
#contentContact {
	float: left;
	width: 454px;
	background-color: #FFFFFF;
	background-image: url(../images/titlecontact.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 656px;
}
#contentPrivacy {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../images/titleprivacy.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentTerms {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../images/titleterms.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 15px;
	margin-left: 20px;
	font-size: 80%;
	margin-top: 15px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#dancer {
	float: right;
	width: 326px;
	background-color: #FFFFFF;
}
#bookingdancer {
	float: right;
	width: 326px;
	vertical-align: text-top;
	background-color: #FFFFFF;
	height: 100%;
}
#imgfloatright {
	float: right;
	vertical-align: text-top;
	height: 626px;
	width: 326px;
	position: relative;
	top: 0px;
	right: 0px;
}
#footer {
	float: left;
	height: 48px;
	width: 780px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav{
	position:absolute;
}

#nav li{
	float:left;
	display:inline;
}
#nav li a span{
display:none;
}
#nav li a{
position:relative;
}

#navHome{
width:92px;
}

	#navHome a:link, #navHome a:visited{
	height:41px;
	display: block;
	background-color: transparent;
	background-image: url(../images/buttons_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#navHome a:hover, #pageHome #navHome a{
	background-position: 0 -41px;
	}
	
#navAbout{
	width:116px;
}
	#navAbout a:link, #navAbout a:visited{
	height:41px;
	display: block;
	background-color: transparent;
	background-image: url(../images/buttons_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#navAbout a:hover, #pageAbout #navAbout a{
	background-position: 0 -41px;
	}
	
#navFunctions{
	width:129px;
}
	#navFunctions a:link, #navFunctions a:visited{
	height:41px;
	display: block;
	background-color: transparent;
	background-image: url(../images/buttons_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#navFunctions a:hover, #pageFunctions #navFunctions a{
	background-position: 0 -41px;
	}
	
#navBookings{
	width:122px;
}
	#navBookings a:link, #navBookings a:visited{
	height:41px;
	display: block;
	background-color: transparent;
	background-image: url(../images/buttons_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#navBookings a:hover, #pageBookings #navBookings a{
	background-position: 0 -41px;
	}
	
#navGallery{
	width:98px;
}
	#navGallery a:link, #navGallery a:visited{
	height:41px;
	display: block;
	background-color: transparent;
	background-image: url(../images/buttons_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#navGallery a:hover, #pageGallery #navGallery a{
	background-position: 0 -41px;
	}
	
#navLinks{
	width:71px;
}
	#navLinks a:link, #navLinks a:visited{
	height:41px;
	display: block;
	background-color: transparent;
	background-image: url(../images/buttons_06.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#navLinks a:hover, #pageLinks #navLinks a{
	background-position: 0 -41px;
	}
	
#navContact{
	width:152px;
}
	#navContact a:link, #navContact a:visited{
	height:41px;
	display: block;
	background-color: transparent;
	background-image: url(../images/buttons_07.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#navContact a:hover, #pageContact #navContact a{
	background-position: 0 -41px;
}
.contenttexta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-left: 20px;
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: left;
	padding-left: 20px;
	padding-top: 60px;
	padding-right: 10px;
}
.contenttextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: left;
	font-weight: bold;
}
.textspacing  {
	padding-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
}

#pageContact form {
	text-align: left;
	float: left;
}
.bottomimages {
	vertical-align: bottom;
	float: left;
	display: block;
	clear: both;
	position: absolute;
	top: 800px;
}
