@charset "UTF-8";
#wrapper {
	background-image: url(../img/bg-wrapper-home.gif);
}
#contentwrapper {
	background-image: none;
}
#content {
	width: 780px;
	margin: 0;
	padding: 20px 0;
	float: none;
}
#content h1 {
	font-size: 20px;
	text-align: center;
	line-height: 1.7em;
}
#content h1 span {
	font-size: 24px;
	font-variant: small-caps;
}
#contentspacer {
	height: 200px;
}
#contentright {
	display: none;
}
#content img {
	border-color: #fff;
}
