body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-size: small;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
body a {
	color:#cda188;
}
body a:hover {
	color:#dad470;
}
body a:visited {
	color:#999999;
}
.homepage_rightcell {
	text-align: right;
	vertical-align: top;
	width: 264px;
}
.homepage_leftcell {
	text-align: left;
	vertical-align: middle;
	width: 311px;
}
.homepage_centercell {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.homepage_centercell img {
	margin-bottom: 10px;
}
.2nd_leftcell {
	width: 145px;
	vertical-align: top;
	font-size: x-small;
	text-align: center;
}
.2nd_navcell {
	vertical-align: middle;
}
.bookscurrent {
}
.books {
	background-image: url(images/2nd_page_rollovers/books_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	text-align: right;
}
.books:hover {
	background-image:url(images/2nd_page_rollovers/books_on.png);
}
.books:active {
	background-image:url(images/2nd_page_rollovers/books_active.png);
}
body.bookscurrent #bookbutton {
	background-image:url(images/2nd_page_rollovers/books_active.png);
}
.presscurrent {
}
.press {
	background-image: url(images/2nd_page_rollovers/press_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}


.press:hover {
	background-image:url(images/2nd_page_rollovers/press_on.png);
}
body.presscurrent #pressbutton {
	background-image:url(images/2nd_page_rollovers/press_active.png);
}
.eventscurrent {
}
.events {
	background-image: url(images/2nd_page_rollovers/events_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}


.events:hover {
	background-image:url(images/2nd_page_rollovers/events_on.png);
}
body.eventscurrent #eventsbutton {
	background-image:url(images/2nd_page_rollovers/events_active.png);
}
.linkscurrent {
}
.links {
	background-image: url(images/2nd_page_rollovers/links_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}


.links:hover {
	background-image:url(images/2nd_page_rollovers/links_on.png);
}
body.linkscurrent #linksbutton {
	background-image:url(images/2nd_page_rollovers/links_active.png);
}
.biocurrent {
}
.bio {
	background-image: url(images/2nd_page_rollovers/bio_off.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.bio:hover {
	background-image:url(images/2nd_page_rollovers/bio_on.png);
}
body.biocurrent #biobutton {
	background-image:url(images/2nd_page_rollovers/bio_active.png);
}
.poemscurrent {
}
.poems {
	background-image: url(images/2nd_page_rollovers/poems_off.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.poems:hover {
	background-image:url(images/2nd_page_rollovers/poems_on.png);
}
body.poemscurrent #poemsbutton {
	background-image:url(images/2nd_page_rollovers/poems_active.png);
}
.journalcurrent {
}
.journal {
	background-image: url(images/2nd_page_rollovers/journal_off.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.journal:hover {
	background-image:url(images/2nd_page_rollovers/journal_on.png);
}
body.journalcurrent #journalbutton {
	background-image:url(images/2nd_page_rollovers/journal_active.png);
}
.contactcurrent {
}
.contact {
	background-image: url(images/2nd_page_rollovers/contact_off.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.contact:hover {
	background-image:url(images/2nd_page_rollovers/contact_on.png);
}
body.contactcurrent #contactbutton {
	background-image:url(images/2nd_page_rollovers/contact_active.png);
}
.contentcell {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #666564;
	background-color: #f8f6dc;
	border: 2px solid #cda188;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
.contentcell H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #8b6d5c;
}

