body {
	margin: 0;
	padding: 0;
	background: #024c6d;
	color: #024c6d;
	font: normal 99% "Tahoma", Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, label, blockquote {
	margin: 0;
	padding: 0;
	border: none;
}
#homeBkgd {
	background: url(../img/bkgd_home.jpg) top center no-repeat #024c6d;
	min-height: 800px;
}
* html #homeBkgd {
	height: 800px;
}
#homeWrap {
	width: 850px;
	margin: 0 auto;
}
#homeHead {
	height: 141px;
	overflow: hidden;
	margin: 0 0 0 46px;
}
#homeLeft {
	float: left;
	display: inline;
	width: 373px;
	min-height: 480px;
	margin: 15px 0 0 28px;
}
* html #homeLeft {
	height: 480px;
}
.bookThumb {
	padding: 10px 10px 0 10px;
}
.bookThumb a {
	color: #bc0101;
}
.bookThumb img {
	float: left;
	display: inline;
	margin-right: 10px;
	border: 1px solid #024C6D;
}
.bookThumb h4 {
	color: #bc0101;
	font-size: 0.8em;
	padding-top: 10px;
}
.bookThumb h4 a {
	text-decoration: none;
}
.bookThumb p {
	font-size: 0.7em;
}
#homeRight {
	float: left;
	display: inline;
	width: 396px;
	min-height: 480px;
}
* html #homeRight {
	height: 480px;
}
#homeAbout {
	padding: 17px 10px 0 30px;
}
#homeAbout img {
	float: right;
	display: inline;
	padding: 10px 0 10px 10px;
}
#homeAbout a {
	color: #0f9f68;
}
#homeAbout h1 {
	color: #0f9f68;
	font-size: 1.1em;
}
#homeAbout h1 a {
	text-decoration: none;
	color: #0f9f68;
}
#homeAbout p {
	font-size: 0.75em;
	padding: 0.5em 0 0.5em 0;
	line-height: 1.5em;
}
#homeNews {
	padding: 17px 10px 0 30px;
}
#homeNews a {
	color: #d87f01;
}
#homeNews h2 {
	color: #d87f01;
	font-size: 1.1em;
	padding: 0 0 0.5em 0;
}
#homeNews h2 a {
	text-decoration: none;
	color: #d87f01;
}
#homeNews h5 {
	color: #024c6d;
	font-size: 0.7em;
	padding: 0 0 0.2em 0;
}
#homeNews p {
	font-size: 0.7em;
	padding: 0 0 1em 0;
}
#homeFoot {
	clear: both;
	padding-top: 20px;
	text-align: center;
	font-size: 0.7em;
	color: #b7d3df;
}


#subBkgd {
	background: url(../img/bkgd_sub.jpg) top center no-repeat;
	min-height: 851px;
}
* html #subBkgd {
	height: 851px;
}
#subHead {
	height: 168px;
	width: 741px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 0 6px;
}
* html #subHead {
	padding: 0 0 0 8px;
}
#subWrap {
	width: 520px;
	height: 595px;
	overflow: auto;
	margin: 10px auto 0 auto;
}
#subWrap a:hover {
	color: #024C6D;
}
#subWrap img {
	float: left;
	display: inline;
	border: 1px solid #024C6D;
	margin: 0 10px 0px 40px;
}
#subWrap h1, #subWrap h2, #subWrap h3, #subWrap h4, #subWrap h5, #subWrap h6, #subWrap p, #subWrap ol, #subWrap ul, #subWrap form {
	padding: 0 10px 0 40px;
}
#subWrap h1 {
	font-size: 1.4em;
	padding-bottom: 0.5em;
}
#subWrap h2 {
	font-size: 1.1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
#subWrap h3 {
	font-size: 0.8em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
#subWrap h4 {
	font-size: 0.8em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
#subWrap h5 {
	font-size: 0.8em;
	padding-bottom: 0.2em;
	padding-top: 0.7em;
}
#subWrap p {
	font-size: 0.7em;
	padding-bottom: 0.7em;
	line-height: 1.5em;
}
.reg {
	font-size: 0.65em !important;
	line-height: 1.1em !important;
}
#subWrap ul, #subWrap ol {
	font-size: 0.7em;
	padding-bottom: 0.7em;
	line-height: 1.5em;
	margin-left: 30px;
}
#subWrap li {
	margin-bottom: 0.7em;
}
fieldset {
}
fieldset br {
	clear: both;
}
label {
	float: left;
	display: inline;
	width: 200px;
	font-size: 0.7em;
	padding-bottom: 10px;
}
input, textarea {
	float: left;
	display: inline;
	width: 180px;
	font: 11px normal "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #024C6D;
	border: 1px solid #024C6D;
	padding: 3px;
	margin-top: 2px;
}
label.long {
	width: 380px;
}
label.long input, label.long textarea {
	width: 380px;
}
label.short {
	width: 100px;
}
label.short input, label.short textarea {
	width: 80px;
}
.radiocheck {
	width: 380px;
	display: block;
	float: none;
	padding-bottom: 0px;
	font: 11px normal "Tahoma", Verdana, Arial, Helvetica, sans-serif;
}
.radiocheck input {
	border: none;
	width: auto !important;
	float: none;
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
}
.hide {
	display: none;
}
label.submit input {
	color: #fff;
	background: #024C6D;
	font-weight: bold;
}
label.submitShort input {
	color: #fff;
	background: #024C6D;
	font-weight: bold;
	width: 120px;
}
.column {
	width: 210px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
}
.column h2, .column h5, .column p {
	padding: 0 0 0 0 !important;
}
.column h5 {
	margin: 15px 10px 3px 0 !important;
}
.column p {
	margin: 0 10px 10px 0 !important;
	line-height: 1.2em !important;
}
.small {
	font-size: 11px;
	font-weight: normal;
}
.noFloat {
	float: none !important;
	border: none !important;
	margin: 0 !important;
}

#about a, #about h1, #about h2, #about h3 {
	color: #0f9f68;
}

#news a, #news h1, #news h2, #news h3 {
	color: #d87f01;
}

#books a, #books h1, #books h2, #books h3 {
	color: #bc0101;
}

#contact a, #contact h1, #contact h2, #contact h3 {
	color: #8c01b7;
}


#subFoot {
	clear: both;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 0.7em;
	color: #b7d3df;
	line-height: 1.5em;
}
#subFoot a {
	color: #b7d3df;
}
#subFoot a:hover {
	color: #fff;
}



.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}