<style type="text/css">
<!--

#silver{
color:black;
background:#EEEEEE;
text-align:left;
width:775px;
height: 130px;
margin:auto;
color:#000000;
background-image:url(images/top.gif);}

#nav{
color:white;
background:#999991;
text-align:left;
margin:auto;
width:775px;
height: 25px;
}

#blue{
color:yellow;
background:#000066;
text-align:left;
margin:auto;
width:775px;
height:400px;
background-image:url(images/background.jpg);}

.navi {
display: block;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #ffffff;
height: 15px;
background-color: #4B5F79;
border-bottom: 1px solid #000000;
}

.navi:hover {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #000000;
background-color: #CCCCCC;
}
.navi:active {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #FFCC00;
background-color: #6A7D9B;
}
p {font-family: Verdana, Arial;

font-size: 11px;
}


ul { list-style-image:url("./images/dot.gif") }
-->
</style>