body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #222;
	line-height: 130%;
}
div, p, h1, h2, h3, h4, h5, h6, ol, ul, dl, dt, dd, li, blockquote {
	margin: 0px;
	padding: 0px;
}
a:link , a:visited{
	color: #B40;
	text-decoration: none;
}
a:hover , a:active{
	color: #840;
	text-decoration: underline;
}
p {
	margin: 0 0 .7em;
	font-size: 0.9em;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 150%;
	list-style: inside;
	margin: -.5em 0 .5em 0;
}
ol {
	margin: 0 0 1em;
	font-size: 0.9em;
	padding-left: 20px;
}
ol li {
	margin-top: 0.7em;
}
h1 {
	font-size: 1.6em;
	color: #048;
	margin-bottom: 1em;
	line-height: 100%;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #048;
	line-height: 100%;
	margin-bottom: 0.1em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #048;
	margin-bottom: 0.5em;
	line-height: 100%;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	color: #048;
	margin-bottom: 1em;
	line-height: 100%;
}
h5 {
	font-size: 1em;
	line-height: 100%;
	font-weight: normal;
	color: #048;
	margin-bottom: .2px;
}
#container  {
	text-align: left;
	margin: 0px auto;
	width: 780px;
	background: url(images/BG4.jpg) repeat-y 0px 85px;
}
#header  {
	height: 110px;
}
#sidebar  {
	float: left;
	width: 150px;
	padding: 0 0 0 50px;
	margin-top: 25px;
}
#sidebar a:link,#sidebar a:visited {
	color: #003264;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 200%;
	text-decoration: none;
	font-style: normal;
}
#sidebar a:hover,#sidebar a:active {
	color: #C03;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 200%;
	font-style: normal;
}
#sidebar .current a {
	color: #C03;
}
#sidebar img {
	border: 3px solid #C03;
}
#sidebar a img {
	border: 3px solid #000;
}
#mainContent {
	margin: 25px 0 0 225px;
	padding: 0;
	width: 470px;
	min-height: 520px;
}
#mainContent img {
	margin: 0px 1.5em 0.3em 0px;
	float: left;
	border: 1px solid #000;
}
#mainContent p img {
	border-width: 0px;
	border-style: none;
	margin: 0 -.2em 0 -.5em;
}
#mainContent .gryText a:link,#mainContent .gryText a:visited {
	color: #048;
	text-decoration: none;
}
#books {
	margin: 25px 0 0 230px;
	padding: 0;
	width: 460px;
	min-height: 520px;
}
#booksTbl  {
	width: 100%;
}
#booksTbl td  {
	text-align: center;
	vertical-align: top;
	width: 33%;
	padding: 5px 0 0 0;
}
#booksTbl tr td img {
	border: 1px solid #000;
}
#footer  {
	height: 20px;
	padding-left: 20px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 15px;
	background: #FFF;
}
.sidebarText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 200%;
	color: #C03;
	font-style: normal;
}
.current {
	color: #C03;
}
.footerText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #9CAA97;
}
.gryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #C4CCC7;
}
.smCaps {
	font-weight: bold;
	font-variant: small-caps;
	color: #4E6C95;
	text-decoration: none;
	font-size: 105%;
}
.bookTitleText {
	font-size: 0.95em;
	line-height: 120%;
}
.bookCaption {
	text-align: left;
	color: #048;
	font-weight: bold;
	font-size: 1em;
}

