body { 
 background:#7D5179;
 width:800px;    
 height:auto;     
 margin:auto;
 font-family:Helvetica, Arial, sans-serif;
}

a { text-decoration: none;
	color:#633463;}

a:hover { color:#97BD4F;}

hr {
color:#999;
}

h2 {font-size:20px; color:#333; line-height:26px; padding-left:5px; }

.wrapper { float:left; width:800px; height:auto; margin:auto }
 
.header { background:#fff; width:800px; height:auto; min-height:220px; margin-top:20px; }
.sidebar { background:#fff; float:right; width:250px; height:auto; min-height:400px; color:#fff; }
.content { background:#fff; float:left; width:530px; height:auto; min-height:638px; font-size:14px; color:#333; line-height:18px; padding-left:15px; padding-right:5px;}
.footer { background:#fff; float:left; width:800px; height:auto; min-height:25px; margin-top:0px;  margin-left: 0px; margin-right: 0px; font-size:12px; line-height:20px; }

.navigation {margin-top: 20px;
			 margin-left: 0px;
			 margin-right: 0px;
			 font-size:14px;
			 line-height:24px;
			}

.logo {float:none;
	   margin-top:0px;}
	   
.twitter_div {max-width: 250px; min-width: 250px; font-size:12px; margin-left:0px;}

.facebook {
margin-top:20px;
float: left;
font-size:12px;
color:#333;
}

#img img{
	padding:8px
}