body{
	background: #404040;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
}

a:link{
	color:#9d683f;
	text-decoration:underline;
}

a:visited{
	color:#3b547e;
	text-decoration:underline;
}

a:hover{
	color:#000;
	text-decoration:none;
}

#container{
	width:800px;
	background: #ffffff url(http://www.different-drummers-the-book.com/image-files/td_background.gif) top left;
	margin: 0 auto;
}

#header{
		height: 264px;
	
}

#header a{
		background: transparent url(http://www.different-drummers-the-book.com/image-files/td_toprounded.gif) top left;
		display:block;
		height: 284px;
		text-indent:-999px;
	
}


#content{
		background: transparent url(http://www.different-drummers-the-book.com/image-files/td_topCurve.gif) no-repeat top left;
		padding:25px 0px 0px 0px;
}


#nav{
	float: left;
	width: 150px;
	height: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}

#mainContent{
    width: 675px;
	   *width: 570px;
	padding: 0px 75px 0px 70px;
		*padding: 0px 0px 0px 00px;
}

#mainContent h2{
	font-size:28px;
	color:#000000;
	font-weight:bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	*padding: 5px 0px 0px 0px;
	
}

#mainContent h3{
	font-size:18px;
	color:#000000;
	font-weight:bold;
	margin: 0px 0px 10px 105px;
		*margin: 0px 0px 10px 0px;
}

#mainContent h4{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin: 0px 0px 5px 105px;
		*margin: 0px 0px 5px 0px;
}

#mainContent p {
	margin: 0px 0px 15px 105px;
		*margin: 0px 0px 15px 0px;
}

#mainContent img {
margin: 0px 25px 0px 0px;

}

#mainContent ul {
		margin: 0px 0px 0px 105px;
		*margin: 0px 0px 0px 0px;
		font-weight:bold;
		font-size: 12px;
		list-style:disc;
}

#mainContent ul li{
	font-weight:normal;
	list-style:disc;
	margin: 0px 0px 0px 30px;
}

#mainContent ul li ul li{
	font-weight:normal;
	list-style:circle;
	margin: 0px 0px 0px -30px;
}

#mainContent ul.quotes {
	list-style:none;
	text-align:center;
	margin: 0px 0px 0px 0px;
}

#mainContent ul.quotes li {
	margin: 0px 0px 30px 0px;
	font-size: 12px;
}

#mainContent ul.quotes li em{
	font-weight:bold;
	font-style:italic;
	font-size: 14px;
}

#excerpts{
background-color:#fff;
margin-top: 30px;
}

#excerpts p{
padding-bottom: 20px;
 border-bottom: 1px solid #ccc;
}

div.formDescText{
	margin: 0px 0px 0px 0px;
	font-weight:bold;
}

div.formDescTextError{
	margin: -15px 0px 0px 0px;
	color: #990000;
}

#footer{
	background: transparent url(http://www.different-drummers-the-book.com/image-files/td_background.gif) top left;
	width: 800px;
	margin: 0 auto;
}


#copyright{
	text-align: center;
	padding: 30px 0px 0px 0px;
	background: transparent url(http://www.different-drummers-the-book.com/image-files/td_bottom.gif) no-repeat left bottom;
	height: 150px;
}

#copyright span{
display: block;
height: 50px;
padding: 35px 0px 0px 0px;
}

#tableOfContents{
	background: #fff; 
	width: 780px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

#tableOfContents h2{
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}