body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: inherit;
	line-height: 1.6;
	color: #583297;
	text-align: left;
	list-style: square;
 }

h1, h2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 color: #633;
 text-align: left;
 }

h1 {
 font-size: 125%;
 line-height: 1.5;
 }

h2 {
 margin-top: 9px;
 font-size: 110%;
 line-height: 1.2;
 }

h3 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 110%;
 font-weight: bold;
 text-align:right;
 }

li {
 padding-bottom: 9px;
 }

img {
 border: 0;
 }

#footer {
 clear: both;
 font: normal 85%/1.5 verdana, arial, helvetica, sans-serif;
 color: #000;
 }

.attrib {
 font-style: italic;
 font-size: 90%;
 margin-left: 18px;
 margin-top: -6px;
 margin-bottom: 24px;
 }

.sidebar {
 padding: 12px;
 margin-top: 18px;
 margin-left: 36px;
 margin-right: 54px;
 border: 2px solid #c99c71;
 }
 
.sidebar p {
 font-style: italic;
 font-size: 90%;
 }

.small {
	font-style: normal;
	text-align:left;
	font-weight: lighter;
	font-size: 85%;
 }

.credit {
	font-style: normal;
	text-align:right;
	align: right;
	font-weight: lighter;
	font-size: 85%;
 }

.thumbnail {
	background-color: #c99c71;
	vertical-align: middle;
	text-align: center;
 }

.thumbnail img {
	border: 0;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 24px;
	margin-right: 24px;
	vertical-align: middle;
 }

#thumbnail {
	background-color: #c99c71;
	vertical-align: middle;
	text-align: center;
 }

#thumbnail img {
	border: 0;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 24px;
	margin-right: 24px;
	vertical-align: middle;
 }


/* LINKS */

a:link, a:visited {
 text-decoration: none;
 color: #90f;
 font-weight: bold;
 }

/* a:visited {
 text-decoration: none;
 color: #609;
 font-weight: bold;
 } */

a:hover {
 text-decoration: underline;
 color: #90f;
 font-weight: bold;
 }

#footer a:link, #footer a:visited {
 text-decoration: none;
 color: #fc3;
 font-weight: bold;
 }

/* #footer a:visited {
 text-decoration: none;
 color: #fc6;
 font-weight: bold;
 } */

#footer a:hover {
 text-decoration: underline;
 color: #fc3;
 font-weight: bold;
 }

.attrib a:link, .attrib a:visited {
 text-decoration: none;
 font-weight: bold;
 color: #633;
 }

.attrib a:hover {
 text-decoration: underline;
 font-weight: bold;
 color: #fc3;
 }

.ahem {
 display: none;
 }

.title {
 font-style: italic;
 }
