#wrapper {
         width: 800px;   
         margin-left: auto;
         margin-right: auto;     
         
}
.header {
	height: 93px;
	width: 711px;
	border: none;
                margin: 10px 0px 0px 10px;
                padding: 0px 0px 0px 0px;
	float:left

}
.update {
          text-align:center;
          color:#cc9966;
          font-size:10px;

}
.h1 {
          text-align:center;
          color:#cc9966;
          font-weight: bold;
          font-size:18px;
}
.h2 {
          text-align:center;
          color:#cc9966;
          font-weight: bold;
          font-size:16px;   

}
.h3 {
          color:#330000;
          font-weight:bold;
          font-size:12px;  

}
.h4 {
          text-align:center;
          font-size:9px; 
 
}
a:link {
	color: #996633;
	text-decoration: none;
	border-bottom-style: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
	border-bottom-style: none;
	
}
a:hover {
	text-decoration: none;
	border-bottom-style: none;

}
a:active {
	text-decoration: none;
	border-bottom-style: none;   

}
a img {
         border:0;
   
}
.left {
          float:left;
          border: none;
          margin: 0px 0px 0px  10px;
          padding: 0px 0px 0px 0px;
          width: 122px;
        

     
}
.footer {
          clear: both;
          width:711px;
          height: 200px;
          float:left;
          text-align:center;
          margin: 10px;
          background:#ffffff;
          border-top: 1px solid #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;

}
#content {
	float:left;
	background-color:#FFFFFF;
   height: Auto;       
	width: 436px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
         text-align: left;
	padding: 0px 20px 20px 20px;
        
}
#content2 {
	float:left;
                height: Auto;
	width: 436px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
         text-align: center;
	padding: 0px 20px 20px 20px;

}
.right {
        background-color:#F6DABF;
	width: 102px;     
                float: left;
	border-color:#cc9966;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 10px 5px 5px 5px;
	
}	
body {
	background-color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
  
}














































