body {
	background-repeat: repeat-x;
	background-color: #380005;
	background-image: url(images/ws-bg.jpg);
}.nav-bar {
	background-image: url(images/ws-nav-bar.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 740px;
	text-align: center;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #990000;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #380005;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #380005;
	text-align: left;
	line-height: 20px;
}
.bodytext-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/ws-bullet.jpg);
	list-style-type: circle;
}
.johnsonbox-1 {
	border: thin dashed #999999;
	padding: 5px;
}
