body {
	background-image: url(images/brysonbg.jpg);
	background-repeat: repeat-x;
	background-color: #ebe7e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #13514E;
}
.booktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #3A3A3A;
	line-height: 140%;
	padding-right: 20px;
	margin-left: 6px;
	margin-top: 6px;
}
.mainText H1 {
	font-size:12px;
	font-weight: bold;
}
.mainText a {
	color: #3A3A3A;
	text-decoration: underline;
}
.mainText a:hover {
	color: #000000;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #3A3A3A;
	padding-bottom: 80px;
	padding-right: 20px;
}

.footerText a {
	color: #3A3A3A;
	text-decoration: underline;
}
.footerText a:hover {
	color: #000000;
}
.subnavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
.subnavText a {
	color: #A6B7C9;
	text-decoration: none;
}
.subnavText a:hover {
	color: #000000;
}

.error {
	color: #FF0000;
}

