body {
align: center;
background: #EAC9D0;
color: #666666;
font-family: 'Trebuchet MS', Verdana, arial; 
font-size: 12px; 
line-height: 19px;
text-align: justify; 
background: #FFC4C4 url(img/bg.gif) repeat;
}

.main {
top: 0;
width: 835px;
align: center;
background: #fff;
}

#header {
margin-top: 20px;
padding: 10px auto;
border: 0;
top: 20px;
align: center;
width: 815px;
height: 150px;
background: #1F1A17 url(img/main.jpg) no-repeat center;
}

#content {
position: relative;
width: 650px;
padding: 15px;
float: left;
align: center;
background: #fff;
}

#sidebar {
position: relative;
width: 175px;
float: right;
padding: 26px 20px 0 0;
background: #fff;
}

#footer {
clear: both;
background: #fff;
font-size: 9px; 
margin: 10px; 
padding: 8px
text-align: center;
border: 1px solid #FDDCEF; 
text-transform: uppercase;
}

h1 {
font-family: 'Trebuchet MS', Verdana, tahoma, arial; 
font-size: 18px; 
text-align: center; 
text-transform: uppercase;
font-weight: bold; 
text-decoration: none; 
padding: 4px; 
margin-top: 25px;
background: #1B1B1B; 
color: #EE9DA3;
}

h2 {
font-family: 'Trebuchet MS', Verdana, tahoma, arial; 
font-size: 20px; 
text-transform: uppercase;
font-weight: bold; color: #848080;
text-align: center;
padding-top: 10px;
}

h3 {
font-family: 'Trebuchet MS', Verdana, tahoma, arial; 
font-size: 14px; 
text-align: center; 
font-weight: bold; 
text-decoration: none; 
padding: 4px; 
background: #E7E7E7; 
letter-spacing: 2px;
word-spacing: 3px;
color: #1B1B1B;
}

h4 {
text-decoration: none; 
font-size: 15px; 
text-align: center; 
padding: 0;
margin: 0;
}

h5 {
text-decoration: underline;
font-weight: bold;
font-size: 13px;
margin: 0;
padding: 0;
}

h6 {
font-weight: bold; 
text-decoration: none; 
font-size: 15px; 
text-align: center; 
font-style: italic;
padding: 0;
margin: 0;
}

img {
border: none;
}

.text {
text-indent: 10px;
}

a {
font-weight: bold; 
text-decoration: none; 
color: #C7044C;
}

a:hover {
background-color: #FFFF5B; 
color: #040202;
}

i {
color: #8C8C8C;
}

h1 b {
color: #ccc;
}

b {
color: #3F3A3C;
}

#sidebar a {
display: block;
margin: 0 10px;
padding: 2px;
color: #525252;
}

#sidebar a:hover {
color: #8C2E4A;
background: #FBDEEB;
}
	
input, select, textarea, .textfield, .button { 	
border: 1px solid #B7B7B7;
font-size: 11px;
background: #FFFDEF; 
color: #333; 
font-family: 'Trebuchet MS', Verdana, arial;
text-decoration: none 
} 

hr { 
width:100%; height:1px; color:#FFD3DC;
}

.commentbox {
width:90%; 
align: center;
height:auto; 
margin: 10px 30px; 
display: table; 
}