body, td {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0 0 3px 0;
	padding: 0;
	color: White;
	background-color: #330033;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	}

h1 {
	font: 28px Arial, Helvetica, sans-serif;
}

h2 {
	font: 21px Arial, Helvetica, sans-serif;
}

h3 {
	font: 18px Arial, Helvetica, sans-serif;
}

h4 {
	font: 16px Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

img.inline {
	border: 5px solid #663366;
	margin: 5px 5px;
}
#clip {
	border: 5px solid #636;
}

.illuminate {
	font-size: 150%;
}

#left {
	background-color: #CC99FF;
	color: #330033;
	text-align: left;
	}

#quote {
	display: block;
	padding: 2px 5px;
	color: #330033;
	background-color: #CC99FF;
	width: 162px;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	}

#main {
	margin-left: 175px;
	padding: 3px 9px 0 9px;
	background-color: #330033;
	color: White;
	text-align: center;
	}
	
#contain {
	width: 580px;
	margin: 9px auto;
	text-align: left;
}

.excerpt {
	font-style: italic;
	padding-left: 9px;
	margin: 1.5em 0 0 17%;
}

a {
	background-color: #330033;
	color: White;
	text-decoration: underline;
}
a:hover {
	background-color: #CC99FF;
	color: #330033;
	text-decoration: none;
	}

#footer {
	border-top:1px solid #330033;
	color: #330033;
	background-color: #CC99FF;
	clear:both;
	padding:10px;
	position:relative; /*needed for opera*/
	margin: 0 0 5px 0;
	font-size: 10px;
	line-height: 14px;
	}

#footer a {
	background-color: #CC99FF;
	color: #330033;
	text-decoration: underline;
}
#footer a:hover {
	background-color: #330033;
	color: White;
	text-decoration: none;
}

a.olifields {
	background-color: #330033;
	color: #996699;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}
a.olifields:hover {
	background-color: #330033;
	color: White;
	text-decoration: none;
}
