body {
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
/*	background:url('tile1BIGdistressed.jpg') center top repeat scroll; */
	color:#FFFFC0;
	padding-top:20px;
	font-family:Copperplate Gothic Bold;
}

#wrapper {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

img {
	border:0px;
}
a {
	text-size:9pt;
	color:#FFFFC0;
	text-decoration:none;
	font-family:Copperplate Gothic Light;
}

a:hover {
	text-decoration:underline;
	border:0px;
}

#about a {
	font-family:Times New Roman;
}

#menu {
	text-align:left;
	padding-left:130px;
	padding-top:15px;
}

#menu a {
	display:block;
	float:left;
	width:auto;
	padding:6px;
	font-size:16px;
}
#menu a:hover {
	background:#333;
}

#box a {
	display:block;
	float:left;
	width:49.9%;
	margin-bottom:15px;
	height:125px;
}
#box a:hover {
	background:#333;
}

h1 {
	display:none;
	font-size:24px;
}

#home {
	text-align:center;
	padding-top:0px;
	padding-left:230px;
}

#about, #tourdates, #audio, #sponsors, #shop, #links, #photos, #contact, #ask {
	text-align:left;
	font-family:Copperplate Gothic Light;
}
#about p, #ask p, #links p, #sponsors p, #shop p, #ask h3, #contact p {
	font-family:Times New Roman;
}

li {
	font-family:Times New Roman;
	margin-bottom:10px;
}

#sponsors img {
		width:120px;
}
#sponsors .entry {
	display:block;
	float:left;
	width:33%;
	height:205px;
}
#sponsors .entry_wide {
	display:block;
	float:left;
	width:99%;
	height:205px;
}

#sponsors .entry_left {
	display:block;
	float:left;
	width:130px;
}
#sponsors .entry_right_wide {
	display:block;
	float:left;
	width:670px;
	font-family:Copperplate Gothic Light;
	text-align:left;
}

#links img {
		width:60px;
}
#links .entry {
}

#links .entry_left {
	clear:left;
	display:block;
	float:left;
	width:70px;
}

#links .entry_right {
	display:block;
	float:left;
	width:200px;
	font-family:Copperplate Gothic Light;
	text-align:left;
}

td.song_photo {
/*	background:url('frames/song_frame1.jpg') center center no-repeat scroll;*/
	width:100px;
	height:100px;
	text-align:center;
	vertical-align:top;
}

#gallery1 img, #gallery2 img, #gallery3 img {
	height:60px;
}

#bigphoto1 {
	display:block;
	float:left;
	width:750px;
}
#gallery1 {
	display:block;
	float:left;
	width:150px;
	margin-left:20px;
}
#bigphoto1_top {
	background:url('frames/top1.jpg') center center no-repeat scroll;
	height:143px;
}
#bigphoto1_middle {
	background:url('frames/middle1.jpg') center -363px repeat-y scroll;
	height:auto;
	text-align:left;
	width:750px;
}
#bigphoto1_middle img {
	width:465px;
	margin-left:139px;
}
#bigphoto1_bottom {
	background:url('frames/bottom1.jpg') center center no-repeat scroll;
	height:139px;
}

#gallery2 {
	display:block;
	float:left;
	width:300px;
	margin-left:20px;
}
#bigphoto2 {
	display:block;
	float:left;
	width:600px;
}
#bigphoto2_top {
	background:url('frames/top2.jpg') center center no-repeat scroll;
	height:114px;
}
#bigphoto2_middle {
	background:url('frames/middle2.jpg') center -280px repeat-y scroll;
	height:auto;
	text-align:left;
	width:600px;
}
#bigphoto2_middle img {
	width:372px;
	margin-left:112px;
}
#bigphoto2_bottom {
	background:url('frames/bottom2.jpg') center center no-repeat scroll;
	height:111px;
}

#gallery3 {
	display:block;
	float:left;
	width:450px;
	margin-left:20px;
}
#bigphoto3 {
	display:block;
	float:left;
	width:450px;
}
#bigphoto3_top {
	background:url('frames/top3.jpg') center center no-repeat scroll;
	height:86px;
}
#bigphoto3_middle {
	background:url('frames/middle3.jpg') center -218px repeat-y scroll;
	height:auto;
	text-align:left;
	width:450px;
}
#bigphoto3_middle img {
	width:279px;
	margin-left:84px;
}
#bigphoto3_bottom {
	background:url('frames/bottom3.jpg') center center no-repeat scroll;
	height:83px;
}

#shop {
	text-align:left;
}
#shop form {
	float:left;
	width:180px;
	text-align:left;
}
.shopitem {
	float:left;
	width:770px;
}
#shop p, #shop ol, #shop h3 {
	font-family:Copperplate Gothic Light;
	padding-left:200px;
	padding-right:20px;
}

table, tr, td {
	font-family:Copperplate Gothic Light;
	text-align:left;
	padding:8px;
	vertical-align:top;
}

input, textarea {
	background:#FFFFC0;
}

.col {
	width:32%;
	float:left;
	padding-right:1%;
}

.col50 {
	width:48%;
	float:left;
	padding-right:1%;
}

hr {
	color: #FFFFC0;
	background-color: #FFFFC0;
	height: 3px;
}

.panel {
	background:url('100x100trans_black.png') center center repeat scroll;
	padding:10px;
	margin-bottom:20px;
}