TABLE,TD {
	font-family: Helvetica, Arial;
	font-size: 13px;
}
BODY {
	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
	width: 800px;
}
.module_col {
	font-size: 12px;
}

P { padding-bottom: 20px; }

SELECT,INPUT,TEXTAREA {
	font-size: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
A:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
}
A, A:link, A:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
A.main_feed:hover,A.main_feed:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
A.main_feed, A.main_feed:link {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

#ad_160x600
{
	margin-top: 5em;
}

#content, #footer
{
	width: 800px;
}

#footer
{
	margin-top: 1em;
	text-align: center;
	font-size: 80%;
	color: #444;
	background-color: transparent;
}

#information
{
	padding: 0 5px 2em 5px;
	font-size: 110%;
}

#information p
{
	padding-bottom: 0;
}

#information li
{
	color: #111;
}

#information .contact
{
	font-weight: bold;
	font-style: italic;
}

#footer-menu
{
	font-size: 90%;
	color: #999;
	background: transparent;
	list-style: none outside;
	padding-top: 1em;
}

#footer-menu li
{
	display: inline;
	padding: 0 2em;
	border-left: 1px solid #bbb;
}

#footer-menu li:first-child
{
	border-left: 0px solid #bbb;
}

.photo-thumbnail
{
	width: 100px;
	height: 100px;
	border: 0px solid green;
	margin: 0 5px 5px 0;
	float: left;
}

#digest
{
	text-align: center;
}

#digest img
{
	margin: 5px;
}

#digest p
{
	text-align: left;
	padding: 0 5px;
	font-size: 110%;
}


.news-content h1
{
	font-weight: bold;
	text-align: left;
	padding: 0 5px;
	font-size: 1em;
	color: #000;
}

