/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image:url(bacl.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: top;
}

img {
	border:0px;
}

.container {
	width: 905px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
}

.foot {
	width: 905px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
}

.foot a {color:#FFFFFF;text-decoration:none;font-weight: bold;}
.foot a:hover {color:#000000;font-weight: bold;text-decoration:underline;}
