* {margin:0; padding: 0;}

body {
	background-image: url(../images/bg-fleurdelis.jpg); 
	background-position: bottom right; 
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-color: #2a3040;
	position: relative;
	font-family: 'lucida grande', verdana, sans-serif;
	font-size: 62.5%;
	behavior:url("css/csshover.htc");
	}
ul, ol {
	list-style-type: none;
	}
p {
	font-size: 1.1em;
	line-height: 1.8em;
	}
p.blurb {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 .25em;
	}
p.validation {
	color: white;
	text-align: center;
	padding: 2em 0;
	}
	
/* Basic Headings */

h1, h2, h3, h4 {
	font-family: Georgia, serif;
	font-weight: normal;
	letter-spacing: .1em;
	}
h1, h2, h3, h4 {
	font-variant: small-caps;
	}
h1 {color: #ef5656;}
h2 {
	color: #4062a8;
	font-size: 1.6em;
	}
h3	{
	color: #4062a8;
	font-size: 1.4em;
	line-height: 1em;
	margin: 0 0 20px 0;
	}
h4 {
	color: #4062a8;
	font-size: 1.4em;
	line-height: 1.3em;
	padding: .25em 0;
	}
	
/* Layout Structure */

#wrapper {
	width: 750px;
	margin: 0 auto;
	background-color: #fffff8;
	overflow: auto;
	padding: 0 0 20px;
	}
#content {
	clear: left;
	font-size: 1.2em;
	line-height: 1.8em;
	overflow: hidden;
	margin: 10px 0 0;
	position: relative;
	}
#header {
	background-color: #293040;
	width: 750px;
	margin: 0;
	position: relative;
	overflow: hidden;
	}
#banner {
	border-top: 5px solid #6681b9;
	}
#mainwrap {
	float: left;
	width: 520px;
	}
#maincol {
	width: 240px;
	float: left;
	padding: 0 20px;
	}
#secondarycol {
	width: 220px;
	float: right;
	padding: 0 0 0 20px;
	}
#tertiarycol {
	width: 180px;
	padding: 0 20px;
	float:right;
	}
#footer {
	clear: both;
	margin: 50px 0 0;
	text-align:center;
	}
#essaybody, #glossary {
	width: 450px;
	padding: 0 20px;
	float: right;
	overflow: hidden;
	}
#maincontent { /* body on essay pages */
	padding-top: 20px;
	}
.box { /* containing box for seccondarycol and tertiarycol links */
	overflow: hidden;
	margin-bottom: 0.9em;
	}
#tertiarycol .box {
	border-bottom: 1px dotted #a2b9d1;
	}
#about {
	padding: 1em;
	}

/* Navigation Bar */

#nav {
	width: 100%;
	background-color: #fff;
	margin: 10px 0 20px;
	padding: 0 0 10px 0;
	}
#nav ul {
	margin: 0 0 0 20px;
	padding: 0;
	z-index: 1000;
	}
#nav li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0 1.5em 0 0;
	width: 7em;
	background-color: #fff;
	border-top: 1px dotted #a2b9d1;
	border-bottom: 1px dotted #a2b9d1;
	}
li#b, li#e, li#s, li#g, li#t {
	font-size: 1.4em;
	font-family: georgia, times, serif;
	text-transform: uppercase;
	color: #4062a8;
	letter-spacing: 0.1em;
	}
#nav li#b, #nav li#e {
	padding: 4px 5px;
	} 

#nav ul li ul {
	font-family: 'lucida grande', verdana, sans-serif;
	text-transform: none;
	width: 10em;
	display: none;
	position: absolute;
	top: 1.8em;
	left: 0;
	padding: 0;
	margin: 0;
	}
#nav li > ul {
	top: auto;
	left: auto;
	}
#nav ul li ul li {
	width: 185px;
	font-size: .9em;
	letter-spacing: normal;
	border: none;
	border-bottom: 1px solid #fff;
	padding: 4px 5px;
	background-color: #dce2ef;
	margin: 0;
	}
#nav ul li:hover ul, li#e:hover ul, li.over ul, li#b ul:hover, li#e ul:hover {
	display: block;
	}
