@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000066;
	background-image: url(img/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2a2383;
	margin: 0px;
	padding: 0px;
}
.middle {
	background-image: url(img/bkgBody.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	background-color: #FAF8ED;
	clear: both;
	padding-top: 45px;
}
.wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 908px;
}
#leftCol {
	margin: 0px 0px 45px;
	padding: 0px;
	float: left;
	width: 654px;
}
#rightCol {
	width: 226px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#recBooks {
	clear: both;
	margin: 0px;
	padding: 25px 0px 50px;
	width: 100%;
	background-image: url(img/books/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#recBooks #recWrap {
	margin: 0px auto;
	padding: 0px;
	width: 908px;
}
#recBooks iframe {
	margin-right: 5px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot {
	width: 100%;
	clear: both;
	background-image: url(img/foot/bkg.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
#foot #footer {
	padding: 25px 0px 0px;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/foot/botSwril.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#foot #footfoot {
	padding-top: 10px;
	padding-bottom: 25px;
	color: #8888C7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #504A99;
}
#foot .goLeft a, #foot .goLeft em {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
#foot .goRight a {
	color: #9992D9;
	text-decoration: none;
}
#foot .goRight a:hover {
	color: #FFFFFF;
}
#foot .goRight {
	font-size: 11px;
}
.goLeft {
	float: left;
}
.goRight {
	float: right;
}
.middle2 {
	width: 100%;
	background-color: #FAF8ED;
	clear: both;
	padding-top: 45px;
}
#bookmarks {
	float: right;
	margin: 0px;
	padding: 3px 0px 5px 50px;
	background-image: url(img/bookmarkBkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
}

