Body {
	 font-family: Georgia, "Times New Roman", serif; 
	 font-size: 13px;
	 background-color: white;
	 }
IMG	 {
	 margin: 0 auto;
	 padding: 0 auto;
	 }	 
a {
	text-decoration: none;
	color: navy;
	}

.main {
	  width: 710px;
	  margin-top: 25px;
	  margin-bottom: 40px;
	  margin-left: 70px;
	  background-color: white;
	  overflow: wrap
	  }
.sidebar {
	  width: 298px;
	  height: 100%;
	  background-color: white;
	  float: left;
	  }
.sidetext {
	  font-family: Georgia, "Times New Roman", serif;
	  font-weight: bold;	
	  color: black;
	  font-size: 30px;	
	  margin-left: 15px;	      
	  line-height: 45px;
	  }
a.sidetext {
	  font-family: Georgia, "Times New Roman", serif;
	  font-weight: bold;	
	  color: black;
	  text-decoration: none;
	  font-size: 30px;
	  margin-left: 15px;	  			  
}	  
a.sidetext: hover {
	color: navy;
	}
.mainpanel {
   	  background-color: white;
  	  width: 412px;  
	  }  
.maintext {
	  margin: 10px;
	  }	 
.toptext {
	  text-align: center;
	  color: black;
	  padding-bottom: 10px;
	  font-weight: bold;
	  }	   
h3 {
	font-size: 16px;
	line-height: 16px;
	}	  