html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	background: url(../skin/navigationbg.gif) repeat-y top left;
	background-color: #7C55BF;
	margin: 0;
	padding: 0;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
}
#content {
	background: url("../skin/bottomcategory_presents.jpg") no-repeat bottom right;
}
A:visited  {
	color: #AAAAAA;
	text-decoration: none;
}
A:link  {
	color: #444444;
	text-decoration: none;
	border: 0px;
}
A:active  {
	color: #999999;
	text-decoration: none
}
A:hover   {
	color: #FFFFFF;
	z-index: 99;
	border: 0px;
}
A.CDLink:visited  {
	color: #CCCCCC;
	text-decoration: none;
}
A.CDLink:link  {
	color: #CCCCCC;
	text-decoration: none;
	border: 0px;
}
A.CDLink:active  {
	color: #DDDDDD;
	text-decoration: none
}
A.CDLink:hover   {
	color: #FFFFFF;
	z-index: 99;
	border: 0px;
}
A.darkLink:visited  {
	color: #555555;
	text-decoration: none;
}
A.darkLink:link  {
	color: #444444;
	text-decoration: none;
	border: 0px;
}
A.darkLink:active  {
	color: #555555;
	text-decoration: none
}
A.darkLink:hover   {
	color: #777777;
	z-index: 99;
	border: 0px;
}
A.presentslink:visited  {
	color:#999999;
	text-decoration: none;
}
A.presentslink:link  {
	color: #999999;
	text-decoration: none;
	border: 0px;
}
A.presentslink:active  {
	color: #AAAAAA;
	text-decoration: none
}
A.presentslink:hover   {
	color: #CCCCCC;
	z-index: 99;
	border: 0px;
}
A.creditsLink:visited  {
	color:#0066CC;
	text-decoration: none;
}
A.creditsLink:link  {
	color:#0066CC;
	text-decoration: none;
	border: 0px;
}
A.creditsLink:active  {
	color:#0099FF;
	text-decoration: none
}
A.creditsLink:hover   {
	color:#0099FF;
	z-index: 99;
	border: 0px;
}
#bodybg_main {
	background-color: #7C55BF;
	padding-left: 20px;
	padding-right: 12px;
}
#CDClipsBox {
	background-color: #7C55BF;
}
#section_banner {
	background: black url(../DocKupkaPresents/pageheader_presents.jpg) no-repeat top left;
}
.navText {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:.1em;
}
.lyrics {
	padding: 8px;
	margin-left: 24px;
	margin-bottom: 48px;
}
.songsection {
	margin-left: 0px;
	font-style:italic;
}
.songwriters {
	margin-top:-12px;
	margin-left: 18px;
	font-size:11px;
	margin-bottom: 24px;
	font-style:italic;
}