body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FEFEF6;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}

a {
	color: #666666;
	text-decoration: underline;
}

table.bigbox {
	width: 750px;
	border-collapse: collapse;
}

table.bigbox td {
	border: 1px solid #cccccc;
}

td, div {
	/*padding: 0.1em;*/
	padding: 0;
}

.header {
	background-color: #FFF;
	padding: 1em;
/*	border: 1px solid #cccccc;*/
	border-bottom: none;
	text-align: left;
	font-family: Garamond, serif;
	color: #3f617f;
	height: 142px;
}

.header .header_name {
	font-size: 300%;
/*	font-weight: bold;*/
}

.header .header_title, .header .header_contact {
	font-size: 150%;
}

.header .mainpage_title_pic {
	float: right;
	padding-left: 2px;
}

.sidebar {
/*	border: 1px solid #cccccc;*/
	border-right: none;
	background-color: #FFF;
	font-size: 92%;
}

.sidebar div {
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.sidebar div.booksales {
	padding: 0;
}

.navigation {
	padding: 0.5em;
}

.navigation ul {
/*	list-style-type: square;*/
	padding-left: 1.5em;
	list-style: disc outside url(/qbullet.gif);
	margin-left: 0; 
}

.navigation ul li {
	padding-top: 0.5em;
}

/*.navigation ul ul {
	padding-left: 1.5em;
}*/

.booksales .bookad {
	text-align: center;
}

/*.booksales .bookad#sold {
	height: 116px;
} THIS DIV NEEDS SOME KIND OF HEIGHT THING

*/

.booksales .bookad img#solad {
	float: left;
}

.maincontent {
	background-color: #FFF;
/*	font-size: 125%;*/
/*	border: 1px solid #cccccc;*/
	padding: .5em;
}

h1 {
	font-size: 150%;
	font-family: Garamond, serif;
	color: #3f617f;
/*	text-decoration: underline;*/
	text-align: center;
}

p.pdfnote {
	font-size: 83%;
	font-weight: bold;
	text-align: center;
}

.article, .book, .oped {
	margin-bottom: 1em;
}

.article_title, .book_title {
	font-weight: bold;
}

.book_title {
	font-variant: small-caps;
}

.article_citation, .citation {
	font-variant: small-caps;
}

.reprint {
	margin: 0px;
	padding-left: 3em;
}

.top_link {
	text-align: center;
	font-weight: bold;
}

.mainpage_title {
	font-size: 150%;
	font-family: Garamond, serif;
	color: #3f617f;
/*	min-height: 220px;*/
/*	border: 1px solid #cccccc;*/
}

.mainpage_title_left {float:left;}
.mainpage_title_right {float:right;}

.mainpage_title_info {
/*	text-align: center;*/
/*	color: #003366;*/
}

.mainpage_title_name {
	font-size: 150%;
/*	font-weight: bold;*/
/*	color: #336699;*/
}

.mainpage_bio {
	clear: both;
}

.mainpage_publicity_box {
	position: relative;
	margin-top: 1em;
	left: 7.5%;
	width: 85%;
	border: 2px solid black;
	text-align: center;
}

.mainpage_bottom_publicity {
	padding-top: 1em;
	text-align: center;
}

.counter {
	font-size: 83%;
	padding-top: 1em;
	text-align: center;
}
