body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background:#333333;
  text-align:center;
  color:#996633;
}

td {vertical-align:top;
}
td.headline{background-image: url(/assets/headline.gif);
margin:5px}
td.smallprint	{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 60%;
	font-style: italic;
	color: #996633;
	vertical-align:top;
	text-align:center;
}
td.quote 	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bolder;
	color: #996633;
	vertical-align:top;
	text-align:center;
}
td.attrib	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60%;
	font-style: italic;
	font-weight: bold;
	color: #996633;
	vertical-align:top;
	text-align:center;
}
a, a:link, a:visited {
text-decoration: underline;
color:#eeffff;
}
a:hover {
color:#FFFFFF;
}
#slideshow {
border-bottom: #996633 ridge 2px;
border-top: #996633 ridge 2px;
}
.navbar {
	background:#996633;
	padding-bottom:5px;
	
	}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;	
	text-align:center;
	color:#ccffff;
	border-top: #ccffff ridge 2px;
	}

.navtext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;	
	text-align:center;
	color:#ccffff;
	border-top: #ccffff ridge 2px;
	}
.navtext a:hover {
	color:#FFFFFF;
	}
#wrapper {background:#eeffff;}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-style:normal;
	color: #996633;
padding-left: 4px;
vertical-align:top;
text-align:left;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bolder;
	color: #996633;
	padding-left: 4px;
	vertical-align:top;
	text-align:left;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bolder;
	color: #996633;
	padding-left: 4px;
	vertical-align:top;
	text-align:center;
}
li {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #996633;
	text-align: left;
	vertical-align:top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #996633;
	text-align: justify;
	vertical-align:top;
	padding-left:4px;
	padding-right:4px;
}
#header {
color:#ccffff;
text-decoration:none;
font-weight:normal;
} 

#header a, #header a:visited, #header a:link {
text-decoration: underline;
color:#ccffff;
} 
#header a:hover {
text-decoration:underline;
color:#eeffff;
} 
#main a, #main a:visited, #main a:link {
text-decoration: underline;
color:#996633;
} 
#main a:hover {
text-decoration:underline;
color:#000000;
} 

#footer {
color:#996633;
text-decoration:none;
font-size:60%;
font-weight:normal;
} 
#footer a, #footer a:visited, #footer a:link {
text-decoration: underline;
color:#996633;
} 
#footer a:hover {
text-decoration:underline;
color:#000000;
} 
.copyright {
text-align:left}
.author {
text-align:right;
}
