

body
{
  background: #336600 url("images2/body_bg-full.gif") repeat-y top center; 
  }


/* 
   #Header
   {
     background: #6296c3 url("images2/header_bg-full.gif") no-repeat top left;
     }

*/

#Footer
{
  visibility: visible;
  bottom: 0px;
  width: 370px;
  margin-left:195px;
  margin-right:195px;
  line-height: 125%;
  }




#left_top_div a
{ 
  color: #999999;
  }

.intro_header a 
{
  font-weight: bold;
  font-size: 110%;
  text-decoration: none;
  color: #333333;
  }
.intro_header a:hover 
{
  text-decoration: underline;
  }




.top_right_header
{
  font-size: 110%;
  font-weight: bolder;
  color: #FFFFFF; 
  }

.intro_header
{
  font-size: 110%;
  font-weight: bolder;
  color: #336600; 
  }

.intro_colored
{
  font-weight: bolder;
  color: #336600; 
  }

#left_div
{
  position: absolute;
  top: 0px;
  left: 2px;
  width: 185px;
  }

#left_top_div
{
  width: 100%;
  background: url("images2/left_top_bg.jpg") repeat-y;
  padding-left: 5px;
  padding-top: 35px;
  }

#left_bottom_div
{
  width: 100%;
  background: white;
  padding-top: 10px;
  padding-left: 10px;
  }

#chrono_div
{
  width:370px;
  height:100%;
  margin-left:195px;
  margin-right:195px;
  padding-top: 10px;  
  padding-bottom: 150px;
  }

#right_div
{
  position: absolute;
  top: 15px;
  right: 2px;
  width: 185px;
  padding-top: 10px;
  }

#right_top_div
{
  width: 100%;
  text-align: center;
  background: white;
  }

#top_right_inner1
{
  text-align: left;
  width: 85%;
  border: 2px #cccccc solid;
  padding: 5px;
  }

#top_right_inner2
{
  color: white;
  background: #8f8379;
  margin-top:5px;
  padding: 5px;
  font-weight: bold;
  }

#top_right_inner2 a 
{ 
  color: white;
  }

#right_bottom_div
{
  width: 100%;
  background: white;
  padding-top: 10px;
  }


.dotted_hr
{ 
  position: relative;
  right: 5px;
  width: 100%;
  height: 0px;
  margin-top: 6px;
  margin-bottom: 6px;
  border-bottom: 2px #333333 dashed;
  }


#List td a, #List td a:hover
{ 
  text-decoration: none;
  line-height: 1em;
  }


