html {
    margin: 0px;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #666666;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;

}

.form {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}

p a:link {
	color: #FF3300;
	text-decoration: none;
}

p a:visited {
	color: #FF6600;
	text-decoration: none;
}

p a:hover {
	color: #FF9900;

}

h1 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC6600;
	padding-top: 10px;
	padding-bottom: 15px;
	text-decoration: none;
}

.footer {
	background-color: #27687C;
	background-image: url(images/index_10.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 120%;
	color: #CC6600;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav a:hover {

    background-image: url(images/navON.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bodyCol {
	padding-left: 20px;
	padding-right: 25px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;

}

#picColumn {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

#picColumn img {

	padding: 8px;
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 3px;
}
.subhead {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #326070;
	font-weight: bold;
}

#homeRtCol {
	float: right;
	width: 220px;
	padding-top: 100px;
	padding-right: 50px;
	padding-bottom: 35px;
}
#coverBG {
	background-image: url(images/homepage-moonfeature.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#getbooks {
	clear: both;
}
