body {
	background-color: #DEDECA;
	font-family: Georgia, "Times New Roman", Times, serif;
	;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	text-align: center;
	
}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
	line-height: 28px;
	
}

h1, h2 {
	color: #663300;
	font-size: 20px;
	font-variant: small-caps;
}

h3, h4, h5, h6 {
	color: #666633;
	font-style: normal;
	font-variant: small-caps;
	font-size:14px;
}

a {
	color: #660000;
	text-decoration: underline;
}

form {
	background-color: #CCCC99;
}




a:hover {
	color: #8e7253;
}
#topbar {
	width: 800px;
	height: 200 px;
	top-margin: 15px;
	text-align: left;
	
	}
#bottombar {
	width: 800px;
	height: 100px;
	border-top:  medium double #996633;
	clear: left;
	
	
	}
#pageHeader{
	margin-left:221px;
	position: relative;
	top: 0px;
	height:180px;
	width: 580px;
	background-color: #660000;
	clear: none;
		}
#intro{
	height: 180px;
	width: 800px;
	background-color: #660000;
	}
#rightbar {
	margin-left: 220px;
	position: absolute;
	top: 195px;
	width: 560px;
	/*border-left: medium double #996633;*/
	
	}
#preamble {
	margin-left:0px;
	padding-top: 120px;
	width: 780px;
	
	}

#license {
	font-size:11px;
	text-align:left;
	line-height:13px;
	}
	
#container {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	}
#quickSummary {
	width: 760px;
	text-align: center;
	}
#navbar {
	width: 800px;
	position: absolute;
	top: 200px;
	height: 80px;
	border-bottom: medium double #996633;
	border-top: medium double #996633;
	margin-left:0px;
	text-align: center;
	
	}
#navbar a {
	color: #CCCC99;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #660000;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-left-color: #996633;
	border-left-style: solid;
	vertical-align:baseline;
	bottom: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	margin-top:0;
	
	}

#navbar a:hover {
	color: #FFFFCC;
	}
#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	/*background-color: #660000;*/
	width:  200px;
	height: 600px;
}

#sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

#sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}
img.floatLeft {
	float: left;
	border: 3px double #996633;
	background-color: #663333;
	margin: 10px 10px 10px 0px;
	padding: 10px;

}

img.floatRight {
	float: right;
	border: 3px double #996633;
	background-color: #663333;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.header {
	border: 2px double #996633;
	background-color: #663333;
	left: 150px;
	position: relative;
	} 
.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}
#lresources {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 12px;
	line-height:14px;
	font-weight: normal; text-align: center;
	padding: 10px 0 10px 0;}
	
#larchives li, #lresources li {
	margin-bottom: 0.2em;
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 8px;
}
#larchives a, #lresources a {
	color: #660000;
	text-decoration: underline;
	}