#page {
   margin: 30px auto;
   padding: 0;
   width: 800px;
   border: 2px solid #000;
   background-color: #000066;
}
#img {
   margin: 10px auto;
}
#title
{
   background-image: url("SimplySilverTitle.gif");
   width: 800px;
   height: 80px;
   background-repeat: no-repeat;
   background-position: center;
   font-family:Comic Sans MS;
   font-size:small;
   color:WHITE;
}
#marquee
{
    width:800px;
    height: 2em;
    font-family:Comic Sans MS;
    font-size:small;
    color:WHITE;
    font-weight:bold;
}
#link
{
    width:800px;
    height:2.5em;
}
#nav a:link, #nav a:active, #nav a:visited {
   text-decoration: none;
   display:inline;
   padding: 0.3em 5px;
   color: WHITE;
   font-family:Comic Sans MS;
   font-size: small;
}

#nav a:hover {
   text-decoration: none;
   display:inline;
   padding: 0.3em 5px;
   color: WHITE;
   font-family:Comic Sans MS;
   font-size: small;
}
a:link, a:active, a:visited {
   text-decoration: none;
   display:inline;
   padding: 0.3em 5px;
   color: WHITE;
   font-family:Comic Sans MS;
   font-size: small;
}
a:hover {
   text-decoration:underline;
   display:inline;
   padding: 0.3em 5px;
   color: #0066FF;
   font-family:Comic Sans MS;
   font-size: small;
}
#dark
{
    background-color:NAVY;
    color:WHITE;
}
#main
{
   width: 750px;
   height: 350px;
   background-color:NAVY;
   font-family: Comic Sans MS;
   font-size:medium;
   color:WHITE;
   overflow:auto;
}
#footer {
   clear: both;
   width: 800px;
   height: 15px;
   margin: 0;
   padding: 10px 0;
   text-align: center;
   vertical-align: middle;
   color: WHITE;
   font-family: Comic Sans MS;
   font-size:x-small; 
}
#p {
   text-decoration: none;
   display:inline;
   padding: 0.3em 5px;
   color: WHITE;
   font-family:Comic Sans MS;
   font-size: small;
}
#h6 {
   text-decoration: none;
   display:inline;
   padding: 0.3em 5px;
   color: WHITE;
   font-family:Comic Sans MS;
}
table{font-size:80%}
td.menu { 
   background:#000066
   text-decoration: none;
   color: WHITE;
   font-family:Comic Sans MS;
   font-size: small;
}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
   text-decoration: none;
   background-color: #000066;
   display:inline;
   padding: 0.3em 5px;
   color: WHITE;
   font-family:Comic Sans MS;
}
