/*Style Sheet for Version 5 Browsers */
/*The Body Background */

body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	}

html>body {margin: -8px;}

.top	{
	margin-top: 0px;
	margin-bottom: 0px;
	left: 40px;
	height: 80px;
	top: 0px;
	width: 500px;
	position: absolute;
	margin-right: 40px;
	border-left: 5px solid #cc99cc;
	z-index: 30;
	background-color: #ffffff;
	}

.top img	{
	margin-left: 140px;
	}

/*Styles for the Main Content Layer */

.main	{
	position: absolute;
	left: 180px;
	top: 80px;
	right: 40px;
	background-color: #ffffff;
	color: #333333;
	border: 2px solid #C0C0C0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top : 20px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom: 20px;
	z-index: 1;
	}


.main a { 
	font-weight: bold;
	color: #800080;
	cursor: crosshair; 
	text-decoration:none
}

.main a:hover { 
	color: #999999;
	cursor: crosshair; 
	text-decoration:none
}


.dates {
	float: left;
	padding: 10px;
	background-color: #cc99cc;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;
	}

html>body .dates {
	width:200px;
} 


h1 {
	border: 1px solid #800080;
	padding: 6px;
	color: #333333;
	background-color: #cc99cc;
	font-size : larger;
	font-weight: bold;
	text-align: right;
	margin-left: -1px;
	width: 300px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
	}

.news, .music, .reviews, .lyrics, .shop, .list, .links, .thanks, .error 
	{
	margin-top: 20px;
	border-left: 2px solid #800080;
	border-bottom: 2px solid #800080;
	}


/*Styles for news layer */

.news h2  {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	font-size : larger;
	}

.news h3  {
	margin-left: 115px;
	font-size : larger;
	}

.news p  {
	margin-left: 115px;
	}

/*Style Applied to the Sidebar Layer */

.menu {
	left: 40px;
	top: 20px;
	border-left: 5px solid #cc99cc;
	position: absolute;
	margin: 0px;
	font-size : larger;
	z-index: 100;
	width: 140px;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 135px;
	}

html>body .menu {
	width:135px;
} 

.menu a {
	background-color : #cc99cc;
	border-right : 1px solid #800080;
	border-top : 1px solid #800080;
	border-bottom : 1px solid #800080;
	border-left: 5px solid #800080;
	color : #000000;
	display : block;
	padding-bottom : 4px;
	padding-top : 4px;
	text-decoration : none;
	text-align: center;
	margin-right: 20px;
	margin-left: -5px;
	margin-top: 20px;
	cursor: crosshair;
	}

.menu a:hover {
	background-color : #ffffff;
	border-right : 1px solid #333333;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-left: 5px solid #333333;
	color : #000000;
	text-decoration : none;
	cursor: crosshair;
	margin-left: -5px;
	
}

.menu a:active {
	background-color : #800080;
	border-right : 1px solid #cc99cc;
	border-top : 1px solid #cc99cc;
	border-bottom : 1px solid #cc99cc;
	border-left: 5px solid #cc99cc;
	color : #ffffff;
	text-decoration : none;
	cursor: crosshair;
	margin-left: -5px;
}

a.plain, a.plain:hover, a.plain:active, .plain	{
	background-color : #ffffff;
	border-left: 5px solid #cc99cc;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	display : block;
	padding-bottom : 4px;
	padding-top : 4px;
	text-decoration : none;
	text-align: center;
	margin-right: 20px;
	margin-left: -5px;
	margin-top: 20px;
	cursor: crosshair;
	}


/*Styles for ads layer */

.ads	{
	float: right;
	padding: 10px;
	background-color: #ffffff;
	z-index: 5;
	}

.ads2	{
	padding: 10px;
	background-color: #ffffff;
	z-index: 5;
	}

.ads a img, .ads2 a img	{
	border: 1px solid #333333;
	margin-bottom: 2px;
	}


/*Styles for the skin Layer */

.skin	{
	position: absolute;
	top: 0px;
	right: 0px;	
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index: 20;
	background-color: #cc99cc;
	color: #000000;	
	text-align: right;
	}

.skin a {
	display: block;
	background-color: #cc99cc;
	color : #000000;
	text-decoration : none;
	text-align: right;
	cursor: crosshair;
	padding: 4px;
	font-size: smaller;
	}

.skin a:hover {
	background-color: #000000;
	color: #ffffff;
	}

.header {
	display: block;
	background-color : #000000;
	color : #ffffff;
	text-align: center;
	padding: 4px;
	font-size: smaller;
	}

/*Styles for the music Layer */

.music h1  {
	clear: both;
		}


.music h2  {
	margin-left: 25px;
	margin-top: 25px;
	font-size : larger;
	background-color: #cc99cc;
	padding: 5px;
	width: 200px;
	text-align: center;
	color: #000000;
	border: 1px solid #800080;
	float: right;
	}

.music h2 a	{
	color: #000000;
	}


.music h2 a:hover, .music h2 a:active
 	{
	color: #ffffff;
	}

.music td {
	padding-left: 20px;
	vertical-align: top;
	}

.corner	{
	position: absolute;
	top: 100px;
	right: 39px;
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 40px;
	border-left: 2px solid #c0c0c0;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #c0c0c0;
	background-color: #ffffff;
	z-index: 5;
	}


/*Styles for the reviews Layer */

.reviews p, .error p	{
	margin-left: 20px;
	}

.reviews hr	{
	width: 90%;
	height: 1px;
	background-color: #cc99cc;
	}


/*Styles for the lyrics and links Layers */

.lyrics pre {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;	
	}

.backtop	{
	text-align: right;
	}

.backtop a	{
	border: 1px solid #333333;
	padding: 4px;
	color: #333333;
	}

.backtop a:hover	{
	color: #cc99cc;
	}

.lyric_index, .link_index	{
	float: right;
	margin-right: 40px;
	margin-left: 20px;
	padding: 0px;
	border: 2px solid #800080;
	text-align: right;
	}

.lyric_index a, .link_index a	{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333
	}

.lyric_index a:hover, .link_index a:hover	{
	color: #cc99cc;
	}

.header2	{
	display: block;
	background-color : #333333;
	color : #ffffff;
	text-align: center;
	padding: 6px;
	font-size: larger;
	font-weight: bold;
	}

.links h2	{
	margin-left: 0px;
	color: #000000;
	font-size: small;
	border: 1px solid #800080;
	padding: 6px;
	text-align: left;
	width: 130px;
	} 

.links 	{
	padding-left: 50px;
	}

.links h1	{
	margin-left: -50px;
	}


/*Styles for the shop Layer */

.shopitem	{
	clear: left;
	}

.shopitem h1 	{
	width: 288px;
	}

.shopitem h1 span	{
	float: left;
	}

.shopitem img 	{
	float: left;
	margin: 20px;
	}

.shopitem form	{
	margin-left: 350px;
	font-size: large;
	}

.viewcart	{
	clear: both;
	margin-left: 350px;
	}

.retailers	{
	clear: both;
	padding: 10px;
	background-color: #cc99cc;
	color: #333333;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	}


/*Styles for the mailing list Layer */

.list p, .list FORM  {
	margin-left: 50px;
	}


	



