body {
	background-color: #000000;
	background-image: url(images/listedbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	font-size:12px;
	font-family: Arial, sans-serif;
}
#center {
	z-index: 900;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #999999;
	padding:0px;
	text-align: left;
}
.booktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#mainbody {
	width: 740px;
	clear: right;
	float: left;
	position: relative;
	top: 0px;
}
a:link {
	color: #0066ff;
	text-decoration: none;
}
a:hover {
	color: #0066ff;
	text-decoration: underline;
}
a:visited {
	color: #0066ff;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding: 8px;
}
.headertext small{
	font-size: 12px;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	line-height: -2px;
}
.bodyblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding: 8px;
	line-height: 29px;
}
/*-----------------------------------------------------------------------------------------------
Suckerfish Horizontal DropDown Menu
-----------------------------------------------------------------------------------------------*/
#uberlink {
	color: #fff !important;
	font-weight: bold;
	background-color: #666;
}#nav, #nav ul { /* all lists */
	float: left;
	width: 740px;
	height: 20px
	list-style: none;
	line-height: 2;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #666;
	border-width: 1px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}

#nav a {
	display: block;
	width: 8.80em;
	w\idth: 4.80em;
	color: #000;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li { /* all list items */
	float: left;
	padding: 0;
	width: 8.80em;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border: solid #ccc;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover { /* lists nested under hovered list items */
	background: #ccc;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}
