body {
	background-color: #8C9FCE;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

br.clear {
	clear: both;
}

img {
	border: 0px;
}

a {
	color: #3B4190;
}

a:hover {
	color: #6577A9;
}

form {
	margin: 0px;
	padding: 0px;
}

#main {
	background-color: #ffffff;
	width: 770px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#maininside {
	padding: 0px 20px 0px 20px;
}

#logo {
	float: left;
	padding-top: 10px;
}

#topbar {
	float: right;
	background-image: url(../images/topbar.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 25px;
}

#topbarinside {
	padding: 2px 0px 0px 10px;
}

#topbarinside td {
	padding-right: 10px;
}

.searchbox {
	width: 70px;
	font-size: 10px;
}

.searchbutton {
	border: 0px;
}

#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}

#left {
	float: left;
	margin: 0px 20px 0px 0px;
}

#left div {
	margin-top: 8px;
}

#content {
	float: left;
	width: 565px;
	margin: 18px 0px 0px 0px;
}

#content .title {
	margin: 0px 0px 4px 0px;
}

#content h2 {
	font-size: 20px;
	line-height: 20px;
	color: #CC0000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#content h3 {
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}

#content h4 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#content h5 {
	font-size: 12px;
	line-height: 16px;
	color: #336699;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#content p {
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#content div.hr {
	height: 1px;
	background-color: #DFE0EC;
	margin: 15px 0px 15px 0px;
}

#content hr {
	display: none;
}

#content .more {
	padding-left: 13px;
	background-image: url(../images/morearrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-weight: bold;
}

#content .featuredpub {
	padding-bottom: 15px;
	border-bottom: 1px solid #DFE0EC;
}

#content .aux {
	float: right;
	width: 300px;
	margin: 0px 0px 0px 20px;
}

#content .aux .longtout {
	margin: 0px 0px 10px 0px;
}

#content .aux .research {
	float: right;
	background-color: #DFE0EC;
	width: 300px;
	height: 130px;
	margin: 0px 0px 10px 0px;
}

#content .aux .research .researchinside {
	padding: 10px 20px 10px 20px;
}

#content .aux .research .links {
	height: 90px;
	overflow: auto;
}

#content .aux .research .links p {
	margin: 0px 0px 6px 0px;
	font-size: 11px;
	line-height: 13px;
}

#content .whatsnew {
	float: left;
	width: 245px;
	margin: 18px 20px 0px 0px;
}

#content .currentinit {
	float: left;
	width: 275px;
	margin: 18px 0px 0px 0px;
	padding-left: 20px;
	border-left: 1px solid #DFE0EC;
}

#content .blurb {
	margin: 0px 0px 12px 0px;
}

#content .blurb h3 {
	margin: 0px;
	font-size: 12px;
	color: #000000;
}

#content .blurb img {
	float: left;
	margin: 3px 10px 5px 0px;
}

#content a.currentlink {
	color: #CC0000;
	font-weight: bold;
}
	

#footer .kids {
	margin: 30px 0px 0px 355px;
}

#footer .footerline {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 13px;
	width: 730px;
	margin: 0px 0px 5px 0px;
}

#footer td {
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

#footer td.last {
	padding: 0px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


#footer .contact {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#footer .contact p {
	text-align: center;
	font-size: 11px;
	color: #5E73A8;
	margin: 0px 0px 0px 0px;
}

#leftnav {

}

#leftnav ul {
	width: 145px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../images/leftnav_bg.gif);
	background-repeat: repeat-y;
}

#leftnav li {
	padding: 0px 7px 4px 7px;
	font-size: 11px;
	line-height: 12px;
	border-bottom: 1px solid #97A1C5;
	margin: 0px 5px 4px 5px;
}

#leftnav li.last {
	border-bottom: 0px;
	margin-bottom: 0px;
}

#leftnav li#top {
	background-image: url(../images/leftnav_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border-bottom: 0px;
}

#leftnav li#bottom {
	background-image: url(../images/leftnav_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border-bottom: 0px;
	overflow: hidden;
}

#leftnav li a {
	color: #ffffff;
	text-decoration: none;
}

#leftnav li a:hover {
	text-decoration: underline;
}

#books {
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
}

#books td {
	border-bottom: 1px solid #336699;
}

