BODY {
      font : 15px/20px arial; 
      letter-spacing : 1px; 
      color : #ce7556; 
      background : #fed8c3 url(/wonderful/Images/bg.jpg) repeat fixed; 
      text-align : center;
}
a:link, a:active, a:visited {
      color: #e69dae;
      text-decoration : none; 
      text-transform: capitalize;
      font-weight: bold;
}
a:hover {
      color: #e476a5;
}
#navi{
      padding: 8px;
      line-height:15px;
      margin-top: 0;
      text-align:center;
      background:#ffe6cc;
      border-bottom: 6px solid #f0caa0;

}
#navi ul, #navi li{
      padding: 0;
      display: inline;
      list-style-type: none;
}
#navi a:link, #navi a:visited, #navi a:active{
      color: #e476a5;
      font: italic 20px "palatino linotype", arial;
      text-decoration: none;
      text-transform: capitalize;
      line-height: 0;
      letter-spacing: -1px;
      margin:19px;
      padding: 0;
}
#navi a:hover{
      color: #bd89b9;
}
#container {
	width: 655px; 
	margin: 0 auto; 
        border: 1px solid #f7b09f;
        background-color:#ffefd1;
	text-align: left;
        padding: 10px;

}
#header {
        width: 100%; 
	height: auto; 
        padding: 0;
}
#content {
      width: auto;
      margin-top: 0px;
      padding: 0;
}
#footer {
      text-align: center;
      clear: both;
      margin-top: 0;
      font-size: 13px;
      letter-spacing: 0;
      line-height:21px;
      padding: 15px; 
      background:#ffe6cc;
      border: 1px solid #f4b7b6; 
}
.image{ 
      padding : 9px; 
      background:#ffefd1;
      border: 1px solid #efca83;
}
.show_lostpass_intro, .show_update_intro{
      margin:0; 
      margin-bottom: 9px;    
}
.sidebox{
      padding: 8px;
      background:#ffe6cc;
      border: 1px solid #f0caa0;
      margin-bottom: 35px;
}
.blockquote{
      width:415px;
      padding: 8px;
      border: 1px dashed #cf749f;
}
h1{ 
      text-align : left; 
      font : italic 30px/15px "palatino linotype", arial;
      color: #d43088;  
      letter-spacing : -1px;
      text-transform : capitalize;
      padding: 0;
      margin:0; 
      margin-bottom: 9px;

}
b,strong { 
      color: #d064ab; 
      text-transform: capitalize;
}
i,em { 
      color: #ae367a;  
}
u,ins { 
     color: #a6168f;
}
input, textarea, option, select {
        background-color: #fed8c3;
	font: 12px arial;
	color: #e07c98;
	letter-spacing: 1px;
	border: 1px solid #e38ba4;
	padding:2px;
}
table.members{
      width: 100%;
      padding: 0;
}
table.members td{
      width: 25%;
      padding: 0;
}