BODY {
      font : 14px/19px "trebuchet ms", arial, sans-serif, arial; 
      letter-spacing : 0; 
      color : #5b5b5b; 
      background : #e6e6e6 url() repeat fixed; 
      text-align: left; 
}
a:link, a:active, a:visited {
      color: #1e81c2;
      text-decoration : none; 
      text-transform: capitalize;
      font-weight: bold;
      letter-spacing: 0;
}
a:hover {
      color: #585858;
}
#layout { 
	position:absolute;
	padding: 0; 
	top: 20px;
	left: 55px;
	z-index: 1;
} 
#content { 
	position:absolute; 
	padding-right: 35px; 
	top: 77px; 
	left: 432px;
	width: 452px;
        height: 370px;
	z-index: 9; 
        overflow: auto; 
} 
#footer {   
      text-align: center;
      clear: both;
      font-size: 13px;
      letter-spacing: 0;
      line-height:18px;
      padding: 15px; 
      position: relative;
      overflow: hidden;
      height:55px;
      margin-top: 25px;
      margin-bottom: 0;
      background:#eeeeee;
      border-top: 6px solid #c8c8c8;
}
.links {
	position:absolute; 
	top: 218px; 
	left: 35px;
	width: auto;
        height: auto;
	z-index: 9; 
        text-align: center;

}
.image{ 
      padding : 6px; 
      background : #eeeeee;
      border: 1px solid #585858;  
} 
.sidebox{ 
      padding : 0; 
      margin-bottom: 18px;
}
.show_lostpass_intro, .show_update_intro{
      margin-top: 5px;
}
.blockquote{
      width : auto; 
      text-align : left; 
      padding : 5px; 
      background : #eeeeee;
      border: 1px solid #585858;  
}
h5{ 
      text-align : left; 
      font : italic 25px/32px "palatino linotype", arial;
      color : #5b5b5b;  
      letter-spacing : 0;
      text-transform : capitalize;
      padding: 0;
      margin:0; 
      margin-bottom: 0; 

}
b,strong {
      color:#585858; 
      letter-spacing: 0;
      text-transform : capitalize;
}
i,em {
      color:#1b72ab;
      letter-spacing: 0;
}
u {
      color:#3c3c3c;
      letter-spacing: 0;
}
li{
      padding-bottom: 10px;
}
input, textarea, option, select {
      color : #5b5b5b; 
      font: 13px arial;
      padding:3px;
      background : #eeeeee;
      border: 1px solid #585858; 
}
table.members{
      width: 100%;
      text-align: left;
      padding: 0;
      letter-spacing: 0;
}
table.members td{
      width: 25%;
      text-align: left;
      padding: 0;
}