BODY {
      font : 15px/21px "trebuchet ms", arial, sans-serif; 
      letter-spacing : 1px; 
      color : #7c423f; 
      background : #f3c3c2 url(/boston/Images/bg.gif) repeat scroll; 
      text-align : center;
}
a:link, a:active, a:visited {
      color: #ce4479;
      text-decoration : none; 
      text-transform:capitalize;
      font-weight: normal;
      letter-spacing: 0;
}
a:hover {
      color: #fdf4ed;
      letter-spacing: 0;
}
#container {
      width: 747px; 
      margin: 0 auto; 
      text-align: left;
      background: #fce6d8;
      border: 1px solid #cc8382;
      padding: 0;
      padding-bottom:20px;
}
#header {
      width: 100%; 
      height: 298px;
}
#content {
      float:right;
      width: 473px; 
      padding: 0;
      margin-top: 5px;
      margin-right: 28px;
}
#sidebar {
      float:left;
      width: 211px; 
      padding: 0;
      margin-top: 5px;
      margin-left: 28px;
}
#footer  {
      text-align:center;
      padding: 10px;
      clear: both;
      letter-spacing : 0; 
      margin-left: 28px;
      margin-right: 28px;
      background: #f3d9c6;
      border: 1px solid #cc8382;
}
.image,.codesort img{
      padding: 6px;
      background-color: #fce6d8;
      border: 1px solid #d15776;
}
.show_lostpass_intro, .show_update_intro{
      margin: 0;
      margin-bottom: 2px;

}
.sidebox{
      padding: 10px;
      margin-bottom:5px;
      background: #f4d9c6;
      border: 1px solid #cc8382;
}
.blockquote{
      width:400px;
      padding: 8px;
      text-align: right;
      font-size: 12px;
      letter-spacing: 0;
      line-height: 18px;
      background: #fce6d8 url(/boston/Images/blockbg.jpg) no-repeat left;
      border: 1px solid #ce4479;
}
h1{ 
      font:  italic 25px "palatino linotype", arial;
      color: #d35877;
      text-transform:capitalize;
      text-align:left;
      letter-spacing: 0;
      padding:8px;
      margin: 0;
      margin-bottom: 2px;
      background:#fbe6d7;
      border: 1px solid #d5a683;
}
h1.sidebar{ 
      font:  italic 22px "palatino linotype", arial;
      color: #d35877;
      text-transform:capitalize;
      text-align:left;
      letter-spacing: 0;
      padding:8px;
      margin: 0;
      margin-bottom: 2px;
      background:#fbe6d7;
      border: 1px solid #d5a683;

}
.codesort h2 {
      font: italic 15px/2px "palatino linotype", arial; 
      margin-top:35px;
}
.codesort h3 { 
      font: italic 20px/15px arial;
 }
/* add this rule to your CSS to get the donation form to align */
.codesort label {
      font-size: 12px;
      float: left;
      width: 10em;
      text-align: right;
      margin: 0 0.5em 0 0;
      letter-spacing: 0;
}
.codesort ul li {
      list-style: circle;
      list-style-image: url();
      margin: 0; padding: 0;
      margin-left: 35px;
}
b, strong { 
      color:#ce4479;
      letter-spacing: 0;
      text-transform:capitalize;
}
i,em {
      color:#7b464e;
      letter-spacing: 0;
}
u,ins {
      color:#d55576;
      letter-spacing: 0;
}
input, textarea, option, select {
      color: #5f5447;
      letter-spacing: 0;
      background-color: #fce6d8;
      border: 1px solid #d15776;
      padding:1px;
 }
table.members{
      width: 100%;
      padding: 0;
}
table.members td{
      width: 25%;
      padding: 0;
      letter-spacing: 0;
}