#nav li:hover {
	background-color: #eaeef6;
	}
#nav a {
	width: 100%;
	display:block;
	float: left;
	text-decoration: none;
	color: #069;
	padding: 4px 0;
	}
#nav a:hover {
	color: #f33;
	background-color: #d5ddec;
	}
li#b ul li a:hover, li#e ul li a:hover {
	color: #3366cc;
	background-color: #eaeef6;
	padding: 4px 0;
	}
li#b ul li a:link, li#e ul li a:link {
	padding: 4px 0;
	}
li#b a:hover, li#e a:hover, li#s a:hover, li#g a:hover, li#t a:hover {
	color: #3366cc;
	}
		
/* Special Headings and Image Replacement */

#lefh1 a {
	display: block;
	padding: 90px 0 0 0; 
	width: 750px;
	overflow: hidden; 
	background-color: transparent;
	background-image: url(../images/title1.png); 
	background-repeat: no-repeat; 
	height: 0px !important; height /**/:90px;
	position: absolute;
	left:0;
	top: 150px;
	}
#content h2 {
	background-color: #ffffff;
	color: #666;
	font-size: 1.4em;
	padding: 0 1em .5em;
	font-variant: normal;
	text-transform: lowercase;
	font-style: oblique;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1em;
	position: absolute;
	left: 0;
	top: -15px;
	z-index: 1000;
	}
#header h1 a:link, #header h2 a:visited {
	color: #ffffff;
	}
#secondarycol #browse {
	padding: 50px 0 0 0; 
	overflow: hidden; 
	background-image: url(../images/browse.gif); 
	background-repeat: no-repeat; 
	height: 0px !important; 
	height /**/:50px;
	}
#essays {	
	padding: 50px 0 0 0; 
	overflow: hidden; 
	background-image: url(../images/essays.gif); 
	background-repeat: no-repeat; 
	height: 0px !important; 
	height /**/:50px;
	}
#searchh3, #searchh2 {
	padding: 50px 0 0 0; 
	overflow: hidden; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	height: 0px !important; 
	height /**/:50px;
	}
#searchh2 {
	margin: -20px 20px 20px;
	}
#maincontent h2 {
	color: #293040;
	text-align: left;
	padding: 0 0 10px 0;
	}
#searchpage h2 {
	padding: 0 0 10px 10px;
	}
h2#essaytitle, h2#glossaryh2 {
	padding: 0 0 10px 20px;
}
#about h2 {
	text-align:left;
	}
#secondarycol h3, #searchpage h3 {
	font-variant: normal;
	color: #293040;
	padding-top: 0.2em;
	}
#secondarycol h4 {
	color: #293040;
	padding: 0;
	margin-top: 0; /*needed to keep alignment*/
	font-size: 1.4em;
	}
ul#relatedmat a {
	padding: 0 0 1em 1.8em;
	}
.picture {
	background: url(../images/image.jpg) top left no-repeat;
	}
.doc {
	background: url(../images/document.jpg) top left no-repeat;
	}
.song {
	background: url(../images/song.jpg) top left no-repeat;
	}
	
/* Link Styles */

a:link {
	color: #2f3a56;
	text-decoration: none;
	}
a:visited {
	color: #555e75;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#content h2 a {
	color: #666;
	text-decoration: none;
	}
p.blurb a:link, p.blurb a:visited {
	color: #333;	
	}
p.blurb a:hover {
	color: #5d5d9e;
	text-decoration: none;
	}
#essay-links ul li ul li a:link, #essay-links ul li ul li a:visited {
	text-decoration: none;
	}
#essay-links ul li ul li a:hover {
	text-decoration: underline;
	}
h4 a:link, h4 a:visited {
	color: #c14e47;
	display: block;
	padding: .25em 0;
	}
h4 a:hover {
	color: #5d5d9e;
	text-decoration:none;
	}
#footer a {
	padding: 5px 10px;
	margin: 0 5px;
	border-top: 1px dotted #a2b9d1;
	border-bottom: 1px dotted #a2b9d1;
	}	
#footer a:hover {
	text-decoration: none;
	background-color: #d5ddec;
	}
