@charset "utf-8";
#content #copy a:link, #content #copy a:active, #content #copy a:visited {
	text-decoration: none;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	float: right;
	margin-bottom: 5px;
}
#content #copy a:hover {
	color: #88AC89;
}
#rightmain #content .picRight {
	border: 2px solid #5A6865;
}
#container #maincols {
	background: url(../images/_bck_maincolsDuo.jpg);
}
#container #maincols #rightmain {
	border-top: 1px solid #5A6865;
}

#leftcol #options a:link, #leftcol #options a:active, #leftcol #options a:visited {
	color: #C4D7A5;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	font: bold 95% Arial, Helvetica, sans-serif;
}
#leftcol #options a:hover {
	color: #88AC89;
}
#leftcol #options h1 {
	color: #FFF;
}
#container #header {
	background: url(../images/_bck_headerBord.jpg);
}
#container #footer {
	background: url(../images/_bck_footerBord.jpg) no-repeat;
}
