#header {
	margin-bottom: 4px;
}
#wrapper {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
#nav {
	background-color: #1D3E8B;
	float: left;
	width: 155px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0ECFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover {
	font-weight: bold;
	background-color: #3881E1;}
#content {
	background-color: #E0ECFF;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
	margin-left: 160px;
	border: 2px solid #839DE5;
}
#content_photo_page {
	background-color: #E0ECFF;
	float: right;
	border: 2px solid #839DE5;
}
#content_thank_you_page {
	background-color: #E0ECFF;
	border: 2px solid #839DE5;
	width: 850px;
	padding-top: 40px;
	height: 400px;
}
#footer {
	background-color: #1D3E8B;
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a:link, a:visited {
	color: #1F4DA2;
	text-decoration: none;
}
a:hover {
	color: #CA2B1F;
	text-decoration: none;
}
.item {
	text-align: right;
	display: block;
	clear: both;
	float: left;
	width: 130px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
}
.bookcover {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.pic_right {
	margin: 10px;
	float: right;
}
.booktitle {
	font-style: italic;
	font-weight: bold;
	color: #CA2B1F;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.excerpt_title {
	font-size: 18px;
	font-weight: bold;
	color: #CA2B1F;
	text-align: center;
}
.thank_you_page {
	text-decoration: none;
	text-align: center;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	margin: 0px;
}
form {
	background-color: #CCD3E1;
	padding: 5px;
	width: 600px;
	border: 2px solid #0066CC;
}
legend {
	background-color: #1D3E8B;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
