body {
}

#banner {
  position: absolute;
  background: url(images/smallBanner.jpg) no-repeat top left;
  left: 150px;
  top: 0px;
  height:140px;
  width: 757px;
  border-top: 0px solid #4391cc;
}


#content {
  background:#ffffff;
  color: #202020;
  padding: 10px;
  margin: 0px 10px 10px 10px;
  padding-top:145px; 
  padding-left:153px;
}


h3 { 
  padding: 0; 
  margin: 0; 
  padding-bottom: 5px; 
  padding-top: 10px; 
}

a {
  color:#31a;
  font-weight:normal;
}

a:hover {
  color:#ffffff; 
  background-color:#44a;  
  text-decoration: none;
}

#l-bar {
  float:left;
  color: #333333;
  width:150px;
  padding: 0;
  margin: 0;
  margin-right: 0px;
  margin-bottom: 10px;
  /* ie5 hack starts
     */
  margin-right: 10px;
  color:white;
  /* the previous line is seen by anyone but ie
     */
}

#bottomnav {
  background: url(images/bottomnav1.png);
  background-repeat:no-repeat;
  width: 150px;
  height: 108px;
}

/*
#searchbox {
  background-color: #4391cc;
}
*/
.searchitems {
  padding: 5px 0 0 8px;
}

#links { 
  padding: 0px 0px 0px 0px;
  background: url(images/navbackground.png);
}

#links ul { 
  padding-left: 20px;
  list-style-position: outside;
}

#links a {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

#links a:hover {
  color:#cccccc; 
  background-color:transparent;  
}

#footer {
  background:#e0e0e0;
  margin:20px 0px 30px 160px;
  padding:7px 20px 14px 10px;
  margin-top: 10px;
  text-align: right;
}

pre { 
  color: #000000;
}


table .alphaHead {
  background-color: #404040;
  margin-right: 50px;
}

.nav1 {
        padding: 5px 0 0 20px ;
        text-align: left;
        font-style: normal;
        font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
        width: 164px; 
        width: 150px; 
        height: 17px;
        background-image: url(images/level1_navoption.gif); 
        background-repeat: no-repeat;
}

.nav2 {
        padding: 5px 0 0 24px ;
        text-align: left;
        font-style: normal;
        font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
        font-size: 10px;
        width: 150px; 
        height: 17px;
        background-image: url(images/level2_navoption.gif); 
        background-repeat: no-repeat;
}

#ftpbullet {list-style:url(images/ftp16b.png);}
#cvsbullet {list-style:url(images/cvs16b.png);}
#forumbullet {list-style:url(images/taskman16b.png);}
#trackerbullet {list-style:url(images/taskman16b.png);}
#mailbullet {list-style:url(images/mail16b.png);}
#docbullet {list-style:url(images/docman16b.png);}

