body
{
   margin: 0;
   padding: 0;
   font: 10pt tahoma, arial, helvetica, sans-serif;
   text-align: center;
   color: #736E81;
   background: #E4E4E7;
 }

a:link { color: #736E81; text-decoration:none; }   
a:visited { color: #736E81; text-decoration:none;}
a:hover, a:active { color: #741380; }

#container
{
   margin: 20px auto;
   padding: 15px;
   width: 840px;
   height: 770px;
   text-align: left;
   background-color: white;
}
#logo
{
   float: left;
   margin: 0;
   width: 135px;
   height: 210px;
   background-color: white;
}
#header
{
   float: left;
   margin: 0px;
   width: 705px;
   height: 210px;
   color: #EEAA1E; 
   font-size: 17pt;
   font-weight: bold;
   background-color: white;
}
#navi
{
   float: left;
   margin: 0;
   padding: 0;
   width: 135px;
   height: 540px;
   color: #741380;
   background-color: white;
   font-size: 10pt;
   line-height: 25pt;
}
#content	
{
   float: left;
   margin: 0px;
   padding-right: 100px;
   width: 605px;
   height: 540px;
   overflow: auto;
   background-color: white;
   font-size: 10pt;
   line-height: 20pt;
}
#footer	
{
   margin: 0px;
   clear: both;
   height: 20px;
   background-color: white;
}

#headline
{
   position: relative;
   top: 146px;
}
#naviSelectable
{
   position: relative;
   left: 15px;
   width: 120px;
   background-color: white;
}
#naviBlock
{
   position: relative;
   float: left;
   margin-top: 10px;
   margin-left: 0;
   margin-right: 7px;
}
#halfLine
{
   line-height: 10pt
}
#news
{
   font-weight: bold;
}
#newsDate
{
   color: #EEAA1E;
   font-weight: bold;
}
#newsWeiter
{
   color: #EEAA1E;
   text-decoration: underline;
}
#path
{
   position: relative;
   left: 135px;
}