body 
{
	margin: 27px 0 0 0;
	background: #c5c6ba repeat-x url(images/back.gif);
}

.clear 
{
	clear: both;
}

#site 
{
	width: 760px;
	margin: 0 auto;
}

#site_body 
{
	height: 90px;
	background: no-repeat url(images/site_body.gif);
}

#site_body #header 
{
	float: left;
}

#header h1 
{
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 1.7em;
	font-weight: normal;
	color: #4D4D4D;
	text-transform: capitalize;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

#header h1 a 
{
	color: #4D4D4D;
	text-decoration: none;
}
#header p 
{
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #333333;
	text-transform: lowercase;
	line-height: 10pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	letter-spacing: 1pt;
}

#top_banner {
	padding: 0 5px;
	background: #fff repeat-y url(images/container.gif);
}
#top_banner #banner {
	padding: 3px 0;
	height: 260px;
}

#container 
{
	padding: 5px 5px;
	width: 750px;
	background-color: #ffffff;
	background-image: url(images/container.gif);
	background-repeat: repeat-y;
}


#content 
{
	float: left;
	width: 700px;
	padding-left: 25px;
}

.divider 
{
	margin: 5px 0px 5px 5px;
	height: 2px;
}

.storytitle 
{
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 0.75em;
	color: #339900;
	border-bottom: #cdcfb4 1px dashed;
	letter-spacing: 0.1pt;
	line-height: 20pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.storytitle a 
{
	text-decoration: none;
	color: #339900;
}

hr
{
	border: #cdcfb4 1px dashed;
}

.storycontent 
{
	font-size: 0.8em;
	color: #333333;
	margin-bottom: 20px;
	font-family: Verdana;
}

.storycontent a 
{
	text-decoration: none;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A8130;
	font-weight: bold;
}

#rss_1
{
	margin-top: 10px;
}

#rss_1 a
{
	text-decoration: none;
	color: #ED0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A8130;
	font-weight: bold;
}

#rss_2
{
	margin-top: 10px;
}

#rss_2 a
{
	text-decoration: none;
	color: #ED0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A8130;
	font-weight: bold;
}

#rss_3
{
	margin-top: 10px;
}

#rss_3 a
{
	text-decoration: none;
	color: #ED0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A8130;
	font-weight: bold;
}

#main_content
{
	width: 100%;
	text-align: center;
}

#main_content a
{
	text-decoration: none;
	color: #006D00;
	font-weight: bold;
}

#footer 
{
	padding: 10px 5px 0px 10px;
	background: no-repeat url(images/footer.gif);
	height: 140px;
	font-family: Arial;
	font-size: 8pt;
	color: #c3c3c3;			
	font-style: italic;
}

#footer a 
{
	text-decoration: none;
	color: #c3c3c3;
}