@charset "UTF-8";
/* CSS Document */

.twoColHybLtHdr #container #header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 806px;
	padding: 0px;
}
.twoColHybLtHdr {
	background-color: #000000;
}
.twoColHybLtHdr #container #sidebar1 {
	background-image: url(images/sidebargradient.png);
	background-repeat: no-repeat;
	height: 800px;
	width: 193px;
	padding: 0px;
}
.twoColHybLtHdr #container #footer {
	background-image: url(images/footer.png);
	height: 75px;
	width: 805px;
	padding: 0px;
	margin-top: 25px;
}
#sidebar1 ul {
	list-style: none;
	color: #000000;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
	line-height: 25px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar1 a {
	text-decoration: none;
	color: #000000;
}

#sidebar1 a:hover {
	color: #5A6272;
	background: no-repeat right;
}
.style1 {
	color: #8d3a0c;
	font-weight: bold;
	font-size: 1.45em;
}
.style2 {
	font-size: 0.5em;
	left: 799px;
	top: 531px;
}
