body { 
	background: #004475 url(images/bg.jpg) repeat-x top center; 
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: .76em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

table tr td {	
	font-size: 100%; 
}
	
span {
	
}

h1 {  
	background: transparent; 
	font-weight: normal;  
	font-size: 180%; 
	line-height: 1.2em;
	margin: 0 0 .76em 0;
	padding: 0;
}

h2 {  
	font-weight: normal; 
	font-size: 150%; 
	line-height: 1.2em;
	margin: 0 0 .76em 0;
	padding: 0;

}

h3  { 
	font-weight: bold;
	font-style: italic;  
	font-size: 120%; 
	line-height: 1.2em;
	margin: 0 0 .76em 0;
	padding: 0;
}

h4  {  
	color: #fff;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

h5  { 
	font-weight: bold;  
	font-size: 120%; 
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 .4em 0;
}

	
h6  {  
	border-bottom: 1px solid #333;
	font-weight: normal;  
	font-size: 80%; 
	line-height: .4em;
	margin: 0 0 .76em 0;
	padding: 0;
}
	
a {
	text-decoration: underline;
	outline: none;
}

a:link {
	color: #0072bf;
}

a:visited {
	color: #0072bf;
}

a:hover {
	color: #bf8b00;
	text-decoration: none;
}

a:active {
	color: #bf8b00;
	text-decoration: none;
}

p {
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	padding: 0;
	padding-top: 5px;
} 

.small {
	font-size: 90%;
}

.floatleft {
	display: inline;
	float: left;
	margin: 0px 10px 5px 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 10px;
 }

.floatcenter {
	display: block;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.green {
	color: #90ae00;
}

.purple {
	color: #8f0097;
}

.blue {
	color: #13679f;
}

.yellow {
	color: #dfad00;
}

.rust {
	color: #b44600;
}

.quote-green {
	background: transparent url(images/quotes-green.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	height: 25px;
}

.quote-rust {
	background: transparent url(images/quotes-rust.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	height: 25px;
}

.quote-yellow {
	background: transparent url(images/quotes-yellow.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	height: 25px;
}

/* -- WRAP -- */

#wrap {
	background: transparent;
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 15px;
	text-align: center;
	width: 708px;	
}

#wrap-inner {
	background: transparent;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 708px;
	position: relative;
}

/* -- HEADER -- */

#header {
	background: transparent;
	height: 347px;
	margin: 0px;
	padding: 0px;
}

#logo {
	background: transparent;
	position: absolute;
	left: 0px;
	top: 0px;
}

#logo img {
	height: 141px;
	width: 355px;
}

#nav {
	background: transparent url(images/nav.gif) no-repeat;
	height: 45px;
	position: absolute;
	left: 0px;
	top: 141px;
	width: 355px;
}
	
#nav ul {margin: 0px; padding: 0px;}
#nav li {display: inline; list-style: none; margin: 0px; padding: 0px;}
#nav a {color: #000; float: left; height: 45px; margin: 0px; padding: 0px; text-decoration: none; text-indent: -9000px; outline: none;}
#nav a:hover {outline: none;}
#nav a:active {outline: none;}

#home a {width: 135px;}
#audio-video a {width: 145px;}
#contact a {width: 75px;}

#home a:hover, #home a:active {background: transparent url(images/nav.gif) 0px -45px no-repeat;}
#audio-video a:hover, #audio-video a:active {background: transparent url(images/nav.gif) -135px -45px no-repeat;}
#contact a:hover, #contact a:active {background: transparent url(images/nav.gif) -280px -45px no-repeat;}


#jumpstars {
	background: transparent url(images/band1.gif) no-repeat;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 206px;
	width: 355px;
}

#jumpstars a {color: #000; float: left; height: 30px; margin: 0px; padding: 0px; text-decoration: none; text-indent: -9000px; outline: none;}
#jumpstars a:hover {outline: none;}
#jumpstars a:active {outline: none;}

#jumpstars a {width: 335px;}
#jumpstars  a:hover, #jumpstars a:active {background: transparent url(images/band1.gif) 0px -30px no-repeat;}


#fiestafive {
	background: transparent url(images/band2.gif) no-repeat;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 236px;
	width: 355px;
}

#fiestafive a {color: #000; float: left; height: 30px; margin: 0px; padding: 0px; text-decoration: none; text-indent: -9000px; outline: none;}
#fiestafive a:hover {outline: none;}
#fiestafive a:active {outline: none;}

#fiestafive a {width: 335px;}
#fiestafive  a:hover, #fiestafive a:active {background: transparent url(images/band2.gif) 0px -30px no-repeat;}


/*-- ON STATES --*/

body#audio-video-page #audio-video a {background: transparent url(images/nav.gif) -135px -45px no-repeat;}
body#contact-page #contact a {background: transparent url(images/nav.gif) -280px -45px no-repeat;}
body#jumpstars-page #jumpstars a {background: transparent url(images/band1.gif) 0px -30px no-repeat;}
body#fiestafive-page #fiestafive a {background: transparent url(images/band2.gif) 0px -30px no-repeat;}




/* -- MAIN -- */

#content {
	background: #fff;	
}

#main {
	background: transparent;
	margin: 0px;
	padding: 5px;
}

#main-content {
	background: transparent;
	margin: 0px;
	padding: 10px;
}


#footer {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer img {
	background: transparent url(images/footer.gif) no-repeat;
	height: 18px;
	width: 708px;
}

#sub-footer {
	color: #cee6ff;
	font-size: 90%;
	margin: 5px 0 0 15px;
	padding: 0px;
	text-align: left;
}

#sub-footer a {
	text-decoration: none;
}


#sub-footer a:link {
	color: #cee6ff;
}

#sub-footer a:visited {
	color: #cee6ff;
}

#sub-footer a:hover {
	color: #bf8b00;
	text-decoration: none;
}

#sub-footer a:active {
	color: #bf8b00;
	text-decoration: none;
}





/* -- FORM ELEMENTS -- */

form legend {
	background: #fff;
	border: 1px solid #cfbd81;
	color: #333;
	font-size: 120%;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}

form fieldset {
	border: 1px solid #dfd9c3;
	margin: 10px;
	padding: 5px;

}

form label {
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 90%;
}

form input, select, textarea, option {
	background: #fff;
	border: 1px solid #cfbd81;
	color: #333;
	width: 250px;
}

form fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #cfbd81;
	border: 0px;
	color: #333;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
	width: 100px;
}

.req {
	color: #F90;
}

