body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/shared/turntable/leftmenu-blue.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #666666;
}

a:hover, a:active {
	color: #000000;
}

#banner .photo {
	display: none;
}

#banner .band {
	position: absolute;
	left: 108px;
	top: 0px;
	width: 498px;
	height: 117px;
	z-index: 1;
	background-image: url(/shared/turntable/head-blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner .photo span, #banner .band span {
	display: none;
}

#container {
	margin: 0px;
	margin-left: 108px;
	background-image: url(/shared/turntable/bghead-blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	padding-top: 117px;
}

#accessibility {
	position: absolute;
	left: -9999px;
}

#navigation {
	top: 117px;
	left: 108px;
	position: absolute;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-transform: lowercase;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

#navigation li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	padding: 2px;
	padding-left: 10px;
}

#navigation li a:link, #navigation li a:visited {
	color: #666666;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a:active {
	color: #000000;
	text-decoration: none;
}

#content {
	padding-top: 108px;
	margin: 5px;
	margin-top: 0px;
	margin-left: 185px;
	margin-right: 25px;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	padding-top: 0px;
}

#content h1 {
	text-align: right;
	text-transform: lowercase;
	color: #666666;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;
	font-size: large;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-large;
}

#content h3 {
	background-image: none;
	padding-left: 0px;
	color: #337E94;
	font-weight: normal;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

#content h2, .music #content h3 {
	line-height: 30px;
	background-image: url(/shared/turntable/header-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	color: #337E94;
	font-weight: bold;
	font-size: small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
}

.photos #content {
	text-align: center;
}

.photos #content dd {
	margin-bottom: 15px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding: 5px;
}

#footer {
	margin-left: 185px;
	margin-right: 25px;
	color: #CCCCCC;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
}

#emailsignup {
	visibility:hidden;
	margin: 0px;
	margin-left: 185px;
	margin-right: 25px;
	text-align: right;
	text-transform: lowercase;
	color: #666666;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

#postForm {
	text-align: left;
	margin: 0px;
	margin-top: 10px;
	text-transform: lowercase;
}

#postForm form {
	padding: 10px;
}

#postForm input, #postForm textarea {
	display: block;
	width: 360px;
	margin-bottom: 10px;
}

#emailsignup input, #postForm input, #postForm textarea {
	margin-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 1px;
	font-weight: bold;
	color: #666666;
}

#emailsignup input[type="text"], #postForm input[type="text"], #postForm textarea {
	background-image: url(/shared/turntable/formbg-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#emailsignup input[type="submit"], #postForm input[type="submit"] {
	background-image: url(/shared/turntable/formsubmitbg-blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	border: 0px;
}

#splashimage { text-align: center; margin: 100px auto; }
#splashimage a img { border: 0; }



