html, body 
{
height: 100%;
margin: 5px 5px 5px 5px;
}

html 
{
background: #FFEDDB;
}

body 
{
font: 80% Verdana, sans-serif;
}

li#sscat
{
font: 130% Verdana, sans-serif;
}

div#global 
{
border: 1px solid #680000;
min-height: 100%;
width: 900px;
padding: 0 10px;
margin: 0 auto;
position: relative;
padding: 0 10px;
background: #fff;
}

div#center 
{
padding-bottom: 50px; 
overflow: auto;
}

div#footer 
{
font: 80% Verdana, sans-serif;
background: #FFC389;
position: absolute;
width: 900px;
bottom: 0;
text-align: center;
}

div#sidebar 
{
float: left;
width: 230px;
text-align: center;
}

div#content 
{
font: 11px Verdana, sans-serif;
float: right;
width: 620px;
margin-top: 20px;
margin-left: 10px;
text-align: center;
}

div#header 
{
background: #fff url(../images/bann8.jpg) no-repeat;
color: #fff;
height: 192px;
}

div#footer p 
{
margin: 2px 0;
font-size: 0.9em;
}

div#content h1, h2, h3
{
color: #680000;
}

a 
{
color: #BE6816;
font-weight: bold;
}

a:hover 
{
color: #680000;
}

ul#menu 
{
margin: 0;
padding: 0;
list-style: none;
}

ul#menu li a 
{
display: block;
height: 30px;
border-bottom: 1px solid #680000;
color: #680000;
font: small-caps 1.2em/30px Verdana, sans-serif;
text-decoration: none;
margin-top:10px;
}

ul#menu li a:hover 
{
background: #FFEDDB;
}

ul#menu2
{
margin: 0;
padding: 0;
list-style: none;
}

ul#menu2 li a 
{
border: none;
display: block;
height: 20px;
color: #BE6816;
font: 0.9em/25px Verdana, sans-serif;
text-decoration: none;
margin-top:0;
}

ul#menu2 li a:hover 
{
color: #680000;
}