body {
	background: #cccccc;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
	font-family: "Century Gothic", "Gill Sans", "Tahoma", Arial, sans-serif;
	text-align: center;
}
div#body {
	background: #ffffff url('/_img/dedbooks_stripe.gif') top center repeat-x;
}
div#container {
	background: url('/_img/dedbooks_bg.jpg') top center no-repeat;
	margin: 0 auto;
	width: 1025px;
	text-align: left;
	position: relative;
}
div#menu {
	padding: 160px 160px 50px 250px;
	color: #990000;
}
div#main {
	padding: 10px 50px 20px 50px;
}
div#menu a {
	padding: 3px;
	text-decoration: none;
	color: #990000;
}
div#menu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #7e6508;
}
div#footer {
	background: url('/_img/footer.jpg') top center repeat-x;
	padding: 0px;
	text-align: center;
	background-color: #cccccc;
}
div#footer_inner {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}
div#footer_inner table {
	color: #666666;
	font-size: 75%;
}
div#footer_inner td {
	background-color: #c0c0c0;
	vertical-align: top;
	padding: 15px;
}
div#footer_inner a {
	color: #990000;
	text-decoration: none;
}
div#footer_inner a:hover {
	color: #ffffff;
	padding: 0 3px;
}
div.clearfix {
	clear: both;
}
h1 {
	color: #990000;
	font-size: 120%;
	font-weight: normal;
	margin: 0.5em 0;
}
h2 {
	color: #7e6509;
	font-size: 110%;
	font-weight: normal;
	margin: 0.5em 0;
}
h3 {
	color: #7e6509;
	font-size: 110%;
	font-weight: normal;
	margin: 0.5em 0;
}
p, li, table.prices td, .formlabel, td.forminput  {
	font-size: 80%;
	font-weight: normal;
	color: #7e6509;
}
input, textarea {
	font-weight: normal;
	color: #990000;	
	font-family: "Century Gothic", "Gill Sans", "Tahoma", Arial, sans-serif;
	font-size: 8pt;
}
li {
	margin: 0.3em 0;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #7e6508;	
}
li.ticklist {
	list-style-image: url('/_img/tick_sm.gif');
	margin: 0.5em 0 0.2em 40px;
	padding: 0 0 0.6em 0;
	list-style-position: outside;
	border-bottom: 1px solid #990000;
}
table.prices td {
	border: 1px solid #990000;
}
table.prices td {
	vertical-align: top;
	width: 33%;
	padding: 7px;
}
table td.formlabel {
	vertical-align: top;
	text-align: right;
	padding: 7px;
}
ol li {
	margin: 0.5em 0 0.2em 0;
	padding: 0 0 0.6em 0;
	list-style-position: outside;
	border-bottom: 1px solid #990000;
}

a.btn {
	display: block;
	background-position: right bottom;
	color: #ffffff;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
a.btn:hover {
	background-position: top;
}

a.btn350 {
	width: 350px;
	background-image: url('/_img/btn350.jpg');
}
a.btn420 {
	width: 420px;
	background-image: url('/_img/btn420.jpg');
}
a.btn550 {
	width: 550px;
	background-image: url('/_img/btn550.jpg');
}
a.btn1 {
	background-image: url('/_img/btn1.jpg');
	display: inline;
	background-repeat: repeat-x;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
a.btn1:hover {
	border-left: 1px solid #3A2C0D;
	border-right: 1px solid #3A2C0D;
}
div#footer_inner a#footer_forum {
	padding: 0;
	background: none;
	margin: 0;
}
div#footer_inner a#footer_forum:hover {
	padding: 0;
	background: none;
	margin: 0;
}