body {
	background-color: #f0f0f0;
	text-align: center;
}
#page {
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	width: 55%;
	min-width: 440px;
}
#column {
	background-color: #ffffff;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
	padding: 0px;
	margin: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.2em;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.2em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 0.3 em;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin: 10px;
}
h4 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 0.4 em;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	background-color: #c0c0c0;
}
.imagecaption {
	font-family: monospace;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.banner_plain {
	background-color: #ffc080;
}
a.title {
	color: #000000;
	text-decoration:none
}
a.title:visited {
	color: #000000;
	text-decoration:none
}
a.title:hover {
	color: #FFFFFF;
	text-decoration:none
}
a.orange_link {
	color: #ff6600;
	text-decoration:none
}
a.orange_link:visited {
	color: #cc3300;
	text-decoration:none
}
a.orange_link:hover {
	color: #ff9900;
	text-decoration:underline
}
a.new_link {
	color: #333333;
	text-decoration: none;
}
a.new_link:visited {
	color: #222222;
	text-decoration: none;
}
a.new_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink {
	color: #000000;
	text-decoration: none;
}
a.footerlink:visited {
	color: #cc3300;
	text-decoration: none;
}
a.footerlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
p.new {
	background-color: #c0c0c0;
	text-align: justify;
}
p.new_nolink {
	color: #333333;
	background-color: #c0c0c0;
	text-align: justify;
}
.works_cited {
	text-align: left;
}

.footer {
	background-color: #ffc080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	letter-spacing: 0.3em;
	line-height: 2em;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;

}
.youarehere {
	color: #000000;
	font-weight: bold;
}
img.example {
	border: solid;
	border-width: 5px;
	border-color: #666666;
}
.list_main {
	padding-bottom: 20 px;
}
.list_supplement {
	padding-bottom: 20 px;
	padding-left: 20px;
>