@charset "utf-8";
body {
	background-color: #999999;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	background-image: url(images/backfull3.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

.container {
	width: 1015px;
	height: 732px;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 750px;
height: 450px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float:right;
background-image:none;
margin: 0.3em auto;
padding: 0px;
	text-align: left;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 750px;
height: 450px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float:right;
background-image:none;
margin: 0.3em auto;
padding: 0px;
	text-align: left;
}


.header {
	width: 799px;
	height: 156px;
	float: right;
}

.navigation {
	width: 799px;
	height: 33px;
	float: right;
}

.header {
	width: 800px;
	height: 158px;
}

.navigation {
	width: 800px;
	height:52px:
}

.footer {
	width: 1015px;
	height: 141px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.sidebar {
	padding: 0px;
	height: auto;
	width: 212px;
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 490px;
	float: left;
}

.content1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 490px;
	float: left;
}

.marginssidebar {
	margin-right: 10px;
	margin-left: 15px;
}
.marginsbodytext {
	margin-right: 10px;
	margin-left: 10px;
}

.pagetitle {
	width: 800px;
	height: 59px;
}


.booktitles {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	color: #663333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
}

.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}

.photoleft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #400000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: none;
}
.contenthead {
	font-style: italic;
	font-weight: bold;
	color: #660000;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.options {
	font-size: 14px;
	font-weight: bold;
	color: #EE2827;
}
.photoright {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.subnav {
	font-size: 12px;
	color: #333300;
	font-weight: bold;
}
a:visited {
	color: #990000;
}
.lettertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 25px;
}
.backhome {
	background-image: url(images/back_home.png);
	height: 700px;
}
.psmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.contentfull {
	padding: 0px;
	height: auto;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
}

