h1,h2,h3,hr
{
color:#888888;
text-align:center;
}

h2
{font-size:125%;}

h3
{font-size:100%;}

p,table,li,address
{
margin-left:0pt;
}

th,td
{
font-size:75%;
}

a:link     { color:#888888 ; text-decoration: none  }
a:visited  { color:#888888 ; text-decoration: none  }
a:active   { color:#f072f0 ; text-decoration: none }
a:hover    { color:#f072f0  ; text-decoration: none}

body
{
background-color:#000000;
color:white;
margin-top:0px;
font-family:verdana;
font-size:75%;
}

body.dark
{
background-color:#000000;
font-family:verdana; 
}

.big_image
{
border: 1px solid;
color: #eeeeee;
border-color: #eeeeee;
}

div.scroll
{
width: 100%;
height: 100%;
overflow: auto;
}

div.menu
{
float:left;
width:18%;
margin:0;
padding:0px;
height:390px;
overflow:auto;
}

p.menu
{
margin-top:0;
margin-left:0;
margin-bottom:5px;
margin-right:5px;
}

div.content
{
position:absolute;
left:20%;
top:0px;
margin:0;
padding:0;
width:77%;
height:350;
overflow:auto;
}

div.main_image
{
text-align:center;
}

div.navi-left
{

}
div.navi-right
{
}

div.thumbs
{
position:absolute;
left:0px;
top:364px;
margin:0;
padding:0;
}

