html, body {
	background-color: #E1B791;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #050505;
	height: 101%;
}
#content h1 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #841515;
}

#wrapper {
	width: 789px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topBar {
	margin-top: 15px;
}
#content {
	background-image: url(images/side1.jpg);
	background-repeat: repeat-y;
	width: 786px;
	margin: 0px;
	padding: 0px;
	background-position: right top;
	background-color: #FFF7E7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #050505;
	font-size: 0.9em;
	line-height: 1.4em;
}
#treeImg {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 262px;
	bottom: 10px;
	height: 98px;
	width: 169px;
}
#lyricsImg {
	position: relative;
	height: 37px;
	width: 163px;
	left: 323px;
	top: 22px;
}


#content p {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.3em;
}
#buyTable p {
	margin-left: 0px;
}
#buyTableAddress {
	margin-left: 15px;
	line-height: 1.2em;
}


#footer {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 789px;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: .7em;
	color: #FFF7E7;
}

a.lyricsLink:link {
	color: #841515;
	text-decoration: none;
}


a.lyricsLink:visited {
	color: #841515;
	text-decoration: none;
}
a.lyricsLink:hover {
	font-weight: bolder;
}
a.lyricsLink:active {
	color: #841515;
	text-decoration: underline;
}
.listenLink {

}
#cdPage p {
	margin-bottom: 15px;
}

a.cd:visited {
	color: #3300FF;
}
a.cd:hover {
	font-weight: bold;
}
a.cd:active {
	color: #841515;
	text-decoration: underline;
}

#footer p {
	padding-left: 25px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}

#topBar img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#navBar {
	background-color: #C9945E;
	height: 25px;
	width: 696px;
	background-image: url(images/sideNav.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding-left: 90px;
}
#content h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #841515;
}
.floatLeft {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}
.lyricsLink {
	padding-left: 25px;
}
a.listenLink:link {
	color: #841515;
	text-decoration: none;
}
a.listenLink:visited {
	color: #841515;
	text-decoration: none;
}
a.listenLink:hover {
	font-weight: bolder;
}
a.listenLink:active {
	color: #841515;
	text-decoration: underline;
}
#buyTable {
	padding: 0px;
	margin-left: 60px;
	float: left;
	margin-bottom: 30px;
}

#design {
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 0.8em;
}
#counter {
	padding-bottom: 10px;
	padding-left: 40px;
}

a.design:link {
	color: #841515;
	text-decoration: none;
}
a.design:visited {
	color: #841515;
	text-decoration: none;
}
a.design:hover {
	color: #841515;
	text-decoration: none;
	font-weight: bold;
}
a.design:active {
	color: #841515;
}
a.buyTable:link {
	color: #841515;
	text-decoration: none;
}


a.buyTable:visited {
	color: #841515;
	text-decoration: none;
}
a.buyTable:hover {
	font-weight: bolder;
}
a.buyTable:active {
	color: #841515;
	text-decoration: underline;
}

