h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.bodylge {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight:600;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}

.body {
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bodysm {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#maintext{
	position:absolute;
	padding:0 0 50px 0px;
	top: 686px;
	left: 15%;
	right: 15%;
	width: 75%;
	background-color: #c61f2c;
}

#photos{
	width: 100%;
	position:absolute;
	float:inherit;
	border: 0;
	width: 75%;
	left: 15%;
	right: 15%;
	background-color: #c61f2c;
}

a{
	color: #ed1d25;
	font-weight:none;
	text-decoration: underline;
}

a:link{
	font-family: Times New Roman, Times, serif;
	color: #0165b5;
	font-weight:none;
	text-decoration: underline;
}

a:visited{
	color: #0165b5;
	font-weight:none;
	text-decoration: underline;
}

a:hover{
	color: #ffffff;
	font-weight:none;
	text-decoration: none;
}
