a {
	font-weight: bold;
	color: #FAEF30;
	not-color: #F7CB63;
}
a:hover {
	color: white;
}
.main {
	background-color: black;
}
h1, .h1 {
	color: #000000;
}
h2, .h2 {
	color: #000000;
	also-not-color: #161724;
	not-color: #E7AB33;
}
h3, .h3 {
	color: #161724;
}
div.tagline {
	position: absolute;
	top: 37px; left: 0px;
	color: white;
	text-align: center;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	width: 100%;
}
a.tag {
	font-weight: normal;
	text-decoration: none;
	color: white;
}
a.tag:hover {
	text-decoration: none;
	color: #E7AB33;
}
a.footerlink {
	font-weight: normal;
	color: #E7AB33;
}
a.footerlink:hover {
	color: white;
}
.tag {
	background-color: black;
}
div.leftmenu {
	position: relative;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:   5px;
	margin-left:  5px;
	margin-right: 5px;
	line-height:  22px;
	font-weight: bold;
	color: white;
}
a.leftmenu {
	text-decoration: none;
	color: white;
}
a.leftmenu:hover {
	text-decoration: none;
	color: #E7AB33;
}
.leftside {
	width: 36%;
}
div.content {
	margin-top: 30px;
}
.divider {
	background-color: #7961ab;
	width: 1px;
}
.contrast {
	color: black;
}
.footerlinks {
	color: white;
}
.button {
	background: #f79420 url('/within/home.images/button.gif');
	width: 117px;
	height: 61px;
	color: #161724;
	text-align: center;
	vertical-align: middle;
}
.button:hover {
	color: white;
}
.pane {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 340px;
	color: white;
	text-align: center;
}

