p {
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
	}
	
ol {
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: decimal;
	list-style-position:inside;
	}
		
li {
	font-weight: normal;
	color: #666666;
	padding-bottom: 5px;
	}
	
#boxes {
	float: right;
	height: 100px;
	width: 95%;
	margin-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color:#FFFBD3;
	clear: both;
	padding-top: 10px;
	}
		
.boxes_photo {
	float: right;
	clear: both;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 110px;
	height: 83px;
	}

.boxes_heading a {
	font-size: 24px;
	}	
			
#staff {
	margin-top: 10px;
	margin-left: 20px;
	width: 313px;
	}
	
.staff_heading {
	margin-bottom: 5px;
	width: 313px;
	}
	
.staff_photo {
	float: right;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
	width: 180px;
	height: 120px;
	}
	
.staff_photo_sm {
	float: right;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
	width: 100px;
	height: 83px;
	}
	
.staff_detail {
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 14px;
	font-size:14px;
	}

.staff_quote {
	font-style: italic;
	font-size:14px;
	}

#photo_right {
	float: right;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	}
	
#listen {
	margin-top: 30px;
	margin-left: 0px;
	width: 275px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid #f2f2f2;
	background-color: #FFFBD3;
	list-style-type: none;
	}
		
.listen_heading  {
	margin-top: 5px;
	margin-left: 25px;
	line-height: 14px;
	font-size:14px;
	color:#2e6386;
	list-style-type: none;
	}
	
.listen_date {
	margin-top: -14px;
	text-align: right;
	padding-right: 5px;
	line-height: 14px;
	font-size:14px;
	color:#2e6386;
	list-style-type: none;
	}
	
.listen_detail {
	margin-top: 1px;
	margin-left: 25px;
	line-height: 13px;
	font-size:13px;
	list-style-type: none;
	}
