body
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
	padding-bottom: 10px;
	margin: 0px;
	width: 800px;
	color: darkslateblue;
	padding-top: 10px;
	font-family: verdana;
	height: 95%;
	background-color: #ffffcc;
}
body p { width: 95%; } 
.header { padding-bottom: 0px ; /*border: black 1px solid;*/}
.navigation
{
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px 15px 15px 5px;
	padding-top: 5px;
	border: darkgray thin solid; 
}
.navigation a { display: block; padding-bottom: 5px; }
.content { width: 700px; padding-left: 10px ; padding-top: 5px ; /*border: black 1px solid;*/}
.info { position: absolute; padding: 10px; }
/*.content-footer { position: absolute; bottom: 0px; padding-bottom: 10px; }*/
.content-footer { padding-top: 10px; /*border: black 1px solid;*/}
.image
{
	border: darkslateblue thin solid;
	background-color: transparent;
}
.ah5 { font-size: small; font-weight: bold; }
.nav-nolink
{
	font-weight: normal;
	font-size: small;
	text-decoration: underline;
	padding-bottom: 5px;
}
.newsentry, .newstitle
{
	border: darkslateblue thin solid;
	width: 90%;
	padding: 10px;
	color: dimgray;
	font-family: Georgia;
	font-size: 8pt;
	background-color: white;
}
.newstitle { border: none; padding: 0px; font-weight: bold; font-style: italic; }
#header-quote { font-size: smaller; }

#copyright
{
	font-size: 8pt;
	line-height: 17px;
}


