body {
	background-color: #882003;
	background-image: url('../images/design/BGgradient.png');
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #027D62;
}

h3 {
	font-size: 15px;
}

#topcorners {
	background-image: url('../images/design/topcorners.png'); 
	width: 1008px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
}

#jellodiv {
	position: relative;
	background-image: url('../images/design/jellobg.png'); 
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	background-image: url('../images/design/jellobg.png'); 
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
}

#footer p {
	margin: 0 20px;
	padding-top: 8px;
	border-top: solid 1px #000;
	text-align: center;
}

#bottomcorners {
	background-image: url('../images/design/bottomcorners.png'); 
	width: 1008px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
}

#siteheading {
	position: relative;
	top: 5px;
}

#siteheading h1 {
	margin-top: 0;
	padding-top: 0;
}

#contentdiv {
	position: relative;
	padding-left: 30px;
}

#loginbar {
	position: relative;
	z-index: 5;
	float: right;
	font-size: 11px;
	text-align: right;
}

#loginbar p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 40px;
}

#loginbar input {
	font-size: 10px;
}

p#secondloginline {
	padding-top: 5px;
}

#loginbar a {
	color: #882003;
	text-decoration: none;
}

#loginbar a:hover {
	color: #fff;
	background-color: #882003;
}

#addbook, #userform, #homevisitor {
	margin-left: 40px;
	margin-right: 40px;
}

#addbook h3, #userform h3, #booklist h3, #homevisitor h3, #toc h3 {
	margin-top: 0;
}

#toctopcorners {
	background-image: url('../images/design/toctop.png');
	height: 9px;
	width: 650px;
	margin-top: 15px;
}

#toc {
	background-image: url('../images/design/tocstripe.png');
	width: 650px;
	min-height: 200px;
}

#tocbottomcorners {
	background-image: url('../images/design/tocbottom.png');
	height: 19px;
	width: 650px;
}

#toc ul, #toc h3 {
	margin-left: 18px;
	margin-right: 18px;
}

#activity {
	float: right;
	min-height: 200px;
	border-left: 1px solid #000;
}

#activity p, #toc p {
	padding-left: 18px;
	padding-right: 18px;
}

#comments {
	min-height: 713px;
}

#middlecolumn {
	background-image: url('../images/design/whitestripe.png');
	width: 950px;
}

#columntop {
	background-image: url('../images/design/whitetopcorners.png');
	height: 11px;
	width: 950px;
	margin-top: 70px;
}

#columnbottom {
	background-image: url('../images/design/whitebottomcorners.png');
	height: 18px;
	width: 950px;
}

#commenttopcorners {
	background-image: url('../images/design/commenttopcorners.png');
	height: 9px;
	width: 303px;
}

#commentbox {
	background-image: url('../images/design/commentbg.png');
	width: 303px;
}

#commentbottomcorners {
	background-image: url('../images/design/commentbottomcorners.png');
	height: 22px;
	width: 303px;
}

#commentcontent {
	margin-left: 17px;
	margin-right: 17px;
}

#usercontent {
	position: relative;
	left: 655px;
	margin-top: 50px;
}

#bookpage {
	width: 650px;
	position: relative;
	right: 330px;
	margin-top: 50px;
}

#bookpage p {
	font-size: 19px;
}

#toc, #toctopcorners, #tocbottomcorners {
	position: relative;
	right: 330px;
}

#floating {
	float: right;
}

#navigation p {
	text-align: center
}

#comments {
	border-top: 1px solid #000;
}

div#readerlinks {
	border-top: 1px solid #000;
}

#readerlinks {
	min-height: 800px;
}

#navbar {
	position: absolute;
	left: 9px;
	height: 30px;
	width: 990px;
	background-image: url('../images/design/nav.png');
	z-index: 5;
}

#navbar h1 {
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#navbar h1:hover {
	color: #107FC9;
}

#navbar ul {
	list-style-type: none;
	margin-top: 2px;
	padding-bottom: 4px;
}

#navbar li, #navbar a {
	color: #FFF;
}

#navbar li {
	text-indent: 0px;
	padding-left: 105px;
	padding-bottom: 6px;
	margin-top: 6px;
	float:left;
}

#navbar li li {
	position: absolute;
	left: -3000px;
	margin: 0;
	padding: 0;
}

#navbar ul ul {
	position: absolute;
	max-width: 270px;
	padding-top: 2px;
}

#navbar li li a {
	display: block;
	width: 195px;
}

#navbar li a {
	padding-right: 10px;
	padding-left: 10px;
}

#navbar li a:hover {
	color: #72B89D;
}


#navbar li li a:hover {
	color: #FFF;
	background-color: #362416;
	text-decoration: none;
}

#navbar li:hover li {
	position: relative;
	left: -42px;
	width: 215px;
	line-height: 1.7;
	background-color: #882003;
}

#newauthortop {
	background-image: url('../images/design/addboxtop.png');
	width: 389px;
	height: 8px;
}

#newauthorbottom {
	background-image: url('../images/design/addboxbottom.png');
	width: 389px;
	height: 8px;
}

#newauthor {
	width: 389px;
	background-color: #F1EFD4;
}

#newauthor p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 28px;
	padding-top: 0;
	padding-bottom: 0;
}

#resetpassword h3, #lostinfo h3, #booksreading h3, #recentactivity h3, #navigation h3 {
	margin-top: 0;
	padding-top: 0;
}

#resetpassword, #lostinfo, #booksreading, #recentactivity {
	padding-left: 28px;
	padding-right: 15px;
}

#booksreading p, #booksreading ol {

	padding-right: 8px;

}

#recentactivity ul {
  list-style-image: url('../images/design/pencilbullet.png')
}

#booksreading ul {
  list-style-image: url('../images/design/bookbullet.png')
}

.left {
	float: left;
}

.right {
	position: relative;
	right: 70px;
	float: right;
}

.minheightone {
	margin-top: 70px;
	min-height: 700px;
}

.formbottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

.formlefttop, .lefttop {
	background-image: url('../images/design/smallformtop.png');
	width: 407px;
	height: 9px;
}

.formrighttop, .righttop {
	background-image: url('../images/design/smallformtop.png');
	width: 407px;
	height: 9px;
}

.formleft, .contentleft {
	background-image: url('../images/design/smallformstripe.png');
	width: 407px;
}

.formright, .contentright {
	background-image: url('../images/design/smallformstripe.png');
	width: 407px;
}

.formleftbottom, .leftbottom {
	background-image: url('../images/design/smallformbottom.png');
	width: 407px;
	height: 17px;
}

.formrightbottom, .rightbottom {
	background-image: url('../images/design/smallformbottom.png');
	width: 407px;
	height: 17px;
}

.even {
	background-image: url('../images/design/redstripe.png');
	width: 950px;
}

.even a {
	color: #fff;
}

.odd {
	background-image: url('../images/design/whitestripe.png');
	width: 950px;
}

.evenbook, .oddbook {
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.warning {
	color: #882003;
}

.replythread {
	border-left: 1px solid #000;
}

.replythread p {
	margin-left: 10px;
}

.reply2 {
	margin-left: 20px;
}

.reply3 {
	margin-left: 30px;
}

.reply4 {
	margin-left: 40px;
}

p.signature {
	margin-bottom: 20px;
}

p.replylink {
	margin-top: -15px;
	padding-top: 0;
}

.viewing {
	font-size: 12px;
}

div.topcomment {

	border-bottom: solid 1px #A4C4AC;

}

img.avatar {
	border: solid 1px #000;
	vertical-align: text-top;
	float: right;
	margin-left: 4px;
}

img.icon {
	border: none;
}