.bkgrnd {
	background-image: url(b-images/boost-bkgd.jpg);
	background-repeat: repeat-y;
}
body {
	background-color: #ED782C;
}
body {
	margin-top: 0px;
}.boosttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
}
.boostbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
}
a:link {
	color: #287A88;
}
a:visited {
	color: #287A88;
}.boostaccenttext {
	font-family: "Trebuchet MS";
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	border: thick none #FFFFFF;
}
.photo {
	border: 2px solid #21858F;
	margin-right: 9px;
	margin-bottom: 9px;
}
.lines {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339966;
	border-bottom-color: #339966;
}
.photoRight {
	border: 2px solid #21858F;
	margin-bottom: 9px;
	margin-left: 9px;
}

