@charset "UTF-8";
/* CSS Document */

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
	background-color:#000000;
}
.links {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 770px; 
	background-color:#000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E53331;
}
#otherlinks{
color:#333333;
}
#center {
	margin-left: auto;
	margin-right: auto;
}