body {
 width:450px;
}

#header {
 top:-410px;
 left:-360px;
}
#headerContent {
 top:415px;
 left:365px;
}
#header h1 {font-size:2.3em;}

#toplinks {
 top:-60px;
}
#toplinkRSS {display:none}
#toplinks li {
 height:80px;
 width:80px;
 background-color:#644;
 -moz-border-radius:50px;
 -webkit-border-radius:50px;
 border-radius:50px;
 padding:10px;
 text-align:center;
}
#toplinks p, #toplinks address {
 margin-top:50px;
}

#main {
 top:90px;
 left:5px;
 width:430px;
}
.post {overflow:hidden}
#sidebar {display:none}



