body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
#masthead-photos {
	height: 154px;
	width: 100%;
	background-image: url(../images/masthead-bkg-photos-a.gif);
	margin: 0px auto;
	text-align: center;
	}
	
#masthead-writing {
	height: 154px;
	width: 100%;
	background-image: url(../images/masthead-bkg-writing.gif);
	margin: 0px auto;
	text-align: center;
	}

#masthead-bio {
	height: 154px;
	width: 100%;
	background-image: url(../images/masthead-bkg-bio.gif);
	margin: 0px auto;
	text-align: center;
	}

#masthead-teaching {
	height: 154px;
	width: 100%;
	background-image: url(../images/masthead-bkg-teaching.gif);
	margin: 0px auto;
	text-align: center;
	}
		
#masthead-radio {
	height: 154px;
	width: 100%;
	background-image: url(../images/masthead-bkg-radio.gif);
	margin: 0px auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:0px;
	}
	
#masthead-container {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	text-align: left;
	}
	
.masthead-title {
	float: left;
	}
	
.masthead-switcher {
	float: right;
	}
	
#container {
	width: 100%;
	margin: -20px auto 25px auto;
	text-align: center;
	}
	
#content {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
.title {
	float: left;
	padding-top: 20px;
	margin-bottom: 15px;
	}
	
.photo-row {
	float: left;
	margin-bottom: 10px;
	width: 600px;
	}
	
.photo {
	margin-right: 10px;
	float: left;
	width: 188px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	border: 1px solid black;
	padding: 4px;
	}

#bottom {
	float: left;
	height: 300px;
	margin-bottom: 50px;
	padding-bottom: 50px;
	color: white;
	}

h2 {
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #699241;
	margin-bottom: -5px !important;
	margin-bottom: -14px;
	margin-top: 0;
	}

.radio_entry {
	float: left;
	width: 640px;
	margin-top: 25px;
	margin-bottom: 25px;
	}
	
.radio_title {
	float: left;
	width: 250px;
	}
	
.radio_details {
	float: right;
	width: 369px;
	}
	
.radio_posted {
	font-size: 9pt;
	color: #414141;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #414141;
	width: 640px;
	}
	
.radio_listen {
	font-size: 10.5pt;
	color: #414141;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	}
	
.radio_listen a:link {
	color: #6FB332;
	text-decoration: none;
	}
	
.radio_listen a:visited {
	color: #99d465;
	text-decoration: none;
	}
	
.radio_listen a:active {
	color: #99d465;
	text-decoration: underline;
	}
	
.radio_listen a:hover {
	color: #6FB332;
	text-decoration: underline;
	}
	
.radio_quote {
	font-size: 12pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-weight: 100;
	letter-spacing: -0.5px;
	color: #414141;
	}
