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;
}

ol {
list-style-type: decimal;
}
ol ol {
list-style-type: upper-alpha;
}

#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 {
	border-left: 1px solid;
	max-width: 1024px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(img/drmgheadbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	padding-top: 30px;
}

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

#navigation {
	top: 101px;
	left: 20px;
	position: absolute;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial; sans-serif;
	font-size: medium;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#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;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
	font-color: #a00709;
}

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

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


#content {
	border-left: 1px dotted;
	padding-top: 20px;
	margin: 5px;
	margin-top: 30px;
	margin-left: 200px;
	margin-right: 25px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	voice-family: "\"}\"";
	voice-family:inherit;
	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-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: large;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-large;
}

#content h3 {
	background-image: none;
	padding-left: 0px;
	color: #33491f;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

#content h2, .music #content h3 {
	line-height: 30px;
	margin-left: -15px;
	padding-left: 35px;
	color: #33491f;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
}

#content p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: medium;
	margin-left: 20px;
}

#content li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#container h2 {
	margin-right: 30px;
	margin-top: 30px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-color: #a00709;
}

.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: 0px;
	margin-right: 25px;
	color: #CCCCCC;
	font-size; medium;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#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; }

#navhome {
	background-color: #577447;
}

#navabout {
	background-color: #465673;
}

#navwanted {
	background-color: #734656;
}

#navchristiansongs {
	background-color: #2e4620;
}

#navourssc {
	background-color: #202d45;
}

#navpublishing {
	background-color: #45202d;
}

#navhome {
	background-color: #577447;
}

#navconcerns {
	background-color: #465673;
}

#navsocialnetsites {
	background-color: #2e4620;
}

#navcontact {
	background-color: #734656;
}