/* CSS Document */

#links {width:6em; margin:2px 0px 20px 30px; float: right} 
#button {background-color:#efefdf; margin-right:1px; 
  border-top:1px solid #880; border-right:1px solid #880; 
  border-left:1px solid #880}
#button ul {list-style:none; border:none; margin:0px; padding:0px}
#button li {border-bottom:1px solid #880; margin:0px}
#button li.top { border-top:3px solid #aa9; border-right:3px solid #887; 
  border-bottom:3px solid #887; border-left:3px solid #aa9; 
  background-color:#998; font-family:Arial, Lucida, Helvetica, sans-serif; 
  color:#ffe; font-size:8pt; font-weight:bold; display:block; 
  padding:3px 0.2em; width:100%; text-align:center}
#button li a {border-top:3px solid #DFDFCF; border-right:3px solid #BFBFAF; 
  border-bottom:3px solid #BFBFAF; border-left:3px solid #DFDFCF; 
  font-family:Arial, Lucida, Helvetica, sans-serif; font-size:7.5pt; 
  font-weight:bold; display:block; padding:3px 0.2em; width:100%; 
  text-align:center; text-decoration:none}
html>body #button li a, html>body #button li.top {width:auto}  
#button li a:hover {background-color:#ffe}





#banner {
background: url(/images/header.gif) no-repeat;
margin: 0px;
padding: 0px;
height: 70px;
width: 770px;
}

#banner h1 {
font-size: 1px;
line-height: 1px;
color: #FFFFFF;
letter-spacing: -2000em;
margin: 0px;
padding: 0px;
}

#banner h1 a {
display: block;
height: 70px;
width: 300px;
}

#menu {
margin: 0px;
padding: 0px;
height: 30px;
width: 770px;
}

#menu ul {
margin: 0px;
padding: 0px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
display: block;
float: left;
font-size: 1px;
line-height: 1px;
letter-spacing: -2000em;
height: 30px;
}

#menu ul li.first a {
background: url(/images/first.gif) no-repeat;
height: 30px;
width: 150px;
}

#menu ul li.second a {
background: url(/images/second.gif) no-repeat;
height: 30px;
width: 162px;
}

#menu ul li.third a {
background: url(/images/third.gif) no-repeat;
height: 30px;
width: 149px;
}

#menu ul li.fourth a {
background: url(/images/fourth.gif) no-repeat;
height: 30px;
width: 160px;
}

#menu ul li.fifth a {
background: url(/images/fifth.gif) no-repeat;
height: 30px;
width: 149px;
}
