*  {
   margin: 0;
   padding: 0;
   
   }


body {
     padding:0;
     margin:0;
     background: #808B80 url(../img/bg.gif) repeat-y;
     background-position: center;
     
    
      
     }
     
     
p {font-family: Tahoma, Sans-serif; font-size: .7em; font-color: #fff;}
h1 { font: bold 1em "Times New Roman", Sans-Serif; font-variant: small-caps; color: #fff; padding: 0px; text-align: center;}
h2 { font: bold 1.1em "Times New Roman", Sans-Serif; letter-spacing: -1px; font-variant: small-caps; color:#fff; margin-left: 30px; margin-top:10px;}
h3 { font: bold 1.2em "Times New Roman", Sans-Serif; letter-spacing: -1px; font-variant: small-caps; color:#000; margin-left: 10px; margin-top:10px;}
li { font-family: Tahoma, Sans-serif; font-size: .7em; padding: 5px; color:#000;}
ul { margin-left: 25px; margin-top: 25px; font-color: #000;} 
a { text-decoration:none;} 
td {font-family: Tahoma, Sans-serif; font-size: .7em; font-color: #fff;}
    
#container {
           position:relative;
           top:0px;
           left:0px;
           width:900px;
	   margin:0 auto;
           background: #fff;
           border: 1px solid #5C0303;
            
           
          
           }
           

#top {     width: 900px;
           height: 280px;
           position:relative;
           border-bottom: 1px solid #000;
           background: #808B80;
          
           
           
           }

#center { 
           width: 900px;
           height: 150px;
           position:relative;
           top:0px;
           left:0px;
           margin:0;
           background: #808B80;
           float: left;
          
           
           
           
      }
      
      
#center2 {

           width: 900px;
           height:600px;
           top:0px;
           left:0px;
           margin:0;
           border:0;
           background: #808B80 url(../img/c2bg.jpg) no-repeat;
           float: left;
           
          
      }
      
#center3 {

           width: 900px;
           top:0px;
           left:0px;
           margin:0;
           border:0;
           background: #000;
           float: left;
           font-color: #fff;
          
          
      }


#center4 { 
           width: 860px;
	   
           top:0px;
           left:0px;
           margin:0;
           background: #808B80;
           float: left;
           padding: 20px;
         }     
#aa {
     width: 350px;
     float: right;
     background: #C1C7C1;
     border: 1px solid #000;
     padding: 7px;
     margin-left: 5px;
     margin-right: -10px;
     } 
     
        
#box {
        width: 300px;
        height: 200px;
        padding: 10px;
        margin: 17px;
	float: left;
        clear: both;
        background: #fff;
        border: 1px solid #000;
         filter:alpha(opacity=10);
        -moz-opacity:0.5;
        opacity: 0.5;

     
}

.n      {
        font-color: #000;
        font-family: "Times New Roman", Sans-Serif;
        font-size: .8em;
        text-align: left;
        
        }

#boxa {
        width: 900px;
        height: 40px;
        
 
}

#boxb    {
        width: 810x;
        height: 600px;
        float: left;
        clear: both;
        margin-left: 90px;
        
        
}
	

#footer {
        clear: both;
        width: 900px;
        height: 70px;
        background: #000 url(../img/footerbg.gif) no-repeat;
        margin: 0;
        border-top: 1px solid #5C0303;
       
        
}

#footerbox {
        width: 750px;
        float: right;
        
        }
         
       .footertext p{          
        font-family: "Times New Roman", Sans-Serif;
        font-size: .7em;
        text-align: center;
        color: #eaeaea;
        padding-top: 20px;
        
        
           
}        
           




