body
{
	background-color: #fff;
	font-size: x-small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
}

a { text-decoration: none;
color: #000066; }

.quote
{
	color: #006;
	padding: 50px;
	width: 700px;
	height: 25px;
	// border-color: #006;
	// border-width: 2;
	// border-style: double;
	// background-color: #CCF;
	font-size: x-small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
}

.bottom
{
	width: 800px;
	height: 100px;
	background-image: url(../images/bottom_pattern2.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
	color: #006;
	font-size: x-small;
	font-style: italic;
}

.bottom2
{
	width: 800px;
	height: 100px;
	background-image: url(../images/bottom_pattern2.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
	color: #006;
	font-size: x-small;
}

.calendar
{
	font-size: small;
}

.plead {
font-size: x-small;
font-family: Verdana, Helvetica, Arial, sans-serif; 
}

.cdtitle {
font-size: xx-small;
font-family: Verdana, Helvetica, Arial, sans-serif; 
}

.site-credit
{
	font-size: xx-small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

.navigation
{
	color: #000066;
	text-align: right;
	font-weight: bold;
}

.navigation a:link { text-decoration: none; }
.navigation a:hover { text-decoration: underline; }
.navigation a:active { text-decoration: underline; }

