@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ced1d3;
	margin: 0px;
	padding: 0px;
}
#left-container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 439px;
}
#jermy-chester {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 155px;
	width: 439px;
	background-image: url(../images/book_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 244px;
	width: 60%;
	float: left;
}

#flash{


}

#cl {
	width: 40%;
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flasharea {
	float: left;
	width: 70%;
}

#right {
	margin: 0px;
	float: right;
	height: 550px;
	width: 250px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#nav {
	float: right;
	width: 346px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}


#nav ul {
	margin:0px;
	float: left;
	padding: 0px;
	}
	
#nav li {
	float: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 260px;
	text-align: right;
	list-style-type: none;
	margin-left: 0px;
	}	

#nav  a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;		
}	
#nav a:hover {
	color: #903C18;
	text-decoration: underline;
}	

.excerpts {
	float: right;
	width: 346px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}




.culture {
	height: 64px;
	width: 346px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	float: left;
}

.culture a{

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000000;
	text-decoration: none;
}
.culture a:hover{

	text-decoration: underline;
}
#midcontainer {
	margin: 0px;
	float: left;
	width: 470px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}


#midcontainer p{
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

#midcontainer h1{
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	color: #04485B;
	margin: 0px;
}



#midcontainer img{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-decoration: none;
	margin: 0px;
	text-align: justify;
}


#midcontainer ul{
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#midcontainer li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	float: left;
	width: 400px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: circle;
}
#midcontainer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
	
}
#midcontainer a:hover{
	text-decoration: none;		
}

#footer {
	width: 900px;
	clear: both;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#footer p{
	width: 800px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#footer a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


#footer a:hover{
	font-size: 12px;
	color: #5B2C1C;
	text-decoration: underline;
}


.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5B2C1C;
	text-decoration: none;
	padding-top: 5px;
	float: right;
}
.langdon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B2C1C;
	text-decoration: none;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
