body 
{
	color: #785C28;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, helvetica;
	margin: 0 0 0 0;
	height: 100%;
	background-image: url(../images/bg_jackshit.jpg);
}

a:link, a:visited
{ 
	color: #785C28; 
	text-decoration: none;
}

a:hover, a:active 
{
	color: #999999;
	text-decoration: none;
}

/* HEADER */

#bbanner
{
	background-color: #785C28;
	background-image: url(../images/bg_jackshit.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}

#sidebar
{
	width: 230px;
	height: 290px;
	overflow: auto;	
	background-color: #D5CAB8;
}

.sidebar_content
{
	padding: 7px;
	font-weight: normal;
	font-family: Arial, helvetica;
	font-size: 12px;
	text-align: left;
}

#header 
{
	width: 700px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
}

#header_content 
{
	color: #785C28;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, helvetica;
}

#bottom_nav 
{
	color: #785C28;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, helvetica;
}

#logo 
{
	width: 350px;
	height: 240px;
    background-color: #5ec4f4;
	margin: 0 0 0 0;
	float: left;
}

/* CONTENT */
#container
{
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.boarder {
	border: 1px solid #996600;
}

#blanc
{
	width: 100%;
	background-color: #ffffff;
}

#text_box
{
	margin-bottom: 25px;
}

#section_head
{
	background-color: #D5CAB8;
	font-weight: bold;
	font-family: Arial, helvetica;
	font-size: 14px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
}

#section_footer
{
	background-color: #D5CAB8;
	font-weight: bold;
	font-family: Arial, helvetica;
	font-size: 14px;
	margin-top: -5px;
}

#thebottomhand
{
	margin-top: 115px;
	padding-top: 15px;
}

#section_content
{
	font-weight: normal;
	font-family: Arial, helvetica;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 2px;
	text-align: justify;
}

#subpagehdr
{
	font-weight: bold;
	font-family: Arial, helvetica;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: justify;
}

#subpage
{
	font-weight: normal;
	font-family: Arial, helvetica;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	line-height: 150%;
}

#thehand
{
	width: 28px;
	height: 22px;
	float: right;
}

#past_shows
{
	width: 461px;
	height: 220px;
	overflow: auto;
}

ul, li {margin: 0; padding: 0; border: 0; list-style: none;}

li 
{
	list-style: none; 
	position: relative;
	vertical-align: bottom; 
	font-weight: bold;
	font-family: Arial, helvetica;
	margin-left: 15px;
	line-height: 200%;
	width: 101px;
	float: right;
}

li.bullets
{
	list-style: none; /* kills the list item "bullet" markers */
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, helvetica;
	margin-left: 15px;
	line-height: 100%;
}

.button 
{
	float: left;
}

.terms
{
	height: 15px;
	margin-top: 10px;	
	background-color: #5EC4F4;
	text-align: right;
	font-family: Arial, helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #818282;
}

.small_button
{
	font-weight: normal;
	text-align: right;
	float: left;
}

.main_text
{
	text-align: left;
	font-weight: bold;
	font-family: Arial, helvetica;
	font-size: 14px;
	color: #818282;
	margin-left: 8px;
	margin-right: 5px; 
}

.cancelled
{
	color: #cc0000;
}

.formtext
{
	font-weight: bold;
	font-family: Arial, helvetica;
	font-size: 12px;
	width: 200px;
	color: #000000;
	padding-left: 10px;
}

.imageform
{
	margin: 0 2px 0 2px;
}

.inputfield
{
	width: 218px;
}

.formspacer
{
	height: 10px;	
}

.shows_header
{
	font-weight: bold;
	font-family: Arial, helvetica;
	font-size: 12px;
	color: #785C28;
	margin-top: 5px;
	margin-left: 15px;
}

.shows_text
{
	font-weight: normal;
	font-family: Arial, helvetica;
	font-size: 12px;
	color: #785c28;
	margin-left: 15px;
	margin-bottom: 5px;
}

.shows_date
{
	font-weight: normal;
	font-family: Arial, helvetica;
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
}

/* FOOTER */

#footer 
{
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#footer_content 
{
	color: #ffffff;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, helvetica;
	padding-top: 10px;
}

#footer_copyright {
	width: 784px;
	height: 15px;
	margin-top: 3px;
	float: left;
	text-align: right;
	font-weight: normal;
	font-family: Arial, helvetica;
	font-size: 10px;
	line-height: 150%;
	color: #5EC4F4;
	background-color: #ffffff;
}

#footer_content a
{ 
	color: #ffffff; 
	text-decoration: none;
}

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

#clear
{
	height: 2px;
	background-color: #ffffff;
}

#gallery_viewer
{
	height: 360px;
	width: 360px;
	margin-left: 60px;
	margin-top: 10px;
}

#gallery_thumbs
{
	width: 150px;
	height: 438px;
	overflow: auto;
	margin-left: 75px;
}

#gallery_one
{
	visibility: visible;
}

#gallery_two
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_three
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_four
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_five
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_six
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_seven
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_eight
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_nine
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_ten
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_eleven
{
	visibility: hidden;
	margin-top: -350px;
}

#gallery_twelve
{
	visibility: hidden;
	margin-top: -350px;
}
