#layer2 a:link {
	text-decoration: none;
	color: #660066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#layer2 a:visited {
	text-decoration: none;
	color: #660066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#layer2 a:hover {
	text-decoration: underline;
	color: #87429D;
	left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#layer2 a:active {
	text-decoration: none;
	color: #660066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#layer1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#layer1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#layer1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	left: 10px;
}
#layer1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.buttonscontainerWithBorder {
	width: auto;
	background-color: #E0DEBE;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.buttonscontainer {
	width: 120px;

}

.buttons a {color: #87429D;
background-color: #F2B7F1;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #9999FF;
font: bold 14px Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: left;
}

.buttons a:hover {border-left: 10px solid #9900FF;
text-decoration: none;
color: #87429D;}

#Layer1 {
	position:absolute;
	width:74%;
	height:21px;
	z-index:1;
	left: 149px;
	top: 5px;
	background-color: #9933CC;
	color: #FFFFFF;
	padding-left: 10px;
	border: thin ridge #9A69CB;
	padding-right: 10px;
}
.SubHeading {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.MenuHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display:block;
	background-color: #9999FF;
	text-indent: 13px;
	color: #330099;
	font-size: small;
}
#Layer2 {
	position:absolute;
	width:873px;
	height:auto;
	z-index:2;
	left: 139px;
	top: 34px;
	background-color: #D8CCF9;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	border: thin ridge #F5ECFF;
	padding-bottom: 20px;
	overflow: visible;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}
.strapLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.style7 {color: #333333;
text-decoration:none;}
.NewsStory {
	background-color: #FFFFFF;
	border: thin outset #999999;
	padding: 10px;
}
body {
	;background-color: #EBEBD2;
}
.style8 {font-family: Arial, Helvetica, sans-serif;}
.style10 {font-family: Arial, Helvetica, sans-serif;}
.lilacbg {
	background-color: #D8CCF9;
}
#jukeBox {
	overflow: auto;
	height: 375px;
	width: 253px;
	top: 15px;
	left: 14px;
	background-color: #FFFFFF;
	border: thin groove #666666;
	padding: 5px;
	background-image: url(images/booksandCDs_stretch.jpg);
	background-attachment: fixed;
}
.backgroundLogo {
	background-image: url(images/Chrysalis-logo-medium.gif);
	background-repeat: no-repeat;
	background-position: center;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
}
.musiciansInfo {
	left: 13px;
	position: relative;
}

.transition_dissolve {
	filter:revealTrans(transition=12,duration=1)
}
.transition_iris {
	filter:revealTrans(transition=3,duration=1)
}
.transition_wipe {
	filter:revealTrans(transition=6,duration=1)
}

.smallText {font-size: 10pt}
