body {
	background: #0f2170;
}
#cmplt { padding-left: 55px; }
#content { padding-bottom: 50px; }
.section {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(../images/musicclub/slices_03.gif) repeat-y top left;
}
.kludge {
	padding: 0 80px 102px 25px;
	background: transparent url(../images/musicclub/slices_05.gif) no-repeat bottom left;
}
#intro h1 {
	text-indent: -9999em;
	width: 433px;
	height: 144px;
	background: transparent url(../images/musicclub/heading.gif) no-repeat top left;
	border: 1px dotted #76b069;
}
#momonth {
	background-image: url(../images/musicclub/slices_06.gif);
}
#momonth .kludge {
	background-image: url(../images/musicclub/slices_07.gif);
}
#sbs {
	background-image: url(../images/musicclub/slices_08.gif);
}
#sbs .kludge {
	background-image: url(../images/musicclub/slices_09.gif);
}
#book {
	background-image: url(../images/musicclub/slices_10.gif);
	color: #000;
}
#book .kludge {
	background-image: url(../images/musicclub/slices_11.gif);
}
#gallery {
	background-image: url(../images/musicclub/slices_12.gif);
}
#gallery .kludge {
	background-image: url(../images/musicclub/slices_13.gif);
}
#raffle {
	background-image: url(../images/musicclub/slices_14.gif);
}
#raffle .kludge {
	background-image: url(../images/musicclub/slices_15.gif);
	padding-bottom: 30px;
}
.section p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 12px;
}
.section h1, .section h2 {
	margin: 0;
}
.section h2 {
	position: absolute;
	top: 0;
	left: -9999em;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#intro h2 {
	position: relative;
	width: auto;
	height: auto;
	left: 0;
	text-indent: -9999em;
}
.section ul {
	margin: 1em 0 1em 2em;
}
.section ul, .section ul li {
	list-style-type: disc;
	position: static;
	margin-bottom: .5em;
	border-bottom: none;
}
.section ul li a {
	display: inline;
	background: transparent;
	border: none;
	padding: 0;
}
.section a:link,
.section a:visited {
	color: inherit;
	text-decoration: underline;
	font-style: italic;
}
.section a:hover, 
.section a:active, 
.section a:focus {
	text-decoration: none;
}
a.anchor {
	position: relative;
	top: -100px;
}
#intro ul {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
#book a:link img, #book a:visited img {
	border: 4px solid #000;
}
#book a:hover img,
#book a:active img,
#book a:focus img {
	border-color: #CC3333;
}


#gallery {
	overflow: hidden;
}
#gallery_listing,
#gallery_listing tr,
#gallery_listing td,
#gallery_listing th {
	font-size: 100%;
}
#gallery_listing td {
	vertical-align: top;
}
#gallery_listing td.attribution {
	padding-left: 12px;
}
#gallery_listing cite {
	font-style: normal;
}
#gallery_listing .img_title {
	font-weight: bold;
	font-style: italic;
}
a.gallery_thumb:link, 
a.gallery_thumb:visited {
	display: block;
	float: left;
	border: 1px dotted #8dcb7f;
	padding: 3px;
}
a.gallery_thumb:hover, 
a.gallery_thumb:active,
a.gallery_thumb:focus {
	border-style: solid;
}
a.gallery_thumb:link img, 
a.gallery_thumb:visited img {
	border: none;
	display: block;
}
.clear { clear: both; width: 100%; height: 1px;}

.section label {
	display: block;
	font-weight: bold;
}
.section fieldset {
	margin-right: 12px;
	border: 1px dotted #6bb2eb;
	margin-top: 1em;
}
.section legend {
	font-weight: bold;
	font-size: 125%;
	padding: 0 6px;
}
.section textarea, .section input.textfield {
	border: 3px solid #055798;
	padding: 3px;
}
.section textarea:focus, .section input.textfield:focus {
	border: 4px solid #8ac7f8;
	padding: 2px;
}
.captcha {
	position: absolute;
	top: 0;
	left: -9999em;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* - - - - - Gallery Page - - - - - */

body#gallery_page {
	background: #444;
	color: #FFF;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#gallery_page #wrapper {
	overflow: hidden;
}
#gallery_page .drawing {
	float: left;
	width: 330px;
	margin: 14px;
	width: 210px;
}
#gallery_page a.gallery_thumb:link, 
#gallery_page a.gallery_thumb:visited {
	border-color: #999;
	float: left;
	margin-right: 12px;
}
#gallery_page p.attribution {
	float: left;
}
#gallery_page cite {
	font-style: normal;
}
#gallery_page .img_title {
	font-weight: bold;
	font-style: italic;
}
