.leftbackground {
	background-image: url(../images/rdg_leftside.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbackground {

	background-image: url(../images/rdg_rightside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	margin: 20 px;
	font-family: Calibri, Times, serif;
	color: #FFFFFF;
	background-color: #000000;
}
.main_body {
	background-color: #C02239;
}

.info {
	font-size: 28px;
}
.footer {
	font-size: 12px;
	background-color: #C02239;
}
.footer a {
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
h1 {
	font-size: 18px;
}
li {
	text-indent: 30px;
}
.contact {
	text-indent: 0px;
	font-size: 20px;
	font-weight: bold;
}
.contact2 {
	text-indent: 0px;
	font-size: 18px;
	font-weight: normal;
}
.contact2 a {
	color: #FFFFFF;
	text-decoration:none;
}
.contact2 a:hover {
	text-decoration:underline;
}
.info2 {
	font-size: 20px;
}
.info3 {
	font-style:italic;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.info3 a {
	font-style:italic;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.info3 a:hover {
	font-style:italic;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.info4 {
	font-size: 24px;
}
.apf {
	font-size: 20px;
	font-weight:bold;
}
.apf1 {
	font-style:italic;
	font-size: 18px;
	font-weight:bold;
}
.apf2 {
	font-size: 18px;
}
.apf3 {
	font-style:italic;
	font-size: 18px;
	font-weight:bold;
	padding-left: 50px;
}
.apf4 {
	font-size: 18px;
	padding-left: 50px;
}
