body {
	background-color: #CFA982;
	font-family: "Palatino Linotype";
	color: #351B00;
	scrollbar-base-color: #291103;
	scrollbar-arrow-color: #291103;
	scrollbar-darkshadow-color: #291103;
	scrollbar-face-color: #d7a384;
	scrollbar-highlight-color: #d7a384;
	scrollbar-shadow-color: #d7a384;
	scrollbar-3dlight-color: #291103;
	margin: 0px;
}
#textpage p {
	text-indent: 20px;
	text-align: justify;
}
#textpage h3 {
	font-family: "Viner Hand ITC";
	letter-spacing: .5em;
	background-image: url(images/title-bg.jpg);
	background-repeat: no-repeat;
}
#textpage td {
	padding: 20px;
}
.siteborder {
	border: 1px solid #351B00;
}
#textpage {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: repeat;
}
.bgimage {

	background-image: url(images/bg-angel.jpg);
	background-repeat: no-repeat;
}
.bg-frame {
	background-image: url(images/frame.gif);
	background-repeat: no-repeat;
}
.bg-branches {
	background-image: url(images/bg-branches.jpg);
	background-repeat: repeat-y;
}
#shows {
	height: 400px;
	width: 100%;
	background-image: url(images/bg-branches.jpg);
	background-repeat: no-repeat;
}
.albumcover {
	display: inline;
	float: left;
	margin-right: 10px;
}
#copyright p, a:link {
	font-size: 13px;
	color: #351B00;
	text-align: center;
}
#copyright a {
	color: #351B00;
	text-decoration: none;
}
#copyright a:hover {

	color: #660000;
	text-decoration: underline;
}
#copyright .title {
	color: #FFCC33;
	font-weight: bold;
}
#pagetitle {
}
#mail a {
	color: #FFCC99;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mail a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
input.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}
