h2 {
	color: #FCFF86;
}
h3 {
	color: #FCFF86;
}
h1 {
	color: #FCFF86;
}

#copyrights
	{
	width:100%;
	height:20px;
	float: left;
	font-family:Arial;
	font-size:10px;
	color:#dad42d;
	text-align:center;
	text-decoration:none;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #B32C0F;
	padding-top: 2px;
	}
#footerlinks
	{
	width:100%;
	height:14px;
	float: left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#dad42d;
	text-align:center;
	text-decoration:none;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #B32C0F;
	padding-top: 2px;
	}
.h1_burgundy {
	color: #B84D02;
}
#grey_background {
	background-color: #CCC;
	height: 80px;
	position: relative;
	width: 80%;
}
#mainContent_2 {
	background-color: #CCC;
	width: 1023px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 111px;
}
#footer_2 {
	background-color: #B32C0F;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
}
.h1_lighter {
	color: #FFC;
}

#text_under_pic {
	height: 20px;
	top: 213px;
	background-color: #B84D02;
	color: #FCFF86;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 100%;
}
#twitter {
	position: absolute;
	top: 430px;
}
