@charset "utf-8";
a:link {
	text-decoration: none;
	color: #C22127;
}
a:visited {
	text-decoration: none;
	color: #C22127;
}
a:hover {
	text-decoration: underline;
	color: #C22127;
}
a:active {
	text-decoration: underline;
	color: #C22127;
}
#accent {
	float:left;
}
.author-photo {
	margin-right: 25px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/red.jpg);
	background-repeat: repeat-x;
	font-size:12px;
}
#book3d {
	clear: both;
	margin: 20px 0 50px 40px;
}
.bottom {
	float: left;
	width: 140px;
	height: 140px;
	padding: 10px;
	margin: 1px;
	background:url(images/white.jpg);
}
.bottom a:link {
	text-decoration: none;
	color: #000000;
}
.bottom a:visited {
	text-decoration: none;
	color: #000000;
}
.bottom a:hover {
	text-decoration: none;
	color: #C22127;
}
.bottom a:active {
	text-decoration: none;
	color: #C22127;
}
.button {
	background: #C22127;
	border:solid 1px #C22127;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
}
#contact {
	padding: 10px;
	color: #666666;
	font-size: 16px;
}
#contact .email {
	float:right;
	width: 300px;
}
#contact .field {
	width: 280px;
	padding: 3px;
}
#contact .message {
	width: 610px;
	padding: 3px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}
#content {
	clear:both;
	padding-top:20px;
}
#footer {
	clear: both;
	font-size: 10px;
	padding: 40px 0 20px 0;
}
#nav {
	float: right;
	list-style: none;
	position: relative;
	top: -5px;
}
.nav {
	display: inline;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 4px;
}
.nav:hover {
	background-color:#FFFFFF;
	color: #C22127;
	padding: 12px 0 12px 0;
}
#nav a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding: 12px;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding: 12px;
}
#nav a:hover {
	text-decoration: none;
	color: #C22127;
	padding: 12px;
}
#nav a:active {
	text-decoration: none;
	color: #C22127;
	padding: 12px;
}
.nfield {
	margin-top: 25px;
	width: 130px;
	padding: 3px;
}
.red {
	color: #C22127;
}
.offing {
	margin: 0 0 40px 0;
	background-image:url(images/offing75.jpg);
	width: 645px;
	height: 105px;
}
.offing:hover {
	background-image:url(images/offing.jpg);
}
#wrapper {
	width: 650px;
	margin: auto;
}
.style1 {font-size: 14px}
.style2 {font-size: 12px}
.style4 {
	font-size: 21px;
	font-weight: bold;
}
.style6 {font-size: 18px}
