body, html, table.page {
	background-color: #000000;
}

body, td, input, textarea {
	font-family: trebuchet ms, verdana, tahoma, sans-serif, georgia, bookman old style, times new roman, serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 18px;
}

a, a:link, a:visited, a:hover, a:active {
	font-family: trebuchet ms, verdana, tahoma, sans-serif, georgia, bookman old style, times new roman, serif;
	color: #777777;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFFFFF;
}

a.nav, a.nav:link, a.nav:visited, a.nav:hover, a.nav:active {
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
	outline:none;
}

a.nav:hover, a.nav:active {
	text-decoration: underline;
}

a.nav_selected, a.nav_selected:link, a.nav_selected:visited, a.nav_selected:hover, a.nav_selected:active {
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration:underline;
	outline:none;
}

a.item, a.item:link, a.item:visited, a.item:hover, a.item:active {
  color: #777777;
  font-size: 16px;
}

a.item:hover, a.item:active {
  color: #FFFFFF;
}

.contents {
	/*text-align: justify;*/
}

div.column{
	width: 300px;
}

h2 {
	font-family: trebuchet ms, verdana, tahoma, sans-serif, georgia, bookman old style, times new roman, serif;
	font-size: 17px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 3px;
	padding: 0px;
}

td.photoimage_td {
	border: 1px solid #000000;
	padding: 10px;
	width: 120px;
	height: 120px;
}

.book_title {
	font-size: 28px;
	font-variant: small-caps;
	font-family: arial, trebuchet ms;
	padding-bottom: 14px;
	color: #999999;
}

.newsitem_title {
	font-size: 25px;
	font-variant: small-caps;
	font-family: arial, trebuchet ms;
	padding-bottom: 14px;
	color: #999999;
}
