body
{
        background:#eeffe8;
		font-size:12px; 
		font-family: verdana;
		line-height:150%; 
		color:#026a45;
}
 a:active, a:hover, a:link, a:visited
{   
        background:#eeffe8;
        color:#006633;
}
div.header
{
        background:URL('images/headers/header.jpg');
        width:800px;
        height:40px;
		margin: 0 auto;
		overflow:hidden;
}
*
{
	margin: 0px;
	padding: 0px;
}
img.header2
{
        width:636px;
		height:98px;
		margin-bottom:20px;
		float:left;
		position:relative;
		left:-20px;
}
div.content2 img
{
	width:410px;
}
div.content
{
        background:URL('images/icons/content.jpg') repeat-y 100%;
        width:800px;
		margin: 0 auto;
		height:100%;
		overflow:hidden;
}
div.content2
{
        width:410px;   
        background:#eeffe8;
		position:relative;
        margin-left:80px;
        float:left;
		height:100%;
		overflow:hidden;
}
ol, li, ul
{
		width:375px;
		height:100%;
		background:#eeffe8;
		margin-left:18px;
}
div.nav
{
        width:164px;
		position:relative;
        left:20px;
        vertical-align:top;
        float:left;
		height:100%;
}
a.link:active, a.link:link, a.link:visited
{
        text-decoration:none;
	width:166px;
	height:26px;
	font-size:13px;
	display:block;
	font-weight:300;
	background:url('../images/links/link.jpg');
	font-family: Rockwell;
	color:#006600;
	text-indent:10px;
	vertical-align:middle;
}
a.link:hover
{
	text-decoration:none;
	width:166px;
	height:26px;
	display:block;
	font-size:13px;
	background:url('../images/links/link-over.jpg');
	font-family: Rockwell;
	font-weight:300;
	color:#006600;
	text-indent:10px;
	vertical-align:middle;
}
div.image
{
        float:left;
		height:100%;
}
div.footer
{
        background:URL('images/headers/H_bottomfiller.jpg');
        width:800px;
        height:42px;
		margin: 0 auto;
}
p.c1
{
	text-align: center;
}
a.c1:active, a.c1:hover, a.c1:link, a.c1:visited
{
	display:inline-block;
	font-size:12px; 
	font-family: verdana; 
	color:#3fac51;
}
.breadcrumb a 
{ 
	text-decoration:none; 
	font-size:11px; 
}
a.breadcrumb:hover 
{
	text-decoration:underline;
	color:#026a45; 
}
.breadcrumb 
{
	text-decoration:none; 
	font-size:11px; 
}