p.aright .spacer {width:15px;height:1px}
p.aright img {padding-left:5px;}
h3.display
{
	background-color: #FBB;
	border: 1px solid white;
	color: #003;
	font-size: .9em;
	padding: 5px 0 5px 0;
	line-height: .9em;
	width: 718px;
	height: 25px;
	margin: 5px auto 5px auto;
	text-align: left;
	display: block;
}
h3.pale {background-color:#FDD;}
h3.title
{
	background-color: #FBB;
	color: #600;
	margin: 0;
	padding: 3px 3px 15px 10px;
	text-shadow: white 2px 2px 2px;
	font-size: 1em;
	line-height: 1em;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

p.subtitle { margin: 10px 20px 10px 20px; }

div.person
{
	width: 200px;
	float: left;
	text-align: center;
	border-color: #060 0 transparent 0;
	border-width: 1px 0 0 0;
	border-style: dotted solid dotted solid;
	margin-right:2px;
	margin-left: 20px;
	padding:0;
}
.person img { padding: 0 0px 5px 0px; }


div.audiolist
{
	width: 518px;
	float: left;
	text-align: left;
	line-height: 1em;
	font-size: .9em;
	border-color: #060 0 transparent 0;
	border-width: 1px 0 0 0;
	border-style: dotted solid dotted solid;
}
ul.audiolist {list-style:none;}
.audiolist li
{
	
	padding:0;margin:0;
}
.absmiddle {vertical-align:middle; padding-right:5px;}
.audiolist a {text-decoration:none; color:#030; font-weight:bold;}
.audiolist a:hover {text-decoration:none; color:#F00; font-weight:bold;}

.section {padding-right:0; padding-top:0; width:796px}
.center500
{
	
	margin: 20px auto 20px 20px;
}



