body {
font-family: Verdana, "Times New Roman", Arial, Georgia, serif;
color: #FFFFFF;
background: #000033;
}
table.stuff {
	background: url(blue_rock.gif);
}
h1,h2 { font-family: Garamond, "Times New Roman", serif; }
a:link { color: #1E90FF }
a:visited { color: #33FFFF }
a:active { color: #66FFFF }
.menutitle{
cursor:pointer;
font-size: 80%;
text-decoration: none;
color: #FFFFFF;
}

#navbar {
color: #FFFFFF;
text-decoration: none;
position: fixed;
top: 0;
text-align: center;
margin-left: auto;
margin-right: auto;
border: 1px;
height: 26px;
overflow: visible !important;
overflow: hidden;
}
* html #navbar table {
position: relative;
top: 0 !important;
top: -5px;
border: 0;
}
* html #navbar td {
border: 1px !important;
border: 0px;
}


body {height: 100%; overflow-y:auto;}


#navbar {top:0px; position:fixed;}
* html #navbar {position:absolute;}
</style>
