body { font-family: Arial, Helvetica, sans-serif; color: #222;}

#wrap { width: 800px; margin: 0 auto;}

h1, h2, h3, h4 {font-family: Georgia, "Times New Roman", Times, serif;}

h1 { border-bottom: 2px solid #000; padding-bottom: 5px; margin-bottom:3px;}

#footer { clear:both; padding-top: 20px;}

a:hover      { color: #800000 }

#content {
	width: 68%;
	float: left;
}

#sidebar {
	width: 27%;
	float: right;
	padding: 10px;
	background: #e6e6e6;
}
