@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
}
#Header {
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(images/SM1_Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 848px;
}
#HeaderA {
	margin-right: auto;
	margin-left: auto;
	height: 54px;
	width: 900px;
	padding-top: 334px;
}
#Amazon {
	display: block;
	height: 54px;
	width: 184px;
	text-indent: -9999px;
	float: right;
	margin-right: 10px;
}
#Content {
	background-color: #FFFFFF;
	background-image: url(images/Content_Background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#ContentWrap {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Content_Background2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
#ContentA {
	width: 350px;
	float: left;
}
#ContentB {
	float: right;
	width: 350px;
}
#form1 {
	margin: 0px;
	padding-left: 145px;
	background-image: url(images/SM1-Book.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}
#Footer {
	background-image: url(images/Footer_Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#FooterA {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 60px;
}
#FooterWrap {
	background-image: url(images/SM1_Footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
}
#Privacy {
	text-align: left;
	padding: 20px;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #525252;
}
br {
	clear: both;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	text-transform: uppercase;
}
td {
	padding-bottom: 0px;
	padding-top: 0px;
}
a {
	font-style: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
.BookList {
	white-space: nowrap;
}
.Italic {
	font-style: italic;
}
.FormLabel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.InputField {
	width: 200px;
	margin-bottom: 8px;
}
#Footer p {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#form1 p {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
#Footer a {
	color: #FFFFFF;
}
