.header {
	background-attachment: fixed;
	background-color: #993300;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.transshadow {
	background-attachment: fixed;
	background-image: url(images/Export%20Wizard-1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.shadow {
	background-attachment: fixed;
	background-image: url(images/index_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.booksshadow {
	background-attachment: fixed;
	background-image: url(images/books_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bookclubsshadow {
	background-attachment: fixed;
	background-image: url(images/bookclubs_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contactshadow {
	background-attachment: fixed;
	background-image: url(images/contact_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.photoright {
	margin-right: 15px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}

