


Body 
  {
  background-color: #FFFFFF;
  background-image: url(light_blue.gif);
  background-repeat: repeat-y;
  color: #000088;
  font-family: Verdana, Helvetica; Serif;
  
}

P OL, P UL, P DL, OL UL {font-size: 9px;}




#picture {
float:left;
width:120px;
height: 271px;
}



#Header {
    margin-top:0px;
    margin-left: 200px;
    height: 100px;
}

     
#Footer {
    float: left;
    margin-bottom:20px;
    margin-left: 200px;
    margin-right: 20px;
    padding:6px;
    height: 40px;
    border-color: #0000FF;
    border-style: dotted;
    border-width: 4px;
    font-size: 0.7em;
    
}



#Main_content_area
                {
          
          margin-top:30px;
          margin-right: 150px;
          margin_bottom: 10px;
          margin-left: 200px;
          height:auto;
}
span.highlight
{
background-color:yellow
}

#Left_column
          {
     float: left;
     width: 160px;
     background-color: #0099CC;
     border: 5px groove #0000FF
     text-decoration: none;
}
   
.Left_navigation
               {
    font-size: 0.9em;
    font-style: bold; 
    text-color: #FFFFFF
    text-decoration: none; 
    width: 130px;
    margin: 5px;
    padding: 3px;
    background-color: #006699; 
    border: 2px solid;
    border-color: #00CCCC # 0000CC #0000CC #00CCCCC; 

}

.Left_navigation a:link
                    { 
                   color: #FFFFFF;
                  text-decoration: none;
}
          
.Left_navigation a:active
                   { 
                   color: #FFFFFF;
                  text-decoration: none;
}
.Left_navigation a:visited 
                {
           color: #FF0000;
          text-decoration: none;
}

.Left_navigation a:hover
                 {
           color: #FFFF00;
           text-decoration: none;
           padding_left: 6px;
           padding-right: 4px;
           border-color:  #0000CC #00CCCCC #00CCCC #0000CC;
}

#Right_column
          {
     float: right;
     width: 110px;
     background-color: #FFFFFF;
     border: 5px groove #0000FF
     text-decoration: none;
}

.
 





 
.Old_issues {
      float: left
      background-color: # FFFFFF
      border: 3px solid # FF0000;
      margin: 5px;
      width: 100px;
}
  
</body>
   
