#shadow {
	background-image: url(../images/wrapper_shadow.png);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 610px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #861C2E;
	float: right;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #EC2935;
	line-height: 250%;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	color: #861C2E;
}
#footer {
	background-image: url(../images/footer_shadow.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 980px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #861C2E;
	text-align: center;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.mainbody {
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
}
#mainimage {
	width: 330px;
	padding-top: 50px;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}

