a:link {
	color: #696969;
}
a:visited {
	color: #696969;
}

.mainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	font-weight: normal;
	line-height: 26pt;
	color: #333333;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #696969;
	line-height: 20pt;
}
.body1BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #696969;
	line-height: 20pt;
}
.bodyNEWS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #996699;
	line-height: 12pt;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #696969;
	text-decoration: underline;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #696969;
}
.headHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #669999;
}
.headNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #996699;
}
.headNewsitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #996699;
}
.headNewsWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}
.headArtists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF9966;
}
.headHistory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
}
.headJoin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #999966;
}
.bodyTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #696969;
	line-height: 20pt;
}
.bodyTimesBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #696969;
	font-weight: bold;
	line-height: normal;
}
.captionTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #676767;
	line-height: 12pt;
	text-align: right;
	vertical-align: bottom;
}
.captionTimesBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #575757;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	vertical-align: bottom;
}
.updatedTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #676767;
	line-height: 12pt;
	text-align: center;
	vertical-align: bottom;
}
.artistName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.historyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0268A6;
	line-height: normal;
	background-position: center;
}

#LayerBG {
	position:absolute;
	width:703px;
	height:780px;
	z-index:1;
	left: 55px;
	top: 75px;
	visibility: visible;
	background-image: url(resources/iasBG.jpg);

}
#LayerTop {
	position:absolute;
	width:766px;
	height:30px;
	z-index:2;
	left: 10px;
	top: 0px;
	visibility: visible;

}
#LayerBody {
	position:absolute;
	width:550px;
	height:80px;
	z-index:3;
	left: 10px;
	top: 31px;
	visibility: visible;
}
#LayerBodyHome {
	position:absolute;
	width:766px;
	height:80px;
	z-index:3;
	left: 10px;
	top: 31px;
	visibility: visible;
}
