body { font-family: Verdana, sans-serif; font-size: 100%; color: black; }


 A:link { color: #0033CC; font-weight: bold; }  
 A:visited { color: #CC9900; font-weight: bold }  
 A:hover { color: white; font-weight: bold; background-color: #CC9900; }
 A:active { color: white; font-weight: bold; background-color: #FFEECA; }  
 p, li, td { font-style: normal; font-family: Verdana, sans-serif; }
 h1 { font-weight: normal; font-size: 200%; color: black; font-style: normal; font-family: 'Arial Black', Arial, sans-serif; }
 h2 { font-weight: normal; font-size: 175%; color: #CC9900; font-style: normal; font-family: 'Arial Black', Arial, sans-serif; }
 h3 { font-size: 150%; color: #996633; font-style: normal; font-family: Arial, sans-serif; }
 h4 { font-size: 125%; color: black; font-style: normal; font-family: Arial, sans-serif; }
 ul.lbar { list-style-image: url('images/mouse_bul.gif'); margin-left: 1em; padding-left: 5px  }
 ul { list-style-image: url('images/gold_bul.gif'); margin-left: 3em  }
 ul ul { list-style-image: url('images/blck_bul.gif');  }
 ul ul ul { list-style-image: url('images/gray_bul.gif'); }
 li { padding-left: 1px; margin-top: 5px; margin-bottom: 5px; }
 p.punch { background: #F4E9D3; margin: 1em;
           border-style: outset; padding: 1em}
 p.disclaimer { color: gray; font-size: 70%; }
 p.breadcrumb {  background-color: #FFEECA; }
 td { font-family: Verdana, sans-serif; font-size: 80%; }		 
 
 div.hr {
     height: 14px;
     background: url('images/hr.jpg') no-repeat center;      }
 div.hr hr {
     display: none;
     }

div#header { position: absolute; top: .5em; bottom: 6em; left: 0; right: 0; background-color: white; }
div#lsidebar { position: absolute; top: 8em; bottom: 0; left: 0; right: 10em; width: 15em;  font-family: verdana, helvetica, sans-serif; font-size: 80%; background: #FFEECA; }
div#breadcrumb { position: absolute; top: 7.5em; bottom: 40em; left: 15.5em; right: 0;  background-color: white; font-family: verdana, helvetica, sans-serif; font-size: 80%; }
div#main { position: absolute; top: 10em; bottom: 0; left: 13em; right: 0; width: 75%; background-image: url('http://www.taftcollege.edu/images/bossedlogolt.gif'); background-position: center; }

#printheader { display: none !important; }
