.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.Heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.Comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-image: url(images/bg-new.jpg);
	background-color: #CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

.line-spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 2px;
	color: #333333;
}

#LayerHomeInfo {
	position:absolute;
	left:255px;
	top:205px;
	width:100px;
	height:80px;
	z-index:1;
	overflow: hidden;
	background-color: #FFFFFF;
	visibility: hidden;}

#LayerBioInfo {
	position:absolute;
	left:360px;
	top:205px;
	width:100px;
	height:80px;
	z-index:2;
	overflow: hidden;
	background-color: #FFFFFF;
	visibility: hidden;}

#LayerPhotosInfo {
	position:absolute;
	left:465px;
	top:205px;
	width:100px;
	height:80px;
	z-index:3;
	overflow: hidden;
	background-color: #FFFFFF;
	visibility: hidden;}

#LayerMusicInfo {
	position:absolute;
	left:570px;
	top:205px;
	width:100px;
	height:80px;
	z-index:4;
	overflow: hidden;
	background-color: #FFFFFF;
	visibility: hidden;}

#LayerContactInfo {
	position:absolute;
	left:675px;
	top:205px;
	width:100px;
	height:80px;
	z-index:5;
	overflow: hidden;
	background-color: #FFFFFF;
	visibility: hidden;}

.style1 {color: #666666}
.invisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #FFFFFF;
}