a img {border: none;}
p.validation a:link, p.validation a:visited {
	color: white;
	font-weight: bold;
	}
p.validation a:hover {
	text-decoration: underline;
	color: #ebffff;
	}
	
/* Essay Pages */

.essay-group h4 {
	border-bottom: 1px solid #4B70B2;
	color: #324B77;
	padding: .5em 0 .25em;
	}
.essay-group ul {
	margin-bottom: 1em;
	margin-left: 1em;
	}
.essay-group li {
	display: block; 
	text-align: left; 
	border-bottom: 1px solid #F0F5FE;
	font-size: 1em;
	overflow: hidden;
	}
.essay-links a, .essay-links a:visited {
	color:#666; 
	text-decoration: none; 
	display: block; 
	padding: 0.4em;
	margin: 0;
	}
.essay-links a:hover {
	color: #3366cc;
	background-color: #F0F5FE;
	}
#essaybody p {
	margin: 0 0 1.6em;
	text-indent: 2em;
	}

/* Related Materials */

#relatedmat {
	font-size: 1em;
	}
#relatedmat li {
	margin: 1em 0;
	line-height: 1.8em;
	}
#relatedmat img {
	border: 0;
	}
span.caption {
	display: block;
	font-weight: bold;
	margin-bottom: 1.8em;
	}
	
/* Browse Pages */

#browsepage {
	width: 750px;
	padding: 0 20px;
	}
.imagethumb {
	float: left;
	padding: 5px;
	}
	
/* Glossary Formatting */

#glossary dl dt {
	margin-top: 1em;
	padding-top: .5em;
	border-top: 1px solid #a2b9d1;
	font-variant: small-caps;
	font-family: georgia, times, serif;
	color: #4062a8;
	letter-spacing: 0.1em;
	}
#glossary dl dd {
	margin: 10px 20px;
	}

/* Additional Styles to Basic Elements */

#tertiarycol .box p.blurb {
	margin-bottom: 0;
	}
#about p {
	width: 80%;
	margin: 0 auto 1em;
	}
#header img {
	border-top: 2px solid #293040;
	border-bottom: 2px solid #293040;
	}
#secondarycol p.blurb img {
	float: left;
	border: 1px solid #ddd;
	margin: .25em .25em 0 0;
	}	
	
/* Search */
#searchform { 
	padding: 0 0 1em;
	border-bottom: 1px solid #a2b9d1;
	margin-bottom: 1em;
	}
#search {
	width: 184px; 
	border: 1px solid #a2b9d1; 
	padding: 2px 0 2px 2px;
	margin: 0 auto;
	background-color: #e8ecf5;
	color: #999; 
	}
#search:focus {
	background-color:#fff;
	}
.searchsubmit {
	text-transform: uppercase; 
	color: #6681b9; 
	background-color: #fff; 
	border: none; 
	margin: 2px 0;
	}
#klabel {
	color: #ddd; 
	margin: .5em 0; 
	display: none;
	}

/* Search Page */

#searchpage {
	width: 750px;
	padding: 0 10px;
	}
.checklist {
    list-style: none;
    overflow: hidden;
	}
#search1, #search3 {
    width: 200px;
	padding: 0 10px;
	float: left;
	}
#search2 {
	width: 275px;
	padding: 0 10px;
	float: left;
	}
#searchpage #clear, #searchpage .searchsubmit {
	border: 1px solid #dce2ef;
	background-color: #eee;
	color: #666;
	padding: 3px;
	margin: 5px 0;
	}
#searchpage .searchsubmit {
	text-transform: none; 
	}
.checklist, .checklist li { 
	margin: 0; 
	padding: 0; 
	}
.checklist label {
    display: block;
    padding-left: 15px;
    text-indent: -10px;
	}
.checklist label:hover { 
	background: #dce2ef; 
	color: #258; 
	}
* html .checklist label { height: 1%; }
label#keyword {
	display:none;
	}
input#keywordbox {
	border: 1px solid #ccc;
	padding: 5px 0 0 5px;
	background-color: #dce2ef;
	padding: 3px;
	}
input[type="checkbox"] {
	border: 1px solid #ddd;
	background-color: #fff000;
	}
