a:link {color: #008080}
a:visited {color: #008080}
a:hover {color: #1D6D9E}
a:active {color: #1D6D9E}

div#header {
background: #FFFFFF;
padding: 3px;
border: 1px solid #FFFFFF;
max-width: 694px;
min-width: 594px;
margin: auto;
border-bottom: none;
}
ul#menu_top {
list-style: none;
margin: 0px;
padding: 10px 0px 0px 0px;
height: 25px;
border-bottom: 1px solid #008080;
background: solid #FFFFFF;
}
ul#menu_top li {
float: left;
margin: 0px 5px;
height: 23px;
text-align: center;
position: relative;
width: 110px;
border: 1px solid #008080;
top: 1px;
background: #F0F0F0;
}
ul#menu_top li:hover {
border-bottom: 1px dotted #A2A2A2;
background: #A2A2A2;
}
ul#menu_top a {
display: block;
height: 100%;
text-decoration: none;
color: #008080;
font: 14px Arial, sans-serif;
}
body#home li#mt0,
body#profile li#mt1,
body#contact li#mt2,
body#tools li#mt3,
body#pub li#mt4,
body#reads li#mt5 {
background: white;
border-bottom: 1px solid white;
}
ul#menu_top a:hover,
body#home li#mt0 a,
body#profile li#mt1 a,
body#contact li#mt2 a,
body#tools li#mt3 a,
body#pub li#mt4 a,
body#reads li#mt5 a {
color: #1D6D9E;
}
ul#menu_top span {
display: block;
padding: 4px 10px 0px 10px;
}
