@charset "utf-8";


#centerbox {
	float: left;
	width: 615px;
	background-image: url(images/website_03.jpg);
	height: 300px;
	padding-left: 285px;
	background-repeat: no-repeat;
}
#navigation {
	float: left;
	width: 900px;
	height: 90px;
}
#bottomleft {
	float: left;
	width: 130px;
	background-image: url(images/homepage_12.jpg);
	padding-top: 40px;
	padding-left: 60px;
	height: 160px;
	padding-right: 15px;
}

#scroll {
	float: left;
	width: 900px;
}
#bottomright {
	float: left;
	width: 201px;
}
#centerbottom {
	float: left;
	height: 200px;
	width: 420px;
	padding-left: 35px;
	padding-right: 25px;
	background-image: url(images/homepage_14.jpg);
}
#title {
	float: left;
	width: 900px;
}


.style3 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {font-family: Georgia, "Times New Roman", Times, serif; color: #463D37; }

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-attachment: fixed;
	background-color: #cac2ad;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border-top-color: #cac2ad;
	border-right-color: #cac2ad;
	border-bottom-color: #cac2ad;
	border-left-color: #cac2ad;
}

a:link {
	color: #6C375C;
}
a:visited {
	color: #6C375C;
}
a:hover {
	color: #341B2D;
}
a:active {
	color: #733C64;
}




#container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: fixed;
}
#footer {
	clear: both;
	float: left;
	width: 850px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#mainpage {
	width: 860px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px solid #000000;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/parchment.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}

#mainpage_two {
	width: 860px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/background.jpg);
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: fixed;
	background-color: #cac2ad;
	margin-top: 0px;
	background-position: top;
	border-top-color: #cac2ad;
	border-right-color: #cac2ad;
	border-bottom-color: #cac2ad;
	border-left-color: #cac2ad;
	background-repeat: repeat;
}
#content {
	float: left;
	width: 900px;
}
#pagebanner {
	float: left;
	width: 900px;
}
#pagecontent {
	background-image: url(images/parchment.jpg);
	background-repeat: no-repeat;
	width: 900px; 
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner {
	width: 840px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	clear: both;
	margin-bottom: 30px;
}
#logo {
	width: 310px;
	float: left;
}
#titleofpage{
	float: left;
	width: 175px;
	margin-top: 45px;
	margin-right: 40px;
	margin-left: 20px;
}
#navbar {
	float: left;
	width: 620px;
	clear: both;
	margin-left: 115px;
	margin-right: 125px;
	margin-bottom: 20px;
}

#navbar_two {
	float: left;
	width: 620px;
	clear: both;
	margin-left: 125px;
	margin-right: 125px;
	margin-bottom: 20px;
	background-position: left top;
	background-image: url(images/nav_background.gif);
}
#copy {
	float: left;
	width: 700px;
	margin-right: 0px;
	margin-left: 70px;
	padding-right: 50px;
	padding-left: 5px;
	text-align: left;
}

#copy2 {
	float: left;
	width: 860px;
	text-align: left;
	background-image: url(images/paper.jpg);
}


.style5 {
	font-size: 12px;
	background-image: url(images/paper.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}
#embellishment {
	float: left;
	width: 600px;
	margin-bottom: 30px;
}
#pagetop {
	clear: both;
	float: left;
	width: 860px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style21 {
	color: #996600
}
#email_webmaster {
	float: left;
	width: 700px;
	padding-left: 40px;
}
#library_graphic {
	float: left;
	width: 240px;
	margin-right: 50px;
	margin-left: 40px;
}
.style23 {
	color: #660033;
	font-weight: bold;
	font-size: 14px;
}
.style24 {color: #006633}
#lists {
	float: left;
	width: 450px;
}
#backgroundbox {
	float: left;
	width: 700px;
	background-color: #FFFFFF;
}

