.rightBox {
	border:1px solid #B7B9D4;
	background-color:#F4F6FE;
	width:165px;
	float:right;
	margin:0px 1px 15px 15px;
	padding-bottom:5px;
}

.bioBox {
	background-color:white;
	margin:3px;
	padding:5px;
	border:1px solid #B7B9D4;
	text-align:center;
}

.bioBox p {
	text-align:left;
	margin:5px 0px 5px 0px;
}

.bioBox span {
	color:#292E6A;
	font-weight:bold;
}

.bioContent {
	padding:0px 3px 0px 6px;
	margin:0px 0px 8px 0px;
}

.smallPurpleBack {
	font-weight:bold;
	border:1px solid #B7B9D4;
	background-image:url(../img/amg/amg_backSmall.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:white;
	padding:1px 2px 0px 3px;
	margin:0px 0px 8px 0px;
}

.bigPurpleBack{  
	background-image:url(../img/back_notes_paragraph.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:10px 0px 5px 40px;
	color:#575B8F;
	font-weight:bold;
}


ul.musicNote li {
	background-image:url(../img/amg/music_note.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin:0px 0px 6px 0px;
}

ul.musicNote {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:30px;
	list-style-type:none;
}

.amgVertical {
	width:100%;
	border:1px solid #B7B9D4;
	border-top:none;
	margin-bottom:10px;
	font-size:11px;
}

.amgVertical ul {
	margin:0px;
	padding-left:5px;
	padding-right:3px;
	font-size:11px;
}

.amgVertical p {
	margin-top:0px;
}

.amgVertical h3 {
	font-size:12px;
	background-image:none;
	padding:2px;
	margin:0px;
}

.amgVertical span{
 	font-weight:bold;
	border:1px solid #B7B9D4;
	background-image:url(../img/amg/amg_backSmall.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:white;
	padding:1px 2px 0px 3px;
	margin:0px 0px 5px 0px;
	display:block;
	font-size:13px;
}

.amgVertical .rightBox {
	width:158px;
	margin:0px;
	padding:0px;
	float:none;
}

.cdNotesDiscog {
	clear:both;
	background-image:url(../img/amg/cd_notes_back.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:10px 0px 5px 30px;
	color:#575B8F;
	font-weight:bold;
}