#background  {
   margin: 0px auto 0px auto;
   background: url(images/background.png) no-repeat;
   visibility: visible;
   width: 957px;
   position: relative;
}


#banner  
{

   visibility: visible;
   position: absolute;
   left: 30px;
   top: 10px;
   z-index: 8;
   width: 904px;
   height: 106px;
}

html, body  
{
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

#maintext  
{visibility: visible;
	position: absolute;
	left: 93px;
	top: 257px;
	z-index: 3;
	width: 798px;
	height: 164px;}

#footer  
{
   background: url(images/footer.gif) no-repeat;
   visibility: visible;
   position: absolute;
   z-index: 2;
   width: 879px;
   height: 20px;
   left: 42px;
   text-align: center;
   font: 11px/14px "Century Gothic";
   
}



#navmenu  
{
	font: 14px/20px "Century Gothic";
	height: 69px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #454545;
	position: absolute;
	left: 24px;
	top: 116px;
	z-index: 6;
	width: 901px;

}

#dancetable,
#maintext li,
#maintext p
{
   font: 13px/17px "Century Gothic";
   margin: 0px;
   color: #454545;
   text-align: left;
}

#maintextheader_left
{
   font: bold 18px/24px "Century Gothic";
   margin: 0px;
   color: #454545;
   text-align: left;
}
#maintextheader_center
{
   font: bold 18px/24px "Century Gothic";
   margin: 0px;
   color: #454545;
   text-align: center;
}

/****************************************/
/** Paragraph Text Link  **/



#maintext p a,
#maintext li a
{
   color: #0080FF;
}

/****************************************/
/** Paragraph Text Hover  **/


#maintext p a:hover,
#maintext li a:hover

{
   color: #CC0000;
}

#titletext  {
	visibility: visible;
	position: absolute;
	left: 153px;
	top: 177px;
	z-index: 2;
	width: 649px;
	height: 27px;
	font: bold 24px/32px "Century Gothic";
   margin: 0px;
   color: #454545;
   text-align: center;
}
