BODY {background: black;
color: #00BB88;
font-family: geneva, arial, sans-serif;}
hr.hr1 { color #00BB88;
 background-color: #00BB88;
 height: 5px;
 }
A:link { color: #00FFFF ;
background: #000000;}
A:visited { color: #009999 ;
background: #000000;}
A:hover {background-color: #00CCCC;
color: #000000;}
h1 {text-align: center;
color: #00AA77;
background: #000000;}
h5 {text-align: center;
border: 1px solid #00BB88;}
h5 a:link { color: #00BB88 ;
text-decoration: none;
background: #000000}
h5 a:visited { color: #009977 ;
text-decoration: none;
background: #000000;}
h5 a:hover { background-color: #00BB88;
color: #000000;}
IMG {border: 0px solid black;}

.menu {
position: fixed;
width: auto;
top: 0px;
bottom: auto;
z-index: 2;
background-color: black;
color: #00BB88;
margin-top: 0cm;}

.main {
position: absolute;
width: auto;
top: 30px;
left: 110px;
bottom: auto;
background-color: black;
color: #00BB88;
z-index: 1;

}

.menuleft {
position: fixed;
width: 100px;
top: 110px;
left: 0px;
z-index: 2;
}

.menuleft a { display: block; }

.menumain {
position: fixed;
width: 100px;
top: 200px;
left: 0px;
z-index: 3;
}
.menumain a { display: block; }
