#sidebar {
	display: none;
}	
body { margin: 0; padding: 0;}

* {
	text-indent: 0;
}
	
#main {
	background: #fff;
}


#header {
margin-top: 20px;
height: 198px;
background: url(i/headerback.jpg) center repeat-x;
}

#header h1 {
background: url(i/header.jpg) no-repeat center;
height: 198px;
text-indent: -999px;
}

form {
	display: none;
}

.postTitle h2 {
font: 500 2em/0.9em georgia;
}

.meta { font-weight: bold }

img { border: 0 }

#header h1 a {
display: block;
width: 364px;
position: absolute;
top: 68px;
border: 0;
height: 95px;
left: 50%;
text-indent: -9999px;
margin-left: -183px;
}

#header h2 {
display: none;
}

#main {
background: #fff;
width:785px;
margin: auto;
overflow: auto;
}
