body    { background-color: white; margin: 0; padding: 0 }
p     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sub1    { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold  }
.sub2   { color: #335888; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold  }
.sub3 { color: #202952; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
.sub4 { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
.white { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.date { color: #e4eaf1; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.footer { font-size: 10px }
.blurb    { color: #000; font-size: 14px; font-family: "Times New Roman", Georgia, Times; font-style: italic }
.navbk { background-image: url(images/podcasting_10.jpg); }
.microback { background-image: url(images/podcasting_07b.jpg); }
.blbarback { background-image: url(images/podcasting_15.jpg); }
.topbutbk { background-image: url(images/podcasting_18b.jpg); }
.butback { background-image: url(images/podcasting_26b.jpg); }
.rtback { background-image: url(images/podcasting_37.jpg); }
.lftside { background-image: url(images/podcasting_38b.jpg); }
.bottombk { background-image: url(images/podcasting_41.jpg); }
.bluebk { background-image: url(images/bkgrnd.jpg); }
.datebk { background-image: url(images/podcasting_13b.jpg); }
a:link  { color: #8e1b0b; text-decoration: none }
a:visited  { color: #8e1b0b; text-decoration: none }
a:hover  { color: black; text-decoration: none }
a:active  { color: black; text-decoration: none }
.nav:link { color: #335888 ; text-decoration: none; }
.nav:visited { color: #335888 ; text-decoration: none; }
.nav:hover { color: #8e1b0b ; text-decoration: underline; }
.nav:active { color: #8e1b0b ; text-decoration: underline; }

#icons {
   width:250px;
   float:left;
   margin:20px 0 0 0;
   padding:0 0 30px 0;
}
#icons ul {list-style:none; padding:0; margin:0 0 0 30px;}
#icons span {display:none;}
.sprite {background:url(images/icons.gif);}
.fb {width:199px; height:41px; background-position:-46px -52px; float:left; margin:0 0 10px 0;}
.twt {width:199px; height:41px; background-position:-46px -104px; float:left;}

#bub {
   width:265px;
   float:left;
   margin:0 0 0 35px;
   padding:12px;
   text-align:center;
   font-size:14px;
   font-weight:bold;
   font-family:Arial;
   -webkit-border-top-left-radius:10px;
   -webkit-border-top-right-radius:10px;
   -moz-border-radius-topleft:10px;
   -moz-border-radius-topright:10px;
   -khtml-border-top-left-radius:10px;
   -khtml-border-top-right-radius:10px;
   border-top-right-radius:10px;
   border-top-left-radius:10px;
   background-image: -moz-linear-gradient(100% 100% 90deg, #c9d4e4, #a0b4d0);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a0b4d0), to(#c9d4e4));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0b4d0', endColorstr='#c9d4e4');
}

