/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #C5E270;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #C5E270;
	font-weight: bold;
	text-decoration: none;
}


.reviews a:visited {
	color: #4e681a;
	font-weight: bold;
	text-decoration: underline;
}

.reviews a:link {
	color: #4e681a;
	font-weight: bold;
	text-decoration: underline;
}

.reviews a:active {
	color: #4e681a;
	font-weight: bold;
	text-decoration: underline;
}

.reviews a:hover {
	color: #1a2668;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #000000;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	text-align: center;
}

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-left: 10px;
	color: #d5f4d7;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 900px;
text-align: left;
background-color: #103F4C;
font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
color: #333;
border: 1px solid #8b0000;
line-height: 130%;
}

#top
{
padding: 0;
background-color: #ddd;
}

h1{
	color: #C2CE99;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

#content
{
margin-left: 10px;
padding: 1em;
max-width: 850px;
}

#footer
{
clear: both;
margin: 0;
padding: 0;
color: #d5f4d7;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 900px;
text-align: center;
line-height: 18px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
border-top: 1px solid #999;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
	padding: 1px 7px;
	color: #000000;
	background-color: #779998;
	border: 1px solid #ccc;
	text-decoration: none;
}

#navcontainer li a:hover
{
color: #C2CE99;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#navcontainer li a#current
{
	color: #000;
	border: 1px solid #666;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	background-color: #C2CE99;
}

.reviews {
	color: #000000;
	font-size: 13px;
	font: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-left: 10px;
}

.reviewbox {
	background-color: #e5fad1;
	padding: 15px;
	border: 1px solid #cd5c5c;
}

a img.covers, img.covers {
border: thin solid #b22222;
text-decoration: none;
}

.covers {
	border: thin solid #b22222;
}

.blurb {
	color: #fafad1;
	font-size: 16px;
	font: bold;
	font-family: Georgia, "Times New Roman", Serif;
	line-height: 18px;
	margin-left: 10px;
}
