body { background-color: #f0e4d4; background-repeat: no-repeat; background-position: center 10px; margin-top: 10px; }
.twoColFixLtHdr #sidebar1 a:link {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #F5EADB;
	background-color:rgba(34, 82, 102, 0.5);
	margin: 0 0 15px 0;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 12px 0 12px 50px;
}
.twoColFixLtHdr #sidebar1 a:hover {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #fff;
	background-color:rgba(130, 164, 85, 0.6);
	margin: 0 0 15px 0;
	background-image: url(../images/link-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 12px 0 12px 50px;
}
a {
	color: #cedfb8;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-weight: bold;
	text-decoration: none;
	padding: 0 25px;
}
a:hover {
	color: #003;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-weight: bold;
	text-decoration: none;
	}
a:active { color: #cedfb8; font-size: 16px; font-family: "Times New Roman", Times, serif, Georgia; font-weight: bold; text-decoration: none; }
a:visited { color: #cedfb8; font-size: 16px; font-family: "Times New Roman", Times, serif, Georgia; font-weight: bold; text-decoration: none; }
#home { width: 250px; top: 60px; position: abolute; visibility: visible; }
h1 { color: #f0e4d4; font-family: "Times New Roman", Times, serif, Georgia; font-weight: bold; }
.h1 { color: #f0e4d4; font-size: 30px; font-family: "Times New Roman", Times, serif, Georgia; font-weight: bold; }
.h2 { color: #617e26; font-size: 24px; font-family: "Times New Roman", Times, serif, Georgia; font-weight: bold; margin-left: 20px; }
