body {
font-family:tahoma;
font-size:8pt;
color:#A6A6A6;
line-height:130%;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:white;
scrollbar-shadow-color:white;
scrollbar-arrow-color:#A6A6A6;
scrollbar-track-color:white;
text-align:justify;
cursor:default;
}

#image {
position:absolute;
top:0;
left:0;
width:578px;
height:367px;
z-index:1;
}

#content {
position:absolute;
top:120;
left:146;
width:232px;
height:194px;
z-index:2;
overflow-y:auto;
}

#navi {
position:absolute;
top:146px;
left:25px;
width:100px;
text-align:center;
font-family:georgia;
color:#535353;
font-size:10pt;
z-index:4;
}

#navitwo {
position:absolute;
top:147px;
left:26px;
width:100px;
text-align:center;
font-family:georgia;
color:#D3D3D3;
font-size:10pt;
z-index:3;
}

#disclaimer {
width:232;
background:#EFEFEF;
color:#535353;
}

#navi ul, #navitwo ul {
list-style-type:none;
}

#content a:link {text-decoration:none; color:#7F7F7F;}
#content a:visited {text-decoration:none; color:#7F7F7F;}
#content a:hover {text-decoration:none; color:#4C4C4C; cursor:default;}
#content a:active {text-decoration:none; color:#7F7F7F;}

#navi a:link {text-decoration:none; color:#535353;}
#navi a:visited {text-decoration:none; color:#535353;}
#navi a:hover {text-decoration:none; color:#000000; cursor:default;}
#navi a:active {text-decoration:none; color:#535353;}

ol {
list-style-type:lower-roman;
left:-10px;
}

ul {
list-style-type:circle;
}
