body {
	background: #CBCABE;
}

h1,h2 {
	color: #898768;
}

li {
	list-style-image:url(../images/green/arrow1.gif);
}

a {
	text-decoration: underline;
	color: #888555;
}

a:hover {
	text-decoration: none;
	color: #aaaaa0;
}

.tableBack {
	background: url(/images/green/middle.jpg) repeat-y top left;
}

.spacer {
	background: transparent;
}

#absHeader {
	background: url(/images/green/top.jpg) no-repeat top center;
}

#absFooter {
	background: url(/images/green/bottom.jpg) no-repeat top center;
}

a.navLink, a.navLinkSmall, a.navLinkLeft {
	color: #898768;
}

#logo {
	background: url(/images/common/logo.jpg) no-repeat top left;
}

#FFHomemenu a { position: absolute; height: 38px; width: 88px; top: 11px; text-decoration: none; }
#FFHomemenu a i { visibility: hidden; } 
a#logoP { left:19%; top:16px; height:80px; width:200px; outline:none; }
a#logoP:hover { background-color:none; outline:none;}

#FrontPic a { position: absolute; height: 38px; width: 88px; top: 160px; text-decoration: none; }  
#FrontPic a i { visibility: hidden; } 
a#fP { left:33%; top:160px; height:333px; width:500px; outline:none; }
a#fP:hover { background-color:none; outline:none;}

#top_line {
	background: url(/images/green/top_line.jpg) no-repeat top left;
}

#nav_line {
	background: url(/images/common/nav_line.jpg) no-repeat top left;
}

#nav_bottom {
	background: url(/images/green/nav_bottom.jpg) no-repeat top left;
}

#footer {
	background: url(/images/green/footer.jpg) no-repeat top left;
}
