body {
	font: 90% "Trebuchet MS", sans-serif;
	}
#content, #sidebar h3, #footer p, #sidebar p {
	padding: 0 10px;
	}
#content {
	padding: 0;
	margin-left: 10px;
	color: #333333;
	}
#content h2 {
	padding-left: 35px;
	background: url(img/sticky_new.png) left center no-repeat;
	color: #990000;
	}
#content h3, #sidebar h3 {
	color: #990000;
	font-variant: small-caps;
	}
#footer p {
	margin: 2px 0;
	font-size: 0.9em;
	}
a {
	color: #333333;
	font-weight: bold;
	}
a:hover {
	color: #990000;
	}
#header {
	position: relative;
	}
#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	left: 29px;
	font: 2em Georgia, serif;
	top: 112px;
	width: 217px;
	height: 30px;



	}
