BODY
{
    BACKGROUND-POSITION: center top;
    BACKGROUND-IMAGE: url(../images/fabric-50-psp.gif);
    BACKGROUND-COLOR: #AD8C52;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 100%;
    MARGIN:  0px;
    PADDING:  0px;
    COLOR: #000000;
}
A {
	color: #000000;
	font-weight: 700;
}
A:visited {
	font-weight: normal;
}
A:hover {
	background-color: #E31B23;
	color: #ffffff;
}
A: active {
	background-color: #E31B23;
	color: #ffffff;	
}
img {
	border: none;
}
.center
{
    TEXT-ALIGN: center;
}
#header
{
    WIDTH: 460px;
    TEXT-ALIGN: center;
    MARGIN-LEFT: auto;
    MARGIN-RIGHT: auto;
}
#homecontent
{
    WIDTH: 100%;
}
#homecontent H2 {
    FONT-SIZE:  105%;
    TEXT-ALIGN: center;
    MARGIN-BOTTOM: 0px;
}
#homecontent A
{
    FONT-SIZE:  80%;
}

#companies TD
{
    WIDTH: 50%;
    TEXT-ALIGN: center;

}
#midband
{
    HEIGHT: 150px;
	background-image: url(../images/tahiti-tattoo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#shows .danceimages2 {
	border: solid;
	border-color: #000000;
	border-width: 1px;
	margin-bottom: 25px;
}
#companynav TD
{
    WIDTH: 50%;
}
.nav2 {
	text-align: left;
}
.nav2 UL {
	list-style: none;
}
 .nav2 LI {
	margin-bottom: 8px;
	font-size: 90%;
}
#footer {
	width: 100%;
	font-weight: bolder;
	text-align: center;
	clear: both;	
}
#footer .address {
	font-size: 115%;
}
#affiliates {
	font-size: 80%;
}
.contactus {
	font-size: larger;
}