@charset "UTF-8";
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	width:100%;
}
#header {
	background-image:url(images/trace_header3.jpg);
	width: 800px;
	height: 373px; 
}
#left-header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	width:470px;
	text-align:center;
	padding: 60px 0px 0px 0px;
}
#left-header .small {
	font-size:10px;
}
#main-container {
	width:800px;
	margin:auto;
}
#navigation {
	margin: 0px 0px 20px 0px;
}
#nav-table {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#036;
	font-size:16px;
	margin: 20px auto 0px auto;
}
.nav-item {
	padding: 0px 15px 0px 15px;
	margin-left: 0px 15px 0px 15px;
}
.nav-item a:link, .nav-item a:visited, .nav-item a:active {
	text-decoration:underline;
	color:#036;
}
.amp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.nav-item a:hover {
	color:#d58c19;
}
.nav-hash {
	padding: 0px 2px 0px 2px;
	margin-left: 0px 2px 0px 2px;
}
#content {
	background-color:#f3f6f9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding: 15px 20px 15px 20px;
	margin:40px 0px 0px 0px;
	line-height:24px;
	height: auto;
	overflow:auto;
}
#content a:link, #content a:active, #content a:visited {
	color:#036;
	text-decoration:underline;
	font-weight:bold;
}
#content .indent {
}
#content h1 {
	margin:none;
	padding:none;
	font-size:20px;
	font-weight:bold;
}
#content-review {
	width:600px;
	margin:auto;
}
#content-review h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	font-style:italic;
	display:inline;
}
#content-review h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C90;
	margin:3px 0px 20px 0px;
	padding:0px;
}
#content h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#FFF;
	margin:auto;
	text-align:center;
}
#content h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#FFF;
	margin:auto;
	text-decoration:blink;
	text-align:center;
}
#btn-continue {
	float:right;
	clear:both;
	border:none;
}
#footer {
	margin:100px 0px 10px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:center;
}
#author-image {
	width:300px;
	height:350px;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	margin: 0px 20px 0px 0px;
	clear:both;
}
#prologue-image {

	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	margin: 0px 20px 0px 0px;
	clear:both;
}
#send-contact {
}
#send-contact .contactInput {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	width:200px;
}
#send-contact .contactField {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	width:650px;
}
#send-contact .formSubmit {
	margin:10px 10px 0px 0px;
}
.buy-column {
	width:250px;
}
.buy-box {
	color:#333;
	background-color:#FFF;
	margin: 10px 10px 0px 10px;
	width:230px;
	height:auto;
	line-height:20px;
}
.buy-box .highlighed {
	color:#997e19;
	font-weight:bolder;
}
.buy-button {
	background-color:#FC0;
	padding: 3px 3px 3px 3px;
	margin: 3px 0px 0px 0px;
	width:170px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	cursor:pointer;
    cursor:hand;
}
.buy-button-soon {
	background-color:#FC0;
	padding: 3px 3px 3px 3px;
	margin: 3px 0px 0px 0px;
	width:170px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	cursor:pointer;
    cursor:hand;
}
.review-source {
	margin: 0px 0px 30px 0px;
	padding:0px;
	color:#C90;
	font-style:italic;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}