body {
	background-image: url(../images/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.indented {
	text-indent: 20px;
	margin-top: -1.2em;
}
a:link, a:visited				 {
	color: #660000;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width: 715px;
	background: url(../images/container.jpg) repeat-y;
	padding: 0;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width: 715px;
	height: 214px;
	letter-spacing: 0.1em;
	font-size: 13px;
}
#nav {
	position: relative;
	top: 165px;
	left: 59px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: 500px;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	text-decoration: underline;
}

#left {
	width: 165px;
	margin: 10 0 0 10px;
	float: left;
	padding: 0 0 0 10px;
}
#left ul a{
	background: url(../images/button.jpg) no-repeat;
	display: block;
	height: 33px;
	width: 146px;
	padding: 5px 0 0 20px;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
#left ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 30px;
}
#right {
	width: 450px;
	float: right;
	margin-right: 40px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer {
	clear: both;
	width: 715px;
	height: 40px;
	background: url(../images/footer.jpg) no-repeat;
	font-size: 12px;
	padding-left: 30px;
}
#footer a:link, #footer a:visited {
	color: #660000;
}
#footer a:link, #footer a:visited {
	color: #990000;
}



.dropcap {
	font-size: 60px;
	float: left;
	line-height: 56px;
	padding-right: 5px;
	color: #A7A769;
}
.dropcapr {
	font-size: 50px;
	float: right;
	line-height: 50px;
	padding-right: 5px;
	color: #999999;
}
h1 {
	font-weight: normal;
	font-size: 22px;
	color: #8D3D00;
	line-height: normal;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	color: #8C8C59;
	margin-bottom: -12px;
	line-height: normal;
}
h3 {
	font-weight: normal;
	font-size: 14px;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #9C9F3F;
	margin-bottom: -5px;
}
h5 {
	background: url(../images/buy-btn.jpg) no-repeat;
	width: 81px;
	height: 29px;
	font-weight: normal;
	font-size: 11px;
	margin-top: -10px;
	padding-top: 1px;
	text-align: center;
	display: block;
}
h5 a:link, h5 a:visited {
	color: #660000;
	text-decoration: none;
}
h5 a:active, h5 a:hover {
	color: #CC0000;
	text-decoration: none;
}
.floatl {
	float: left;
	margin: 10px 10px 0 0;
}
.floatr {
	float: right;
	margin: 10px 0 0 10px;
}
.border {
	border: solid 1px #000;
} 

table.trackpreviews {
	line-height: 14px;
	padding: 0;
}
td a:link, td a:visited {
	color: #660000;
}
td a:active, td a:hover {
	color: #CC0000;
	text-decoration: none;
}

#credit {
	display: block;
	width: 700px; 
	margin: 0 auto;
	text-align: right;
	padding: 10px;
	color: #CCC;
}
#credit a:link, #credit a:visited {
	color: #FFF;
}
#sound {
	position: relative;
	float:left;
	top: 165px;
	left: 22px;
	width: 158px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
}
#sound a:link, #sound a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#sound a:active, #sound a:hover {
	text-decoration:underline;
}
.doublespaced {
	line-height: 2;
}
#freebie {
	background-color: #FFFFFF;
	border: medium dotted #999966;
	
	padding-left: 10px;
	padding-right: 10px;
	clear:both;
}

