@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-color: #23528a;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #070F1A;
}

h1 {
	font-size: 135%;
	color: #01418B;
}

h2 {
	color: #23528A;
	font-size: 130%;
}

h3 {
	color: #094285;
}


#wrapper {
	width: 964px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 216px;
	width: 964px;
}

#content-wrapper {
	float: left;
	width: 964px;
}

#content-top {
	background-image: url(../images/content-top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 514px;
	width: 964px;
	margin: 0px;
	padding: 0px;
}

#content-middle {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 964px;
}

#content-middle a:link, #content-middle a:visited {
	color: #094289;
}

#content-middle a:hover {
	color: #990000;
	text-decoration: none;
}

.book-box {
	float: right;
	width: 225px;
	height: 348px;
}

#content-bottom {
	background-image: url(../images/content-end.jpg);
	background-repeat: repeat;
	float: left;
	height: 30px;
	width: 964px;
}

#content2-bg {
	background-image: url(../images/content2-bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 964px;
}

#content2-end {
	background-image: url(../images/content2-end.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 964px;
	margin: 0px;
	padding: 0px;
}

#footer {
	color: #AAD1E0;
	width: 964px;
	height: 50px;
	clear: both;
	float: left;
	font-size: 85%;
	text-align: center;
}

.left-sidebar1 {
	float: left;
	width: 200px;
	padding-left: 45px;
	color: #FFFFFF;
	margin-top: 150px;
}

#left-sidebar2 {
	float: left;
	width: 215px;
	padding-left: 35px;
	color: #FFFFFF;
}

#left-sidebar2 a:link, #left-sidebar2 a:visited {
	color: #FFFFFF;
}

#left-sidebar2 a:hover {
	color: #990000;
}

.textbox1 {
	float: right;
	width: 615px;
	padding-right: 55px;
	margin-top: 35px;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.textbox2 {
	float: right;
	width: 615px;
	padding-right: 55px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
}

.toptext {
	margin-top: 0px;
	padding-top: 0px;
}

.floatright {
	float: right;
	padding-left: 10px;
}

.quote {
	text-align: right;
	font-style: italic;
	font-size: 85%;
}

#content2 {
	float: left;
	width: 850px;
	padding-left: 50px;
	color: #666666;
}

#content2 a:link, #content2 a:visited {
	color: #666666;
}

#content2 a:hover {
	color: #23528A;
}


.list {
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-type: circle;
}

.intro:first-letter {
	color: #06090E;
	font-weight: bold;
	font-size: 105%;
}

.clearit {
	clear: both;
}

.divider {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 563px;
}

.text-end {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.amazon-frame {
	float: right;
	width: 125px;
	margin-left: 10px;
}
