body
{
	margin:0;
	padding:0;
	background-color: #300;
}

* {margin:0px; padding:0px;}

#column {
	background:url(images/background.jpg) repeat-y;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

img {
	border: none;
}

#site_id{
	height: 25px;
	margin-left: 25px;
	background: url(images/site_id.jpg) no-repeat bottom left;
	padding-left: 425px;
	padding-top: 25px;
	color: #D68F00;
}

#header {
	height: 300px;
	width: 800px;
	background: url(images/header.png) no-repeat;
	margin-left: 25px;
}

#nav{
	height: 35px;
	width: 800px;
	margin-left: 25px;
	background: url(images/nav.jpg) no-repeat;
	padding-top: 5px;
}

#sub_nav{
	height: 40px;
	width: 850px;
	padding-top: 10px;
}

#content{
	padding: 0 40px 0 40px;
	width: 770px;
}

#page_header {
	height: 40px;
	width: 850px;
	margin-top: 15px;
	text-align: center;
}

.title, .error_box {
	background-color: #300;
	border: 1px #fff solid;
	padding: 5px;
	padding-left: 8px;
	width: 757px;
}

.pic_right {
	float: right;
	margin:0 0 5px 5px;
}

.pic_left {
	float: left;
	margin:0 5px 5px 0;
}

.story{
	padding: 0 10px;
}

.two_col{
	width: 375px;
	float: left;
	padding-right: 10px;
}

input, select {
	border: 2px #300 solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #300;
	background: #D68F00;
}

.search_select {
	width: 600px;
}

.date_select {
	width: 92px;
}

.search_support_select {
	width: 298px;
}

.search_small_select {
	width: 284px;
}

.search_input {
	width: 249px;
	padding: 1px;
}

.search_submit {
	padding: 2px;
	margin: 0;
	color: #300;
	background: #D68F00;
}

#search {
	margin-right: auto;
	margin-left: auto;
}

#search td {
	padding: 3px;
}

.right_middle {
	text-align: right;
	vertical-align: middle;
}

.left_middle {
	text-align: left;
	vertical-align: middle;
}

.disc_col1{
	width: 206px;
	float: left;
}

.disc_col2 {
	width: 278px;
	float: left;
	padding: 0 10px;
}

.disc_col3 {
	width: 234px;
	float: left;
	min-height: 200px;
	padding-left: 12px;
	background: url(images/disc_line.jpg) no-repeat top left;
}

.disc_col4 {
	width: 456px;
	float: left;
	min-height: 200px;
	padding-left: 12px;
	background: url(images/disc_line.jpg) no-repeat top left;
}

.disc_pic, .pic, .pic_right, .pic_left{
	padding: 2px;
	border: 1px #fff solid;
	background-color: #960;
}

.clearfloats{
	clear: both;
}

#tracklist_table{
	border-collapse: collapse;
}

.table_number {
	vertical-align: top;
	text-align: center;
}

.number {
	font-family: "Courier New", Courier, mono;
	padding: 1px 4px 0px 4px;
	background-color: #300;
	border: 1px #fff solid;
	color: #fff;
	margin: 2px;
}

.tracklist {
	margin-bottom: 8px;
}

.lyrics {
	padding-left: 7px;
	margin: 10px 0 10px 3px;
	border-left: 2px solid #fff;
}

.track {
	padding-left: 3px;
}

.gig_pic_display #td_with_pic {
	height: 215px;
	width: 215px;
}

.arrows{
	width: 75px;
}

.gig_pic_display td{
	padding: 2px;
	text-align: center;
	vertical-align: middle;	
}

.songography{
	border-collapse: collapse;
	width: 100%;
}

.songography td{
	padding: 5px;
	border-bottom: #000 1px solid;
}

.top_right {
	text-align: right;
	vertical-align: top;
}

.top_left {
	text-align: left;
	vertical-align: top;
}

.top_center {
	text-align: center;
	vertical-align: top;
}

.header{
	background: #D68F00;
}

.name_plays, .bar_plays{
	width:385px;
}

.name_plays{
	text-align:right;
}

#display_pic{
	width: 206px;
	height: 208px;
	text-align: center;
	vertical-align: middle;
	float: left;
}

#display_pic_only_one{
	text-align: center;
}

#thumbs_wrapper {
	float: left;
	width: 233px;
	height: 208px;
	margin-left: 15px;
	border: 1px #300 solid;
	border-left: none;
	border-right: none;
}

#thumbs {
	width: 223px;
	overflow: auto;
	height: 196px;
	margin: 5px;
}

#little_thumbs{
	border-collapse: collapse;
}

#little_thumbs td{
	padding:0 2px 2px 0;
	text-align: center;
	vertical-align: middle;
}

#description {
	text-align: center;
	border: 1px #300 solid;
	border-left: none;
	border-right: none;
}

#footer {
	height: 82px;
	width: 850px;
	margin-top: 25px;
	padding-top: 13px;
	padding-bottom: 10px;
	background: url(images/footer_background.jpg) no-repeat;
}

#footer img {
	margin-top: 2px;
}
