@import url('reset.css');

body {
	text-align:center;
	font-family:Baskerville, Times New Roman, Times, serif;
	line-height:1.4em;
}

h1, h2, h3 {
	font-family:Baskerville, Times, Times New Roman, serif;
}

h1 a {
	color:#6480a4;
	font-size:1.3em;
	cursor:pointer;
	text-decoration:none;
	border-bottom:1px solid #6480a4;
}

h1 a:hover {
	border:0;
}

div#april h1 {
	color:#999;
	font-size:1.4em;
	margin-bottom:1em;
}

h2 {
	color:#999;
	font-size:1em;
	margin-bottom:1em;
	margin-top:0.4em;
}

h3 {
	font-weight:bold;
	margin-bottom:1em;
}

p a {
	color:#6480a4;
	text-decoration:none;
	border-bottom:1px solid #6480a4;
}

p a:hover {
	border:0;
}

p {
	margin-bottom:1em;
}

ul, dl {
	margin:0 0 1.2em 0.5em;
}

dt {
	color:#999;
}

dd {
	padding-left:1em;
	margin-bottom:0.5em;
}

hr {
	margin:2em 0 2em 0;
}

div#container {
	margin:0 auto;
	width:800px;
	text-align:left;
}

div#content {
	width:500px;
	padding:20px;
	margin-right:20px;
	float:right;
}

div#sidebar {
	float:left;
	padding:5.6em 20px 20px 20px;
	width:200px;
	text-align:right;
}

div#footer {
	clear:both;
	padding:0 0 1em 0;
	font-size:0.8em;
	text-align:right;
	margin-top:5em;
	border-top:1px dotted #999;
}

div#footer a {
	color:#999;
	text-decoration:none;
}

div#footer a:hover {
	color:#666;
}

div#april {
	padding:20px;
}
