/* CSS Document */
body {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	min-width: 760px;
}
* {
	margin:0px;
	padding:0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	padding-bottom: 10px;
	clear: both;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	line-height: 15px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	clear: both;
	margin-bottom: 15px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	clear: both;
	font-weight: normal;
	padding: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 12px;
	clear: both;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 18px;
	list-style-image: url(i/puck2.jpg);
}
form {
	float: right;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
input {
	padding: 5px;
	margin: 0px;
}
em {
	font-weight: bold;
	color: #CC2027;
	font-style: italic;
}
img {
	padding: 10px;
}
table {
	padding: 0px;
	border-collapse:collapse;
	margin-bottom: 10px;
}
td {
	border: 1px solid #CC2027;
	padding: 5px;
	font-size: 12px;
	margin: 0px;
}
.right {
	float:right;
}
.left {
	float: left;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.space {
	padding-top: 20px;
}
.booktitle {
	font-size: 18px;
}
#wrapper {
	background-position: center top;
	width: 750px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #CC2027;
	border-right-width: 30px;
	border-right-style: solid;
	border-right-color: #CC2027;
	border-top-width: 30px;
	border-bottom-width: 30px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC2027;
	border-bottom-color: #CC2027;
}
#content {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-left: 20px;
}
#content #bookcover {
	float: left;
	width: 280px;
	padding: 5px;
}
#bookcover a:link {
	color: #FFFFFF;
}
#bookcover a:visited {
	color: #FFFFFF;
}
#bookcover a:hover {
	color: #FFFFFF;
}
#bookcover a:active {
	color: #FFFFFF;
}
#content #text {
	float: right;
	width: 400px;
}


#links {
	clear: both;
	padding: 20px;
	margin-top: 20px;
}
#links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC2027;
	display: inline;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#links2 {
	clear: both;
	padding: 20px;
	margin-top: 20px;
}
#links2 p {
	padding: 20px;
	clear: both;
	text-align: center;
}
#links2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC2027;
	display: inline;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#wrapper #content #thanks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	margin-top: 70px;
	text-align: center;
	margin-bottom: 50px;
}
#footer {
	float: left;
	width: 100%;
	padding-right: 33px;
	padding-left: 33px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer h6 {
	margin-top: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#footer a {
	color: #000000;
}
#wrapper #content #text .specialnotice {
	border: 3px solid #CC2027;
	padding: 5px;
}
