body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 65%;
  color: #000000;
  margin: 0px;  line-height: 135%;
  height:auto;
  text-align:center;
}
#main_wrap {  width: 720px;  margin-top: 0px;  margin-right: auto;  margin-left: auto; text-align:left;
}
#body_wrap {
  border: 2px solid #005825;
}
#body_wrap .header {
  height: 149px;
  background-image: url([ASSET_DIR]/header.jpg);
  background-repeat: no-repeat;	
}
#body_wrap .bottom {
  background: url([ASSET_DIR]/footer.jpg) no-repeat;
  height: 35px;
  width: 708px;
  _width: 720px;
  padding-left: 4px;
  padding-right: 4px;
  color: #FFF7EB;
  font-size: 8pt;
  clear: both;
  line-height: 40px;
}
.bottom_left {
  float: left;
  text-align: left;
}
.bottom_right {
  float: right;
  text-align: right;
}
#body_wrap .content_wrap {
  width: 708px;
  _width: 720px;
  padding:4px;
  color: #005825;
  font-family: Arial;
  font-size: 100%;
  background: url([ASSET_DIR]/background2.jpg) no-repeat #FCE2A5;
  margin-left:auto;
  margin-right:auto;
}
.left_menu {
	float: left;
	width: 185px;
}
.left_menu img{
        padding: 5px;
}
.right_content {
	float: left;
	width: 510px;
        line-height: 20px;
}
.header ul {
  float: left;
  width: 720px;
  margin-top: 125px;
  list-style-type: none;
  margin-left: 0px;
  padding-left:3px;
  background:none;
  line-height: 20px; 
}
.header ul li {   margin-left: 1px solid #011A59; display:inline; color:#FFF7EB;}
.header ul li a { font-family: "Arial";
 float: left; font-size:8pt; text-decoration: none; padding-left: 10px;
padding-right:12px;
color: #FFF;
_font-size: 7pt;
}
.header ul li a:hover {
  text-decoration: underline;
}
#footer {
  color: #555;
  padding-right:15px;
  height:24px;
}
#footer a {
  line-height:20px;
  color:#555;	
}
.rwspage { line-height: 20px; } 
#rws_form { float: left; width: 510px; font-size: 12px; font-family: arial, helvetica; line-height: 18px; }
#rws_form label { float: left; width: 100%; padding-top: 15px; font-size: 13px; }
#rws_form .rwsform_textinput { width: 300px; }
#rws_form .field_option { float: left; width: 166px; font-size: 12px; }
#rws_form textarea { width: 400px; }

.pledge {
text-align:center;
color:#000;
line-height:11px;
}