body { 
 background-color: 00A33B; 
 margin: 20px; 
 padding: 0; 
 font-size: 1.1em; 
 font-family: verdana, arial, helvetica, sans-serif; 
} 
h1 { 
 font-family: verdana, arial, helvetica, sans-serif; 
 margin: 0 0 15px 0; 
 padding: 0; 
 color: #888; 
} 
h2 { 
 font-family: verdana, arial, helvetica, sans-serif; 
 margin: 0 0 5px 0; 
 padding: 0; 
 font-size: 1.1em; 
} 
p { 
 font-family: verdana, arial, helvetica, sans-serif; 
 line-height: 1.1em; 
 margin: 0 0 16px 0; 
 padding: 0; 
} 
.content>p { 
 margin: 0; 
} 
.content>p+p { 
 text-indent: 30px; 
} 
a { 
 color: 00A33B; 
 font-family: verdana, arial, helvetica, sans-serif; 
 font-weight: 600; 
 text-decoration: none; 
} 
a:link { 
 color: 00A33B; 
} 
a:visited { 
 color: 00A33B; 
} 
a:hover { 
 background-color: #D0F2DC;
 color: 000000; 
} 
/* All the content boxes belong to the content class. */ 
.content { 
 position: relative; 
 width: auto; 
 min-width: 120px; 
 margin: 0 200px 20px 190px; 
 border: 1px solid black; 
 background-color: white; 
 padding: 10px; 
 font-size: 10px; 
 z-index: 3; 
} 


.content1 { 
 position: relative; 
 width: auto; 
 min-width: 120px; 
 margin: 0 200px 20px 190px; 
 border: 1px solid black; 
 background-color: 75C5F0; 
 font-size: 10px; 
 padding: 10px; 
 z-index: 3; 
 
} 

.content1a { 
 position: relative; 
 width: auto; 
 min-width: 120px; 
 margin: 0 20px 20px 190px; 
 border: 1px solid black; 
 background-color: 75C5F0; 
 padding: 10px; 
 z-index: 3; 
 font-size: 10px;  
} 

.content3 { 
 position: relative; 
 width: auto; 
 min-width: 120px; 
 margin: 0 20px 20px 190px; 
 border: 1px solid black; 
 background-color: white; 
 padding: 10px; 
 z-index: 3; 
 font-size: 10px; 
} 


#navleft { 
 position: absolute; 
 width: 155px; 
 top: 20px; 
 left: 20px; 
 font-size: 10px; 
 border: 1px dashed black; 
 background-color: white; 
 padding: 10px; 
 z-index: 2; 
} 
#navright { 
 position: absolute; 
 width: 180px; 
 top: 20px; 
 right: 20px; 
 border: 1px dashed black; 
 background-color: #00ccff; 
 padding: 10px; 
 font-size: 10px;
 z-index: 1;
 font-weight: bold; 
  
} 


#navright1 { 
 position: absolute; 
 width: 168px; 
 top: 20px; 
 right: 20px; 
 border: 1px dashed black; 
 background-color: #F8C400;
 padding: 10px; 
 font-size: 10px;
 z-index: 1; 
} 
#navright2 { 
 position: absolute; 
 width: 168px; 
 top: 20px; 
 right: 20px; 
 border: 1px dashed black; 
 background-color: #FFFF5F;
 padding: 10px; 
 font-size: 10px;
 z-index: 1; 
}

#navright3 { 
 position: absolute; 
 width: 168px; 
 top: 20px; 
 right: 20px; 
 border: 1px dashed black; 
 background-color: #8AC908;
 padding: 10px; 
 font-size: 10px;
 z-index: 1; 
}

#navright4 { 
 position: absolute; 
 width: 168px; 
 top: 20px; 
 right: 20px; 
 border: 1px dashed black; 
 background-color: #D7EDFB;
 padding: 10px; 
 font-size: 10px;
 z-index: 1; 
}
