﻿body {
	background-color: #9E9181;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 125%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
}
h1 {
	padding: 0px;
	font-size: 1.75em;
	font-weight: bold;
	color: #B2A0B2;
	line-height: 36px;
	text-indent: 0px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
}
h2 {
	padding: 0px;
	font-size: 1.125em;
	font-weight: bold;
	color: #B2A0B2;
	line-height: 24px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
}
h3 {
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #E6B78C;
	margin-top: 0px;
	margin-bottom: 8px;
}
p {
	line-height: 150%;
	text-indent: 25px;
	margin-bottom: 10px;
	margin-top: 0px;
}
a {
	color: #88A888;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0A1F0A;
	background-color: #729872;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 18px;
	padding-left: 18px;
}
li {
	margin-bottom: 6px;
}
em {
	color: #CFABA0;
}
blockquote {
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #B2A0B2;
	border-bottom-color: #B2A0B2;
	padding-top: 4px;
	padding-bottom: 4px;
}
#centerBlock {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	border: 3px solid #936e93;
	height: 900px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/dpm03-green-banner.jpg');
	background-repeat: no-repeat;
	background-color: #203020;
	top: 5px;
	position: absolute;
}
#navBar {
	border-style: none;
	width: 590px;
	height: 20px;
	position: absolute;
	top: 179px;
	left: 285px;
}
#bodyContent {
	padding: 5px;
	background-color: #203020;
	font-size: .75em;
	color: #DBECAA;
	top: 212px;
	left: 5px;
	position: absolute;
	width: 900px;
}
#copyRight {
	font-size: .8em;
	line-height: 1em;
	color: #9E8181;
	width: 900px;
	text-align: center;
	padding: 5px 15px 5px 5px;
	line-height: 14px;
	bottom: 2px;
	position: absolute;
	top: 860px;
	left: 10px;
}
.menuItem {
	margin-top: 1px;
	margin-bottom: 1px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: .875em;
	font-weight: bold;
	display: inline;
	width: 60px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #9E8D76;
}
.menuItem a {
	color: #B2A0B2;
	text-decoration: none;
}
.menuItem a:hover {
	color: #6E8C6E;
	text-decoration: none;
	background-color: transparent;
}
.leftPanel {
	width: 570px;
	padding-right: 5px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #7C987C;
	position: absolute;
	top: 5px;
	left: 5px;
}
.rightPanel {
	display: inline;
	width: 320px;
	position: absolute;
	left: 585px;
	top: 5px;
}
.videoCaptionSmall {
	font-size: .8em;
	width: 310px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	line-height: 150%;
	margin-bottom: 5px;
}
.shareButton {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	width: 125px;
}
.musicLinkTable {
	width: 310px;
	height: 64px;
	margin-left: 6px;
	margin-bottom: 8px;
}
.musicLinkCdBaby {
	width: 125px;
	text-align: center;
}
.musicLinkItunes {
	width: 176px;
	text-align: right;
}
.cdCover {
	width: 300px;
	margin: 15px auto 15px auto;
}
.cdOnlineList {
	list-style-type: none;
}
.cdOnlineList li {
	margin-bottom: 10px;
}
.playerBox {
	width: 500px;
	height: 160px;
	margin: 15px auto 15px auto;
}
.playerButtonColumn {
	width: 25px;
	text-align: center;
}
.trackListRow {
	height: 1.25em;
}
.trackListTable {
	width: 300px;
	background-color: #FFFFFF;
	border: 3px ridge #B2A0B2;
	color: #203020;
	margin-left: auto;
	margin-right: auto;
}
.trackListTable a {
	color: #27200d;
}
.trackListTable a:hover {
	background-color: #9E8876;
}
.cdBabyLink a:hover {
	background-color: transparent;
}
