* {
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 13px; 
    font-weight: bold;
}
body {
    
   background:#D5E3A9 url("images/outer.png ");     
   background-position:top;  
   background-attachment:fixed;	
    margin-top: 0px;	
   margin-bottom:0px;	
   background-repeat:repeat-x;     
}
.outer_border1 {
    margin-top: 2px;
    border: 0px solid black;
    background-color: ;
}


.outer_border2 {
    background-color: ;
    border: 0px solid black;



}
.outer_border3 {
    background-color: ;
    border: 0px solid black;
}
#firstcol {
  width: 290px;
  padding-right: 0px;
  font-size: 13px;
  padding-bottom: 10px;
  float:left;
 
}
#secondcol {
   padding-left: 0px;
   width: 290px;
   font-size: 13px;
   float: right;
}



.outer_border4 {
   background:#D2DCE8 url("images/mid.png ");     
    background-position:center; 
       

}
.header {
    background-image:url("images/newhead1.jpg"); 
    background-repeat: no-repeat;
    background-position:center; 
    width: 100%;
    height: 275px;
    
}
.menu {
    background:  url("images/menu.png");
    width: 800px;
    background-repeat: no-repeat;
    background-position:center;  
    height: 30px; 
    line-height: 26px;
    font-size: 100%; 
    font-weight: bold;
    
    text-align: center;
    color: black;
}


.sidePanel {
    text-align: center; 
    width: 190px ! important;  
     background-color: ;
}
.contentBox h2 { 
    background: url("images/ttop.png");
    background-repeat: no-repeat;
    background-position:center;  
    height: 30px; 
    line-height: 26px;
    font-size: 13px; 
    font-weight: bold;
    margin: 3;
    text-align: center;
     color: black ;
    padding-right: 0px;
   

}
.contentBoxa h2 { 
    background: url("images/ttop1.png");
    width:600px;
     background-repeat: no-repeat;
    background-position:center;  
    height: 30px; 
    line-height: 26px;
    font-size: 13px; 
    font-weight: bold;
    margin: 3;
    text-align: center;
     color: black ;
    padding-right: 10px;
   
  

}
.content { 
    border: 0px solid black;
    padding: 2px;
    margin-bottom:1px;
}
.mcontent {
   
    padding: 3px;
    width: 1000px;
    height: 600px;
}
.footer {
     background-color:;
     background-position:center; 
     text-align: center;
     font-size: 90%;
}
.footer A  {
    font-size: 100%;
    color: black;
}

.home {
    font-size: 100px;
     color: black;
     text-align: center;
}



/* Default Link Style */
A:link{color:black ; text-decoration:none}
A:visited{color:black; text-decoration:none}
A:active{color:black; text-decoration:none}
A:hover{color:red; text-decoration:underline;}

/* Main Menu Link Style */
A.main_menu{padding: 0 13px;}
A:link.main_menu{color:black ; text-decoration:none}
A:visited.main_menu{color:black ; text-decoration:none}
A:active.main_menu{color:black ; text-decoration:none}
A:hover.main_menu{color:red; text-decoration:underline;} 
     
   
 
