#sidebar { 
display:none;
}

#content {
	width:697px; /* 2px less due to IE bug with overflowing <em>s */
	padding:10px 15px 0px 20px;
	float:left;
        margin-top:35px;
}

p.callout {
	font-family:Georgia,Helvetica,serif;
	font-size:140%;
	font-weight:bold;
	color:#706FDF;
        padding-bottom:25px;
}