﻿body
{
}

#content {width:625px;
          height:263px;}
          
#ad{width:300px;
    height:250px;
    margin:5px;
    float:left;
    background-color:#F0F0F0}
    
#legend{width:298;
        height:248px;
        border:solid 1px #003366;
        float:right;
        margin:6px;
        font-family:helvetica,Arial,Sans-Serif;
        font-size:12px;
        background-color:#FFC000;}
        
#versionselection{width:250px;
                  margin:25px 0px 0px 20px;
                  font-family:helvetica, Arial, Sans-Serif;
                  font-size:12px;
                  position:relative;
                  z-index:2;
                  color:Black;}
                  
#versionselection div.a{margin:0px 25px 10px 0px; float:left;}
#versionselection div.b{margin:0px 0px 10px 15px; float:right;}
#versionselection img{margin:0px 10px 0px 0px;}

.infobox {font-size:20px;
          text-transform:uppercase;
          color:#003366;
          margin-left:40px;}
          
#txt{margin:5px 10px 10px 10px; 
     text-align:center;
     font-size:13px;}
     
#txt span{font-size:14px;
          color:#003366;
          font-weight:bolder;}

