        body, table{
        
         font-family: tahoma;
         font-size:10pt;
         margin:0;
         padding:0;
        }
        
       
        
         #header{
           background-image: url(../images/header.gif); 
           background-repeat: no-repeat;
           height:133px;
           width:800;
           border:solid white 1px;
           margin:5px;
              
        }
         #header #links {
         
            margin: 93px 0px 5px 125px;
         
         }
       
        
        #header #links ul {
        margin: 0;
        padding: 0;
        padding-bottom:2px;
        padding-top:4px;
        list-style-type: none;
     
        font-size: 12px;
        width:350px;
        
    }
    
     #header #links li {
        display:inline;
        
        
    }
    
   #header #links a {
        
        
        color:#0057A2;    
        padding: 5px 10px 5px 10px;
          font-size: 14px;  
        text-decoration: none;
        font-weight:bold;
        margin-left: 9px; 
        

    }
    
    #header #links a:link, #header #links a:active, #header #links a:visited {
        font-size: 14px;
        }

    #header #links a:hover {
        
        background: #0057A2;
        color: #fff;
    } 
    #actionlinks
    {
        width:240px;
        margin-top:20px;
        margin-bottom:10px;
        border-right:#ccc solid 2px;
        float:left; 
    }
    #actionlinks img {
        text-decoration: none;
        border:none;
        display:block;
        margin:25px;
    }
    #blurb{
    width:550;
    margin:20px 0 10px 10px;
    display:block;
    
    
  float: left; 
    }  
    
     #boxes{
        height:160px;
        width:780px;
        display:block;
          clear:left; 
          margin:0px 0 10px 10px;
           border-top:#ccc solid 2px; 
           padding:10px;     
        } 
        #quicksearch, #recent, #featured {
        
       width:190px; 
        
        height: auto;
        margin-right: 20px ;
         padding-left:10px;   
        padding-right:10px; 
        font-size:10pt;
         
        }
         #boxes #quicksearch ul, #boxes #recent ul, #boxes #featured ul{
         
         list-style-image: url('../images/bullet_bluearrow.gif');
    
         
         
         }
           #boxes #quicksearch h3, #boxes #recent h3, #boxes #featured h3{
         
        
         margin:0;
         margin-bottom: 5px;
         padding:0;
         
         }
        #quicksearch{
            width:220;
            padding-right:0;
            margin-right:0;
        }
        #featured {
        
            border: none;
            width:auto;
            float:left;
            padding-right:0;
        }
        #recent{
        
          border-right:#ccc solid 2px;  
          border-left:#ccc solid 2px;   
       
          width:250px;
        
        }
        #content
        {
        
        margin:20px 0px 10px 10px;
         font-size: 10pt;
         width:780px;

        }
        .ten
        {
            font-size: 10pt;
        
        }
        #footer{
        background-image: url(../images/footer.gif); 
           background-repeat: no-repeat;
            height:38px;
        width:800px;
        display:block;
          clear:left; 
            text-align: center;
            margin: 10px 0 0 5px;
               border:solid white 1px; 
               padding-top:9px;
        }
        #footer a{
            text-decoration: none;
        }
         #footer a:hover{
            text-decoration: underline;
        }
        .left{
            float:left;
        }
       
      form{
     width:770px;
 }

.check{
width:auto;

    
}
   label, input, .date{
        width:300px;
        float:left;
        margin: 3px; 
   }
   .date {
        width:600px;
   }
   select{
      
        margin:3px;
   }

label {
    text-align:right;
    display:block;
    width: 200px;
    padding-right: 5px;
    
}
.message {
     text-align: left;
     font-weight:bold;
     font-size:8pt;
     font-family: verdana, sans-serif;
     display:block;
     float:clear;

    padding:5px;
    background-color: #efefef;
    
}

form br {
    clear: left;
}
fieldset{
width:100%;
margin-top:10px;
padding-top:15px;
padding-bottom:15px;

}
#job fieldset{
  
    max-width:760px;
    
    float:left;
}
.center{
    margin-left: 300px;

    width:auto;
    text-align:center;
    display:block;
    
}
legend{
     font-weight:bold;
     font-size:10pt;
     font-family: verdana, sans-serif;
     padding:10px;
}
.infobox{
width:200px;
background-color: #efefef; 
padding:5px;
float: right;
}
a.find{
    background-image:  url(../images/magnify.jpg);  
    display:block;
    background-repeat: no-repeat;
    background-position: top left;
    height:auto; 
     padding-top:4px;
     padding-bottom: 3px;
    margin-left:25px;
    margin-bottom:15px;
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    padding-left:50px;
    color: #004D7C;    
    
}
a.post{
    background-image:  url(../images/folder.jpg);  
    display:block;
    background-repeat: no-repeat;
    background-position: top left;
    height:auto; 
     padding-top:4px;
     padding-bottom: 3px;
    margin-left:25px;
    margin-bottom:15px;  
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    padding-left:50px;
    color: #004D7C;    
    
}
    
    