body {
background-color: #EEEEEE;
}

#content_container {
position: absolute;
left: 0;
top: 0;
padding: 0;
width: 80%;
background-color: #EEEEEE;
}

#banner {
background-image: url("../images/header_b.png");
background-repeat: no-repeat;
background-color: #EEEEEE;
width: 100%;
height: 120px;
padding: 2px;
margin: 3px;
}

#navi {
width: 150px;
height: 100%;
margin: 3px;
}

.navi_head {
width: 146px;
background-image: url("../images/navi_head.jpg");
background-repeat: repeat-x;
font-family: Verdana, Tahoma;
font-size: 12px;
color: #FFFFFF;
padding: 2px;
font-weight: bold;
border: 1px solid #000000;
}

.mainlevelnavi_item {
width: 100%;
font-family: Tahoma, Verdana;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
margin: 0;
text-align: left;
}

a.mainlevelnavil {
display: block;
text-decoration: none;
padding: 3px;
color: #000000;
}

a.mainlevelnavil:hover {
display: block;
text-decoration: none;
padding: 3px;
background-color: #920d0d;
color: #FFFFFF;
}

a.mainlevelnavil:active {
display: block;
text-decoration: none;
padding: 3px;
}

a.mainlevelnavil:visited {
display: block;
text-decoration: none;
padding: 3px;
}

#content_header {
position: absolute;
left: 155px;
top: 127px;
width: 100%;
margin: 3px;
padding: 2px;
background-image: url("../images/navi_head.jpg");
background-repeat: repeat-x;
font-family: Verdana, Tahoma;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
border: 1px solid #000000;
}

#content_vis {
position: absolute;
left: 155px;
text-align: left;
font-family: Tahoma, Verdana;
font-size: 12px;
padding: 2px;
margin: 3px;
top: 147px;
width: 100%;
background-color: #FFFFFF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

a {
text-decoration: none;
padding: 3px;
color: #920d0d;
}

a:hover {
text-decoration: underline;
padding: 3px;
color: #920d0d;
}

a:active {
text-decoration: none;
padding: 3px;
}

a:visited {
text-decoration: none;
padding: 3px;
}

img {
border: 0;
}

.newsticker_container
{
position: absolute;
left: 330px;
width: 45%;
height: 112px;
top: 3px;
border: 1px solid #000000;
background-color: #FFFFFF;
color: #000000;
padding: 3px;
font-family: Tahoma, Verdana;
font-size: 10px;
background-image: url("../images/news_back.png");
background-repeat: repeat;
}

.newsticker_head
{
width: 99%;
padding: 2px;
left: 0;
top: 0;
margin: 0;
background-image: url("../images/navi_head.jpg");
background-repeat: repeat-x;
font-family: Verdana, Tahoma;
font-size: 10px;
color: #FFFFFF;
border: 1px solid #000000;
}

