h1, h2, h3, h4, p, a, ul, ol, li, dl, dt, dd, img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

body {
	background: url(bg.jpg) left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrap1 {
	background: url(pbg.jpg) repeat-x left top;
	height: 100%;
}
#wrap2 {
	background: url(borders.jpg) repeat-y center top;
	width: 726px;
	padding: 0;
	margin: 0 auto;
}
#header {
	margin: 0px 13px;
	height: 269px;
	width: 700px;
	padding: 0px;
}
#content {
	text-align: left;
	margin: 0px 13px;
	width: 700px;
	background: url(contentbg.jpg) no-repeat right top;
}
#copy {
	float: left;
	width: 407px;
	padding: 30px 0 10px 20px;
}
#music img {
	border: 5px solid #fff;
	float: right;
	margin: 15px 15px 15px 0;
}
h2 {
	color: #a82f22;
	font: small-caps normal 36px/40px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
h3 {
	font: bold small-caps normal 20px/22px Georgia, "Times New Roman", Times, serif;
	color: #a82f22;
	margin: 0 0 10px;
	}
p,
#copy ul,
#copy ol {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	margin: 0 20px 10px;
	}	
#copy p {
	font-size: 13px;
	line-height: 17px;
}
#copy p.smaller {
	font-size: 11px;
	line-height: 14px;
}

#copy ul ul,
#copy ol ul {
	margin-bottom: 0;
	}

#copy ul li,
#copy ol li {
	margin-bottom: 3px;
	}

#copy ul#tracklist {
	margin-left: 0;
	padding-left: 0;
}

#copy ul#tracklist li {
	list-style-type: none;
	}

#tracklist div {
	float: left;
	width: 35px;
	height: 20px;
	}
#copy #tracklist a {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
span.emph {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}

#tracklist span {
	font-size: 10px;
	text-transform: uppercase;
	}

#tracklist ul {
	margin-left: 60px;
	font-style: italic;
	}

#copy a {
	color: #a82f22;
	}
#copy a:hover {
	text-decoration: none;
	}
#music {
	background: url(musicbg.jpg);
	height: 210px;
	margin: 20px 0 0;
}
#music h3 {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	margin: 82px 0 10px 30px;
	color: #fff;
}
#music a {
	color: #fff;
	font-weight: bold;
}
#music p {
	margin: 0 0 10px 30px;
	color: #fff;
}
#sidebar {
	float: left;
	width: 253px;
	text-align: center;
}
#nav {
	width: 253px;
	background: url(sidebar.jpg) no-repeat bottom;
	padding-bottom: 50px;
	text-align: left;
}
#nav ul {
	background: url(menu-ul-bg.gif) no-repeat left top;
	padding: 38px 3px 15px 40px;
}
#nav ul li {
	border-bottom: 1px dotted #fff;
	list-style: none;
	padding: 2px 0;
	font: small-caps 20px/22px Georgia, "Times New Roman", Times, serif;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 3px;
	display: block;
}
#nav ul li a:hover {
	background: #fff;
	color: #474838;
}
#footer {
	clear: both;
	background: url(footerbg.jpg);
	height: 74px;
	padding-top: 35px;
	}

#footer p,
#footer p a {
	font-size: 10px;
	color: #fff;
	}
#sidebar form {
	text-align: center;
}
#sidebar form input {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 130px;
}
