/* Secondary Nav image replacement */
div.secondarynav {margin-bottom:10px;}
div.secondarynav p {margin-top:5px;}
div.secondarynav h3 a {font-size:10px; font-weight:normal;}
div.secondarynav h3 { background: none; position: relative; /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */ width:210px; height:24px; }
div.secondarynav h3 span { display: block; position: absolute; top: 0px; left: 0px; z-index: 1; /*for Opera 5 and 6*/ width: 210px; height: 24px; }
/* Secondary Nav image list */
div.secondarynav h3.aboutus span { background: url(../images/titles/aboutus/aboutus.gif) top left no-repeat; }
div.secondarynav h3.contact span { background: url(../images/titles/aboutus/contact.gif) top left no-repeat; }
div.secondarynav h3.contactemail span { background: url(../images/titles/aboutus/emailaddress.gif) top left no-repeat; }
div.secondarynav h3.membership span { background: url(../images/titles/aboutus/membership.gif) top left no-repeat; }
div.secondarynav h3.sample span { background: url(../images/titles/aboutus/sample.gif) top left no-repeat;}
div.secondarynav h3.index span { background: url(../images/titles/aboutus/index.gif) top left no-repeat; }
div.secondarynav h3.subscription span { background: url(../images/titles/aboutus/subscription.gif) top left no-repeat; }

/* Team listings */
#main_content_right .the_team {
  padding-bottom: 16px;
  font-size: 1.25em;
}

/* Team titles */
#main_content_right .team-title { 
  font-size: 18px;
  padding-bottom: 0;
  color: #d7b200;
}
/* Team info */
#main_content_right .team-info { font-size: 12px; }

/* Address */
#main_content_right .contact-address {
  font-size: 1.25em;
  font-family: 'Georgia', 'Times New Roman', serif;
  color: white;
}
