body {
	font:small "Trebuchet MS", "Lucida Grande", sans-serif;
	color:#333333;
	margin:0;
}
#wrapper {
	width:770px;
	margin:0 auto;
}
h1 {
	width:770px;
	height:30px;
	background:url(../images/siteheader.gif) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	margin:110px 0 0;
}
h1 a {
	display:block;
	width:770px;
	height:30px;
}
h2, h3 {
	margin-left:40px;
}
a:link {
	color:#900;
}
a:visited {
	color:#522;
}
a:hover {
	color:#C30;
}
p {
	margin:1em 40px;
}
img {
	border:none;
}
p.navigation {
	clear:both;
	border-bottom:1px solid #ccc;
	padding-bottom:1em;
}
p.copyright {
	clear:both;
	font-size:x-small;
	border-top:1px solid #CE453D;
	padding:0.5em 0;
	margin:3em 0 0;
}