body {

font-size: 13px;

font-family: Latha;

color: #142111;

background-color: #D0F1D5;

cursor: ne-resize;

}



a {

text-decoration: none;

font-size: 13px;

font-family: Latha;

font-style: italic;
color: #20331B;

}



a:hover {

font-style:none;

cursor: help;

color: #BEEFB9;

}



.nav { 

text-align: center;

font-size: 13px;

font-weight: normal; 

border: #F3F8F1; 

border-style: solid; 

border-top-width: 0px; 

border-right-width: 1px;

border-bottom-width: 1px; 

border-left-width: 1px;

background-color: #9ECE99;

} 



.header {
 
font-size: 15px;

font-family: Arial;

color: #142111;

font-weight: bold;

text-align: center;

text-decoration: none;

letter-spacing: 2px;

background-color:#9ECE99;

border: #F3F8F1; 

border-style: solid; 

border-top-width: 1px; 

border-right-width: 1px;

border-bottom-width: 1px; 

border-left-width: 1px;

background-image:url(headerbg.jpg);
 
}



.navtitle {


font-family: Arial;

color: #142111;

font-size: 15px;

font-weight: bold;

text-align:center;

text-decoration: none;

letter-spacing: 2px;

background-color:#9ECE99;

border: #F3F8F1; 

border-style: solid;
 
border-top-width: 1px; 

border-right-width: 1px;

border-bottom-width: 1px;
 
border-left-width: 1px;


background-image:url(headerbg.jpg); 

}



.content {

font-size: 13px;

font-family: Latha;

font-weight: normal; 

border: #F3F8F1; 

border-style: solid;
 
border-top-width: 0px;
 
border-right-width: 1px;

border-bottom-width: 1px;
 
border-left-width: 1px;

background-color: #9ECE99;


}