.body-bkg {
	background-color: #FDF2BC;
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}
.width {
	width: 575px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C58341;
	font-weight: bold;
}
a:link {
	color: #143C5F;
}
a:visited {
	color: #C58341;
}
