.blackBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;


}

li.book{
    border: 2px solid white; 
    display: inline;
    padding: 5px;
}

a.book{
    text-decoration: none;
}

a.book:link{
    background-color: black;
    color: white;
}

a.book:visited{
    background-color: black;
    color: white;
}

a.book:hover{
    background-color: white;
    color: black;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;

}
.rightgreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	padding-right: 40px;
	padding-left: 40px;
}
.tablebg {
	background-attachment: fixed;
	background-image: url(images/picture1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
