body
{ background-color: #000000;
color: #cc0000;
font-family: 'San Serif', Arial, Futura;
font-size: 16px;
}

br
{height:10px;
font-size: 8px;
}

a
{ color:#ffcc00;
font-weight:bold;
text-decoration:none;
font-size: 16px;
}

a:hover
{color:#ffffff;
font-weight:bold;
text-decoration:underline;
}

.logo_pane
{position:absolute;
left: 5px;
top: 5px;
width: 170px;
height: 115px;
text-align: center;
border-bottom:2px solid #990000;
}

.menu_pane
{position:absolute;
left: 185px;
top: 0px;
width: 800px;
height: 120px;
display: inline;
font-weight:bold;
text-decoration:none;
font-size: 16px;
text-align:center;
color: #ff0000;
vertical-align: bottom;
background-image:url("images/franzenarts.jpg");
background-position:center center!important;
background-repeat:no-repeat!important;
border-bottom:2px solid #990000;
}

.thumbnail_pane
{position:absolute;
left: 5px;
top: 125px;
width: 170px;
height: 460px;
overflow: auto;
text-align:center;
font-weight: bold;

}

.thumbnail_cat_pane
{position:absolute;
left: 5px;
top: 100px;
width: 170px;
height: 15px;
text-align: center;
font-weight:bold;
text-decoration:none;
font-size: 17px;
}

.display_pane
{position:absolute;
left: 185px;
top: 125px;
width: 800px;
font-size: 18px;
font-weight: bold;
overflow: auto;
}

.footer_pane
{position:absolute;
left: 5px;
top: 590px;
width: 170px;
text-align:center;
font-size: 10px;
border-top:2px solid #990000;
}
