.johnbwoods {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.maintext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.titles {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
