#content {
	background-image: url(../images/innerbg.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	background-position: 5px 0px;
}
#content h1 {
	background-image: url(../images/headingbg.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding: 0 0 10px 40px;
	color: #900;
}
#pagetext {
	padding: 10px;
	padding-top: 0;
	font-size: 90%;
}
#sidebar {
	position: relative;
	top: -10px;
	padding-bottom: 10px;
}

