body {
            text-align: center;
			margin: 0 auto;
            font-family: arial, helvetica, sans-serif;
			font-size: 80%;
			color: black;
			background-color: #99cc66;
			padding: 5pt 0pt  5pt 0pt;
       }
        
a {
    color: #2e3092;
    font-weight: bold;
    }
a:visited {
			font-family: Arial, Helvetica, sans-serif; 
			color: #99cc66;
		  }
a:hover   {
			font-weight: bold; 
			color: #f26522; 
		  }
.copy     {font-family: Arial, Helvetica; font-size: 12px; color: #2e3092; text-align: left;}
.announcetitle {font-family: Arial, Helvetica; 
                font-size: 14px; color: #2e3092; text-align: center; font-weight: bold; 
                padding-top: 5px;}

.insidetitle {font-family: Arial, Helvetica; font-size: 16px; color: #2e3092; 
              font-weight:bold; text-align: left;}
.insidetitlecenter {font-family: Arial, Helvetica; font-size: 16px; color: #2e3092; 
              font-weight:bold; text-align: center;}
              
.insidetitlered {font-family: Arial, Helvetica; font-size: 16px; color: rgb(255,0,0); 
              font-weight:bold; text-align: center;}
.announcetitlered {font-family: Arial, Helvetica; 
                font-size: 14px; color: rgb(255,0,0); text-align: center; font-weight: bold; 
                padding-top: 5px;}
.subtitle {font-family: Arial, Helvetica; font-size: 12px; color: #2e3092; 
              font-weight:bold; text-align: left;}   
.resume   {font-family: Arial, Helvetica; font-size: 12px; color: #2e3092;}
    
hr {
	width: 80%;
	height: 2px;
	float: left;
	}
h2  {
	font-size: 150%;
	font-weight: bold; 
	color: #2e3092;
	}
h3  {
	font-size: 125%;
	font-weight: bold; 
	color: #2e3092;
	}

h4  {
	font-size: 100%;
	font-weight: bold; 
	color: #2e3092;
	}

#sidebar {
          font-size: 95%; 
  /*          text-decoration: none;
*/         }
#sidebar a {
              text-decoration:inherit;
            }
#container {
             margin: 0 auto;
             text-align: left;
             background-color: #FFFFFF;
             width: 770px;
			 padding: 0;
			 overflow: visible;
            }

#verytop {
          margin-left: auto;
          margin-right: auto;
          top: 0px; 
          width: 100%; 
         }

#verytop img {
		   display: block; 
           padding: 0;
           margin: 0;
           border: 0;
           }	

#titlecontainer {
                 margin: 0 auto;
                 text-align: left;
                 background-color: #FFFFFF;
                 width: 770px;
			     padding: 0;
                 }
#titlecontent1 { 
		  float: left;
		  width: 160px;
		  height: 115px;
		  padding: 3px;
	   }
          

#titlecontent2 {
                  margin-left: 160px;
				  padding-top: 5px;
				  padding-left: 25px;
				  font-size: 2em;	
				  font-weight: bold;			
				  color: #2e3092;
 			  }

#header { 
          height: 141px;
          margin: 0 auto;
          text-align: center;
          clear: both;
          background-color: #2e3092;
          border-top-style: solid;
		  border-top-width: 2px;
		  border-top-color: #2e3092;
          border-bottom-style: solid;
		  border-bottom-width: 2px;
		  border-bottom-color: #2e3092;
          }

#sidebar {
           float: left;
           width: 150px;
           margin-left: 0px;
           padding-top: 15px;
           text-align: center;
           padding-left: 10px;
           padding-bottom: 15px;
           padding-right: 10px;
           border-right-style: solid;
           border-right-width: 5px;
           border-right-color: #f26522;
           }

#content {
           margin-left: 150px;
           padding-left:45px;
           padding-right:30px;
           padding-bottom: 30px;
          }

#content img.floatRight { 
 			   float: right;
               margin: 6px;
               padding:2px;
/*               border:1px solid #000000;
               background-color:#2e3092; */
}
#content img.floatLeft { 
 			   float: left;
               margin: 6px;
               padding:2px;
               border:1px solid #000000;
               background-color:#2e3092;
}
	          
#staffcontent {
         	    margin-left: 150px;
           	    padding-left:30px;
           	    padding-right:30px;
                padding-bottom: 0pt;
              }
       
#staffcontent img.floatRight { 
 			   float: right;
               margin: 6px;
               padding:2px;
               border:1px solid #000000;
               background-color:#2e3092;
}
#staffcontent img.floatLeft { 
 			   float: left;
               margin: 6px;
               padding:2px;
               border:1px solid #2e3092;
               background-color:#2e3092;
}

#footer {
          clear: both;
          background-color: #f26522;
          border-top-style: solid;
		  border-top-width: 5px;
		  border-top-color: #2e3092;
          padding: 10px 10px 0px 10px;
          text-align:center;
          font-size:10px;
          color:#000000;
          }
#footer img {
		   display: block; 
		   position: relative;
		   left: -10px;
		   padding: 0;
           margin: 0;
           border: 0;
           }

#footer a {
            color: inherit;}

#sponsorlist  {
				margin: 3em;
				}
				

#updated {
           font-size: 10px;
           text-align:center;}