html body  {
      margin : 0;
      padding : 0;
      text-align : center;
      background-color : #669966;
      margin : 0;
      }
	
 .wh {background-color: #fff;}	 
 .page {
      width : 650px;
      background-color : #eee;
      padding : 0;
      text-align : left;
      margin : 0 auto;
      border : 1px solid #000;
      }
	 
 .list {float: left;
 	width: 106px;
	 background-color : #ccc;
	 line-height: 150%;
	 padding: 3px;	
	 margin: 0 5px 0 0;
 	 }	 
		 
 .side {
 	 font-family : Lucida, Trebuchet, Arila, sans-serif;
	 font-size: 11px;		
	 margin: 0;
	 padding: 3px;
	 line-height : 110%;} 

 .black {
      background-color : #000;
      color : #fff;
      margin : 0;
      }
 li.black {
      display : inline;
      list-style-type : none;
      margin : 20px;
      padding-bottom: 0px;
      }
 ul.black {
      padding : 4px 4px 4px 0;
      text-align : center;
      }
 .one {
      float : left;
      padding : 8px 8px 8px 5px;
      margin : 0;
      background-color : #eee;
      }
 .two {
      float : right;
      padding : 8px;
      margin : 0;
      background-color : #eee;
      }
 .bio {
      font-family: Trebuchet, Lucida, Arial, sans-serif;
      color : #000;
      font-size : 12px;
      padding : 0 10px 10px 10px;
	 line-height : 130%;
      margin : 6px 3px 6px 3px;
      }
 h1 {
      font-family : Trebuchet, Lucida, Arial, sans-serif;
      margin : 0;
      padding : 10px 0 0 0;	 
      font-size : 20px;
      font-weight : bold;
	  text-align:left;
      }
	 
 h1.pg {
      font-family : Trebuchet, Lucida, Arial, sans-serif;
      margin : 0;
      padding : 10px;	 
      font-size : 20px;
      font-weight : bold;
      }
	 	 
 h2 {
      font-family : Arial, Helvetica, sans-serif;
      color : #000;
      margin : 0;
      padding : 3px 12px;
      font-size : 15px;
      font-weight : bold;
      }
 p {
      font-family : Georgia, Times, serif;
      color : #000;
      margin : 0;
      padding : 6px 15px;
      font-size : 11px;
      line-height : 140%;
      }

 .sm {
      font-family : Arial, Helvetica, sans-serif;
      font-size : 10px;
      color : #aaa;
      padding : 10px;
      }
 a {
      color : #0000ff;
      text-decoration : none;
      }
 a:link {
      color : #0000ff;
      text-decoration : none;
      }
 a:visited {
      text-decoration : none;
      }
 a:active {
      text-decoration : underline;
      }
 a:hover {
      text-decoration : underline;
      }
 a.nav {
      color : #fff;
      background-color : #000;
      text-decoration : none;
      font-family : Arial, Helvetica, sans-serif;
      font-size : 12px;
      }
 a.nav:link {
      color : #fff;
      background-color : #000;
      text-decoration : none;
      }
 a.nav:visited {
      color : #fff;
      background-color : #000;
      text-decoration : none;
      }
 a.nav:active {
      color : #fff;
      background-color : #000;
      text-decoration : underline;
      }
 a.nav:hover {
      color : #fff;
      background-color : #000;
      text-decoration : underline;
      }
	/* top nav styles */
.right {float: right;}

.tag {
color: #cc3300;
font-family: Arial, Verdana, sans serif;
font-size: 12px;
font-weight: bold;
font-style: italic;
margin: 5px 10px;}

#nav {
margin: 0;
}	

ul#navlist {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
text-align: right;
font-family: Arial, Verdana, sans serif;
font-size: 13px;
font-weight: bold;}

#navlist li
{
background-color:  #6699cc;
display: inline;
list-style-type: none;
margin: 0;
padding: 0;}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{color: #fff;
background-color: #336699;
text-decoration: none;}

#navlist a:hover {
color: #fff;
background-color: #6699cc;
text-decoration: none;}

a:link.round {background-image: url(/images/off.gif);}
a:visited.round {background-image: url(/images/off.gif);}
a:hover.round {background-image: url(/images/on.gif);}

/*at time of switch to new minelli logo, switched topnav to call sitewide topnav bar. this required slight layout tweak for this section because of the body element's background pattern*/
#topnav {padding-top: 9px; padding-right: 5px;}

/* New header and navbar (April 2008) require
specific css adaptations for this section */

#nav li.navitem-toplevel,
#nav li.navitem-toplevel.first
{ border-color: #669966; }
#nav ul li ul {text-align: left;}

#nav li.navitem-toplevel ul li.first { border-color: black; border-right: none;}

#footer p {
  font-family:Arial,Verdana,sans-serif;
  line-height: normal;
  padding: 0px;
  font-size: 13px;
}
