#colorbar {
	background-color: #881813;
	width: 100%;
	height: 50px;
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
}


#secondaryBG {
	background-image:url(../images/_global/secondaryBG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 335px;
	width: 1280px;
	bottom: 0px;
	position: fixed;
	z-index: 1;
	background-color: #881813;
}
#copyheader {
	background-image: url(../images/year/copyHeader.png);
	height: 43px;
}

#copyfooter {
	background-image: url(../images/year/copyFooter.png);
	height: 43px;
}
#sidebarheader {
	background-image: url(../images/year/sidebarHeader.png);
	height: 43px;
}
#sidebarfooter {
	background-image: url(../images/year/sidebarFooter.png);
	height: 43px;
}
#footer {
	background-color: #881813;
}


.text h2 {
	font-size: 15px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #881813;
	border-left-color: #881813;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-style: normal;
	position: relative;
}

.text h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #881813;
	margin-right: 10px;
	margin-left: 50%;
}

.text a {
	color: #881813;
}
