body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A2A077;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
a:link {
	color: #660000;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#pageHeader {
	text-align: center;
	background: #A2A077 url(../images/storeTop.jpg) no-repeat center top;
	height: 187px;
}
#navigation {
	top: 152px;
	position: absolute;
	width: 600px;
	left: 160px;
	text-align: left;
}
#container {
    position: relative;
    margin: auto;
    text-align: center;
    background: #A2A077 url(../images/storeMiddle.jpg) center top repeat-y ;
    width: 776px;
}
#genreGraphic {
	text-align: right;
	margin: 5px 20px 10px;
    background: #445441;
}
#albums {
	text-align: left;
	margin: 5px 20px;
    padding: 5px 10px;
    background: #445441;
}
#album {
	text-align: left;
	margin: 5px 20px;
	padding: 5px 10px;
	background: #445441;
	overflow: visible;
	height: inherit;
	top: auto;
}
#artistText {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
}
#artistTextAlbum {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	position: absolute;
	top: 205px;
	left: 285px;
	margin-right: 25px;
}
#thumbnailStroke {
	border: 1px solid #FFFFFF;
}
#butttonBuy {
	margin-top: 50px;
	position: absolute;
	left: 130px;
}
#butttonBuyAlbum {
	margin-top: 80px;
	position: absolute;
	left: 180px;
}
#albumText {
	text-align: left;
	font-style: italic;
	margin: 5px 0px 5px 0px;
}
#butttonBuyEcho {
	margin-top: 5px;
	margin-left: 12px;
	position: relative;
	top: -58px;
}
#butttonBuyEchoAlbum {
	margin-top: 5px;
	margin-left: 20px;
	position: relative;
	top: -80px;
}
#echoprice {
	font-style: normal;
	font-size: 0.9em;
	left: -70px;
	position: relative;
	top: -45px;
}
#price {
	font-style: normal;
	font-size: 0.9em;
	left: 137px;
	position: absolute;
	margin-top: 65px;
}
#priceAlbum {
	font-style: normal;
	left: 155px;
	position: relative;
	margin-top: -20px;
	padding-bottom: 10px;
}
#echopriceAlbum {
	font-style: normal;
	left: -70px;
	position: relative;
	top: -60px;
	padding-bottom: 10px;
}
#releaseInfoShort {
	margin: -15px 5px 20px;
	font-style: normal;
	font-size: 0.9em;
	width: 515px;
	left: 225px;
	position: absolute;
}
#releaseInfo {
	margin: 0px 10px 20px;
	font-style: normal;
	font-size: 0.9em;
	width: 450px;
	left: 275px;
	position: absolute;
	height: 100%;
	top: 235px;
}
#songText {
	font-style: normal;
	font-size: 0.9em;
	width: 225px;
	overflow: visible;
	position: relative;
}
#footer {
    text-align: center;
    clear: none;
    background: #A2A077 url(../images/storeBottom.jpg) no-repeat center top;
    height: 23px;
}
#recentReleases {
	text-align: justify;
	margin: 5px 20px 10px;
	background: #445441;
	padding: 5px;
	height: 325px;
}
#recents {
	text-align: left;
	margin-left: 10px;
	margin-bottom: -30px;
	padding-bottom: 5px;
}
#recents2 {
	text-align: left;
	margin-left: 10px;
	margin-bottom: -35px;
	padding-bottom: 5px;
}
#recents2Holder {
	text-align: left;
	position: absolute;
	left: 400px;
	top: 233px;
}
#butttonBuyEchoRecent {
	margin-top: 5px;
	margin-left: 8px;
	position: relative;
	top: -37px;
}
#echopriceRecent {
	font-style: normal;
	font-size: 0.8em;
	left: -72px;
	position: relative;
	top: -28px;
}
#butttonBuyRecent {
	position: absolute;
	margin-top: 30px;
	left: 105px;
}
#butttonBuyRecent2 {
	position: absolute;
	margin-top: 30px;
	left: 75px;
}
#priceRecent {
	font-style: normal;
	font-size: 0.8em;
	left: 75px;
	position: relative;
	top: -10px;
	/*width: 50px;*/
}
#titleRecent {
	font-style: italic;
	left: 0px;
	position: relative;
	top: -10px;
}
#releaseInfoRecent {
	font-style: normal;
	font-size: 0.9em;
	width: 175px;
	position: relative;
	left: 150px;
	top: -85px;
}

#footerPages {
	text-align: right;
	background: #A2A077 url(../images/storeMiddle.jpg) repeat-y;
	padding-right: 35px;
}

.otherInfoText {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

