/* CSS Document */
body {
	margin:0px;
	margin-top: 25px;
	margin-bottom:15px;
	padding:0px;
	color:#555555;
	text-align: center;
	font: 75%/1.5 Arial, Helvetica, sans-serif; 
	/*background-color: #e7e5d2;*/
}
#containerall {
	position: relative;
	width: 100%;
	height: 100%;
}
.booksauthoredback {
	background: #FFFFFF url(../images/booksauthoredback.gif) top left no-repeat;
}
.resources {
	background: #FFFFFF url(../images/resources.gif) top left no-repeat;
}
.curriculumvitaeback {
	background: #FFFFFF url(../images/curriculumvitaeback.gif) top left no-repeat;
}
.chaptersinbooks {
	background: #FFFFFF url(../images/chaptersinbooks.gif) top left no-repeat;
}
.publishedpapersback {
	background: #FFFFFF url(../images/publishedpapersback.gif) top left no-repeat;
}
.unpublishedpapersback {
	background: #FFFFFF url(../images/unpublishedpapersback.gif) top left no-repeat;
}
.welcomeback {
	background: #FFFFFF url(../images/welcomeback.gif) top left no-repeat;
}
.publicationsback {
	background: #FFFFFF url(../images/publicationsback.gif) top left no-repeat;
}
#content {
	width:760px;
	position: relative;
	text-align: left;
	padding:0px;
	margin: 0 auto;
	/*border: 1px solid #a79e91;*/
}
#header {
	width: 760px;
	height: 176px;
	position: relative;
	background: #FFF url(../images/header.gif) top left no-repeat;
	border-bottom: 1px solid #e5dfd6;
}
#pagetitle {
	width: 760px;
	height: 20px;
	position: relative;
	/*border-top: 1px solid #a79e91;
	border-bottom: 1px dotted #a79e91;*/
}
#pagetitle span {
	font-size: 120%;
	color: #7f5f42;
	padding-left: 165px;
}
#maincontent {
	width:760px;
	position: relative;
	/*border: 1px solid #a79e91;*/
	background-color: #e7e5d2;
}
#menu {
	clear: left;
	float: left;
}
#textarea {
	width: 590px;
	position: relative;
	float: right;
	clear: right;
	border-left: 1px dotted #e5dfd6;
	background-color: #FFFFFF;
}
#textarea p {
	padding-left: 10px;
	padding-right: 10px;
}
#textarea p.hang { 
	text-indent: -10px; margin-left: 10px; 
} 
#textarea h4 {
	padding-left: 8px;
	padding-right: 8px;
	color: #AA927E;
	text-decoration: none;
	letter-spacing: .1em;
	font-size: 90%;
	text-transform: lowercase;
	display: block;
	border-bottom: 1px solid #C2B9B5;
}
#textarea h3 {
	padding-left: 8px;
	padding-right: 8px;
	color: #a18972;
	text-decoration: none;
	letter-spacing: .1em;
	font-size: 110%;
	text-transform: lowercase;
	display: block;
	border-bottom: 1px solid #a18972;
}
#textarea h2 {
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	background-color: #917D5F;
	text-decoration: none;
	letter-spacing: .1em;
	font-size: 120%;
	text-transform: lowercase;
	display: block;
}
#textarea h1 {
	padding-left: 8px;
	padding-right: 8px;
	color: #917D5F;
	text-decoration: none;
	letter-spacing: .1em;
	font-size: 120%;
	text-transform: uppercase;
	display: block;
	font-family:"Times New Roman", Times, serif;
}
#foot {
	position: relative;
	width: 760px;
	height: 35px;
	clear: both;
	/*border-top: 1px solid #7f5f42;*/
	border-top: 1px solid #e5dfd6;
	text-align:center;
	font-size: 85%;
	/*background-color: #a18972;*/
}
#foot p {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a18972;
}
.ltgrey {
	background-color: #DFDFDD;
}
.ltbeige {
	background-color: #E7E5D2;
}
 tr {
	border-bottom: 1px solid #E7E5D2;
}
