Body {
	 font-family: Arial,Helvetica, san-serif; 
	 font-size: 13px;
	 background-color: #e7e7e7;
	 }
IMG	 {
	 margin: 0 auto;
	 padding: 0 auto;
	 }	 
.main {
	  width: 800px;
	  margin-top: 25px;
	  margin-bottom: 40px;
	  margin-left: 70px;
	  background-color: #ce0000;
	  }
.sidebar {
	  width: 150px;
	  height: 100%;
	  background-color: #ce0000;
	  float: left;

	  }
.sidetext {
	  font-style: italic;
	  font-weight: bold;	
	  color: white;
	  font-size: 13px;	
	  margin-left: 10px;	      
	  }
a.sidetext {
	  color: white;
	  text-decoration: none;
	  font-size: 15px;		  
	  margin-left: 10px;	      	  
}	  
.mainpanel {
   	  background-color: white;
  	  width: 600px;  
	  }  
.maintext {
	  margin: 10px;
	  }	 
.toptext {
	  text-align: center;
	  color: white;
	  padding-bottom: 10px;
	  font-weight: bold;
	  }	   
h3 {
	font-size: 16px;
	line-height: 16px;
	}	  
