* {
margin: 0px;
padding: 0px;
text-align: left;
}

body {
width: 100%;
height: 100%;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.70em;
font-weight: normal;
background-color: #fff0e6;
scrollbar-3dlight-color:#d20000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#FFE0C7;
scrollbar-darkshadow-color:#d20000;
}

ul {
margin: 0px 0px 0px 20px;
}

#container {
margin: auto;
margin-top: 10px;
width: 880px;
border-top: 8px solid #ff6600;
border-left: 1px solid #ff6600;
border-right: 1px solid #ff6600;
background-image: url(images/backGndContainer.gif);
background-position: left top; 
background-repeat: repeat-y;
}

#header {
width: 870px;
height: 94px;
}

#topNavi {
width: 880px;
height: 46px;
background-image: url(images/backGndNavi.jpg);
background-position: left top; 
background-repeat: repeat-x;
color: #d20000;
}

#topNavi ul {
list-style-type: none;
padding: 18px 10px 0px 0px;
height: 15px;
}

* html #topNavi ul {
list-style-type: none;
padding: 18px 10px 0px 0px;
}

#topNavi li {
float: left;
padding: 0px 10px 0px 10px;
border-right: 1px solid #d20000;
}

#topNavi li a:link, #topNavi li a:visited, #topNavi li a:hover, #topNavi li a:active, #topNavi li a:focus {
color: #d20000;
text-decoration: none;
text-align: center;
}

#topNavi li a:hover {
background-color: #d20000;
color: #fff;
}

#topActive {
background-color: #d20000;
color: #fff;
}

#headline {
width: 880px;
height: 36px;
background-color: #ffe0c7;
}

#navigation {
float: left;
width: 200px;
padding: 15px 0px 0px 5px;
}

#navigation ul {
padding: 0px 0px 0px 8px;
margin: 0px;
}

#navigation ul li {
text-align: left;
list-style-type: none;
margin: 1px 0px 1px 25px;
}

#navigation a:hover {
color: #fff;
}

#subNavi {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 110%; 
font-weight: bold;
text-decoration: none;
color: #e57570;
}

#subNaviActive {
font-size: 110%;  
font-weight: bold;
text-decoration: none;
color: #cc0000;
}

#buttonLeft {
float: left;
width: 150px;
height: 22px; 
padding: 8px 0px 0px 2px;
font-size: 110%;  
font-weight: bold;
text-decoration: none;
color: #fbe6e6;
background-color: #cc0000;
}

#naviBreak {
clear: both;
float: none;
height: 2px;
font-size: 1px;
}

#content {
float: right;
width: 620px;
height: 345px;
padding: 17px 35px 15px 2px;
font-size: 102%;
color: #3e0000;
line-height: 130%;
background-color: #fff5ee;
overflow: auto;
}

#footer {
clear: both;
float: none;
width: 645px;
height: 16px;
padding: 2px 0px 0px 235px;
background-image: url(images/footer.gif);
background-position: left top; 
background-repeat: repeat-x;
border-bottom: 1px solid #d20000;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
font-size: 80%;
}

h1 {
font-family: Helvetica, Arial, sans-serif;
font-size: 180%;
font-weight: normal;
color: #5b0000;
padding-top: 7px;
}

h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 110%;
color: #5b0000;
padding-top: 3px;
}

.address {
font-family: Helvetica, Arial, sans-serif;
font-size: 110%; 
font-weight: normal;
color: #5b0000;
text-decoration: none;
line-height: 120%;
}

.csc-caption {
font-size: 9px;
color : #3e0000;
line-height: 110%;
}
