  ul#diarytabs {	
	margin: 0;
	padding: 0;
	border-left: 1px solid #757066;
}

ul#diarytabs li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border-right: 1px solid #757066;
	border-top: 1px solid #757066;
	padding: 6px 4px;
}

ul#diarytabs li.selected {
	background-color: #E9E0CB;
	border-bottom: 1px solid #E9E0CB;
}

ul#diarytabs li.deselected {
	background-color: #D4CAB8;
	border-bottom: 1px solid #757066;
}

ul#diarytabs li {
	font-size: 0.8em;
	font-weight: bold;
}

ul#diarytabs li.deselected a {
	color: #514C4C;
}

ul#diarytabs li.selected a {
	color: black;
}

p.textpromo {
	padding: 10px;
	margin: 6px 0 0 0;
	background-color: #CFC8B8;
	color: #362F2D;
	font-weight: bold;
}

ul.relatedlinks {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

ul.relatedlinks li {
	margin: 0;
	padding: 0;
	
	list-style: none;
}

ul.relatedlinks li a {
	font-size: 0.8em;
	font-weight: bold;
	color: #407991;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-bottom: 3px;
}

ul.relatedlinks li a.gallery {
	background: url(/staticarchive/a65bf727f44d9cc600bbccf453e01c67eafeb2b1.gif) no-repeat;
}

ul.relatedlinks li a.schedule {
	background: url(/staticarchive/a47b5b6af5b3fdc3f9630fd01cf095a984d975fa.gif) no-repeat;
}

ul.relatedlinks li a.listen {
	background: url(/staticarchive/5625c79d460e6c18a1ce0c5a92dda1020c632d96.gif) no-repeat;
}

ul.relatedlinks li a.haveyoursay {
	background: url(/staticarchive/e637edb97b46e376fa9871aa7c7db0b1824eaf75.gif) no-repeat;
}

ul.relatedlinks li a.arrow {
	background: url(/staticarchive/999cd48aea67547f2b14616dd3f10a261c2c357c.gif) no-repeat 0 0.2em;
	padding-left: 10px;	
}





.promo {
	border-bottom: 1px solid #8E766C;
	padding-top: 5px;
	padding-bottom: 7px;	
}

.promo p {
	color: #74655E;
}

.promo img {
	float: left;
	margin-right: 10px;
}

h2 {
	font-size: 0.8em;
	color: #534741
}

h4 {
	font-size: 0.8em;
}



#center .mainpromo a.image {
	float: left;
	width: 205px;
	margin-right: 5px;
}

#center .mainpromo {
	border-bottom: 1px solid #8E766C;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#center .mainpromo h1 {
	text-transform: none;
}

#center .mainpromo h2 {
	font-size: 0.7em;
	margin-top: 5px;
}