body.programBody {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
}

.banner-bg  {
   background: #ffffff url(/programs/studsterkel/images/main-header.gif);
   }
   
cite  {
	font-size: 10px;
   }

div  {
	font-size: 11px;
   }

div#programPageArea a:active, a:link, a:visited
   {
	font-size: 11px;
	color: #B70100;
	font-weight: bold;
}

div#programPageArea a:hover
   {
	color: #ffffff;
	font-weight: bold;
	background-color: #B70100;
  
}

/* 
form, option, input, select, pre
   {
   font-family: Verdana, Georgia, sans-serif;
   font-size: 11px;
   color: #2F3229;
   }
*/

ul, li, td, tr, p, blockquote
   {
   font-size: 11px;
   color: #333333;
   }
   
   
.passage  {
   font-size: 11px;
   color: #333333;
   background: #EDEAE5;
   padding: 10px 10px 10px 10px;
   text-align: left;
 border-top: 1px solid #999999;
   border-right: 1px solid #999999;
   border-bottom: 1px solid #999999;
   border-left: 1px solid #999999;
}

.passage2  {
   font-size: 11px;
   color: #19140E;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #999999;
   border-right: 1px solid #999999;
   border-bottom: 0px solid #999999;
   border-left: 0px solid #999999;
   background: #f3f3f3;
   vertical-align:top;
}

.passage3  {
   font-size: 11px;
   color: #19140E;
   background: #f3f3f3;
   padding: 7px 7px 7px 7px;
   text-align: left;
   border: 1px solid #999999;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   opacity: .85;
}

.passage4  {
   font-size: 11px;
   color: #19140E;
   background: #EDEAE5;
   padding: 7px 7px 7px 7px;
   text-align: left;
   border: 1px solid #999999;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   opacity: .85;
}

.passage5 {
   font-size: 11px;
   color: #19140E;
   background: #EDEAE5;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 2px solid #EDEAE5;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   opacity: .85;
}

.passage6  {
   font-size: 11px;
   color: #333333;
   background: #EDEAE5;
   padding: 10px 10px 10px 10px;
   text-align: left;
 border-top: 0px solid #999999;
   border-right: 0px solid #999999;
   border-bottom: 0px solid #999999;
   border-left: 0px solid #999999;
}

.opacity  {
   filter: alpha(opacity=65);
   -moz-opacity: 0.65;
   opacity: .65;
}

.doctitle
   {
   font-size: 15px;
   color: #280C34;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption
   {
   font-size: 12px;
   color: #280C34;
   font-variant: small-caps;
}

.doctitle-date
   {
   font-size: 12px;
   color: #280C34;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #280C34;
   font-variant: small-caps;
}
   
.voicesbio					{
   font-size: 13px;
   color: #280C34;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }
   
