#content-hp {
	background-image: url(images/index_02.gif);
	height: auto;
	width: 900px;
}
body {
	background-color: #000000;
}
p {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #8E0808;
	text-decoration: none;
}
a:link {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 12px;
	color: #E9B835;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #E9B835;
	text-decoration: none;
}
a:hover {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
#footer-hp {
	background-image: url(images/index_03.gif);
	height: 63px;
	width: 900px;
}

