BODY {
      font : 13px/20px "trebuchet ms", arial; 
      letter-spacing : 0; 
      color : #536573; 
      background : #fff url(/bb/Images/bg.jpg) repeat-x scroll; 
      text-align : center;
      margin-right: 50px;
      margin-top: 60px;
}
a:link, a:active, a:visited {
      color: #0186af;
      text-decoration : none; 
      text-transform: capitalize;
      font-weight: bold;
      letter-spacing: 0;
}
a:hover {
      color: #3c5eb5;
      letter-spacing: 0;
}
#content {
	position:absolute; 
	padding: 10px; 
	padding-right: 35px; 
	top: 115px; 
	left: 415px;
	width: 496px;
        height: 285px;
        overflow: auto;
        text-align : justify;
}
#footer {
      text-align : justify;
      padding: 5px;
      clear: both;
      margin-top:25px;
      border-top: 1px dashed #3861b1;
}
.image,.codesort img{ 
      padding : 8px; 
      background : #6db0e7;

}
.show_update_intro, .show_lostpass_intro{
      margin-bottom: 8px;

}
.sidebox{
      padding: 0;
      margin-bottom:25px;
}
.blockquote{
      width:400px;
      padding: 8px;
      text-align: center;
      background-color:#afe2f1;
      border: 2px solid #3663b6;
}
h1{ 
      text-align : left; 
      font : normal 25px/15px "trebuchet ms", arial;
      color: #3d62b3;  
      letter-spacing : -0px;
      text-transform : capitalize;
      padding: 0;
      padding-bottom: 0;
      margin:0; 
      margin-bottom: 8px;
}
.codesort h2 {
      font: italic 15px/2px "palatino linotype", arial; 
      margin-top:35px;
}
.codesort h3 { 
      font: italic 20px/15px arial;
}
h4{
      font-size: 15px;  
      font-weight: bold;
      margin-top: 25px;
      margin-bottom: 5px;
}
b,strong {
      color:#3c62b5; 
      letter-spacing: 0;
      text-transform: capitalize;
}
i,em {
      color:#d785ac;
      letter-spacing: 0;
}
u {
     color:#dd6a3d;
     letter-spacing: 0;
}
input, textarea, option, select {
      padding:3px; 
      background-color:#afe2f1;
      border: 1px solid #3663b6;
}
/* add this rule to your CSS to get the donation form to align */
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
}
table.members{
      width: 100%;
      text-align: left;
      padding: 3px;
}
table.members td{
      width: 25%;
      text-align: left;
      padding: 3px;
}