@charset "utf-8";

#container {
	font-size: small;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5B1B3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clearfloat {
	line-height: 0px;
	clear: both;
	height: 0px;
}body {
	background-image: url(Images/Backgrounds/Grey.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
#container #body p {
	margin-right: 7px;
	margin-left: 7px;
}


#container #footer {
	text-align: center;
	color: #FFFFFF;
	font-size: small;
}
#container #footer img {
	border: thin solid #5B1B3A;
}
