html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	background: url(../skin/navigationbg.gif) repeat-y top left;
	background-color: #E5D868;
	margin: 0;
	padding: 0;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
}
A:visited  {
	color: #60977a;
	text-decoration: none;
}
A:link  {
	color: #60977a;
	text-decoration: none;
	border: 0px;
}
A:active  {
	color: #85bea0;
	text-decoration: none;
}
A:hover   {
	color: #85bea0;
	z-index: 99;
	border: 0px;
}
A.whitelink:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
A.whitelink:link  {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}
A.whitelink:active  {
	color: #FFFFFF;
	text-decoration: none;
}
A.whitelink:hover   {
	color: #FFFFFF;
	z-index: 99;
	border: 0px;
}
/*A:visited  {
	color: #EEEEEE;
	text-decoration: none;
}
A:link  {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}
A:active  {
	color: #EEEEEE;
	text-decoration: none
}
A:hover   {
	color: #0066FF;
	z-index: 99;
	border: 0px;
}*/
#bodybg_main {
	background-color: #E5D868;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 252px;
}

#content .padding #NewReleasesBox #ArtistCDBoxLink {
	padding-bottom: 6px;
	padding-top: 6px;
}
#bannerbottom_white #bannerbottom_img #category {
	float: right;
}
