@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	background-color: #edd39c;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/wood-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#dmname {
	padding: 22px 525px 20px 0;
}

.dm-photo {
	text-align: center;
	margin: 20px 0 0 15px;
}
.dm-bio {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
	margin: 0 auto;
	padding: 10px 250px 30px 0;
	width: 630px;
}
#mainarea {
	margin: 0px auto;
	width: 935px;
}
.torn {
	background-image: url(images/torn-edge.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
.picleft {
	margin: 0px 15px 0 0;
	float: left;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5c390d;
	margin: 0px;
	font-weight: normal;
}




h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #981b03;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0 5px;
	margin: 0 0 0 20px;
}
.dm-text {
	margin: 20px 40px 20px 20px;
	font-size: 13px;
}
.dm-post {
	padding: 15px;
	margin: 0 50px 0 5px;
	font-size: 12px;
}
.brown {
	color: #785829;
	display: block;
}
#dm-copyright {
	text-align: center;
	margin: 0px auto;
	font-size: 11px;
	background-image: url(images/bototm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 80px 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #960;
}

table.dm-table td a:link, table.dm-table td a:visited {
	color: #225670;
	text-decoration: underline;
	}
table.dm-table td a:hover, table.dm-table td a:visited:hover {
	color: #000;
	text-decoration: underline;
	}

.odd {
	border: 1px solid #d4cdc2;
	}

.even {
	border: 0px;
	}
.dm-isbn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555555;
	margin: 0px 0 0 65px;
}

#dm-content {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
}
.dm-table {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #154d11;
	}
select {
	background-color: #FFC;
	}
#dm-content a:link, #dm-content a:visited, #dm-copyright a:link, #dm-copyright a:visited {
	color: #900;
	text-decoration: underline;
	}
#dm-content a:hover, #dm-content a:visited:hover, #dm-copyright a:hover, #dm-copyright a:visited:hover {
	color: #000;
	text-decoration: underline;
	}

