body    {
	margin: 0px 0px 10px 0px;
	background: #ffffff;
}

/*	A 		{ color: #999966; text-decoration: none; font-weight:bold; }  */

A    {
	color: #8A8133;
	text-decoration: none;
	font-weight: bold;
	}

A:link    {
	color: #8A8133;
	text-decoration: none;
	}

A:visited    {
	color: #8A8133;
	text-decoration: none;
	}

A:active    {
	color: #99CC66;
	}

A:hover    {
	color: #0000FF;
	text-decoration: underline overline;
	}

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

#banner    {
	font-family: verdana,arial,sans-serif;
	color: #cccccc;
	font-size: medium;
	font-weight: normal;
	background: #004080;
	padding: 15px;
	text-transform: none;
	letter-spacing: 0.2em;
	}

.description    {
	font-family: verdana,arial,sans-serif;
	color: #cccccc;
	font-size: x-small;
	font-weight: bold;
	background: #004080;
	text-transform: none;
	letter-spacing: none;
	}

#links    {
	padding-right: 10px;
	padding-left: 10px;
	background: #ffffff;
	}

.blog    {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	}

.blogbody    {
	font-family: georgia,verdana,arial,sans-serif;
	color: #000000;
	font-size: small;
	font-weight: normal;
	background: #ffffff;
	padding: 10px;
	}

.blogbody a, 
.blogbody a:link, 
.blogbody a:visited, 
.blogbody a:active    {
	font-weight: normal;
	text-decoration: underline;
	}

.blogbody a:hover    {
	font-weight: normal;
	text-decoration: underline overline;
	}

#gallerylink a, 
.gallerylink a:link, 
.gallerylink a:visited, 
.gallerylink a:active    {
	font-weight: normal;
	text-decoration: underline;
	}

#gallerylink a:hover    {
	font-weight: normal;
	text-decoration: underline overline;
	}

#container    {
	position: relative;
	width: 95%;
	background: #ffffff;
	margin-bottom: 20px;
	border-left: 1px dashed #004080;
	}

.title    {
	font-family: verdana,arial;
	font-size: small;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	}

.date    {
	font-family: georgia,verdana,arial,sans-serif;
	font-size: small;
	color: #000000;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	}

.side    {
	font-family: verdana,arial,sans-serif;
	color: #000080;
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	padding: 2px;
	}

.sidetitle    {
	font-family: verdana,arial,sans-serif;
	color: #000080;
	font-size: x-small;
	font-weight: bold;
	background: #cccccc;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	}

.calendar    {
	font-family: verdana,arial,sans-serif;
	color: #000080;
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	padding: 2px;
	text-align: center;
	}

.calendarhead    {
	font-family: verdana,arial,sans-serif;
	color: #000080;
	font-size: x-small;
	font-weight: bold;
	line-height: 140%;
	padding: 2px;
	}

.syndicate    {
	font-family: verdana,arial,sans-serif;
	font-size: xx-small;
	font-weight: bold;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	color: #000080;
	}

.powered    {
	font-family: verdana,arial,sans-serif;
	color: #003366;
	font-size: xx-small;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 140%;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 0.2em;
	}

#footer    {
	background: #004080;
	border-top: 2px solid #edecdb;
	border-bottom: 2px solid #edecdb;
	padding: 1px;
	}

.footer    {
	font-family: verdana,arial,sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	}

#footer a:link, *#footer a:visited    {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover    {
	color: #000000;
	}

