﻿body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	background-color: #CCCCCC;
}
#wrapper {
	width: 780px;
	margin: 0px auto 0 auto;
	background-color: #FFFFFF;
}
#header {
}
#Masthead {
	height: 95px;
	background: url("images/header.jpg") no-repeat;
}
#MailingListNav {
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 200px;
	margin-top:9px; 
}
#container {
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px auto 0 auto;
}
#footer {
	background: url("images/footer.gif") no-repeat;
}
.medium {
	font-size: medium;
}
td {
	text-align: left;
}
p {
	font-size: 14px;
}
h1 {
	color: #336699;
	font-weight: bolder;
	font-size: 26px;
}
h2 {
	color: #006699;
	font-size: 20px;
}
h3 {
	margin: 0px;
	color: #006699;
	font-weight: bolder;
}
ul {
	margin-top:3px;
	margin-bottom:3px;
}
li {
	margin-bottom: 6px;
	font-size: 14px;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #6495ED;
}
a:active {
	text-decoration: underline;
	color: #6495ED;
}
hr {
	height: 1px;
	border: solid;
	color: #333333;
}
.small {
	font-size: xx-small;
}
.highlight {
	background: #FFFFCC;
	color: #FFFF00;
}
#header_book {
	width: 790px;
	height: 130px;
}
#footer p {
	font-size: x-small;
	text-align: center;
}
#ExtraComments {
	display: none;
}
#secure {
	float: right;
	position: fixed;
	top: 50px;
	left: 500px;
	width: 182px;
	height: 44px;
	z-index: 1;
}
.red {
	color: #CC0000;
}
.img {
	border: 0 none;
}
.centered {
	text-align: center;
}
.alert {
	border: thin solid #990000;
	background-color: #FFFFCC;
	padding: 3px 6px 3px 6px;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 13px;
	font-weight: bold;
}
.gray {
	color: #999999;
}
.fading-bkgd {
	background-image: url('images/fading_background.png');
}
.no-topmargin {
	margin: 0px;
}
img {
	border-width: 0;
}
.linkcode {
	margin-top: 9px;
	margin-bottom: 36px;
	padding: 5px;
	border: 1px solid #555;
	width: 80%;
}
.strikethrough {
	text-decoration: line-through;
}
.left-padding {
	padding-left: 15px;
}
.features {
	font-size: 22px;
	text-align: left;
	width: 660px;
	left: 80px;
	right: auto;
	position: relative;
}
.sharethis {
	margin-top: 9px;
	margin-bottom: 9px;
}
