body {
	margin: 0px;
	padding: 0px;
	font: 11px "55 Helvetica Roman", Helvetica Roman, Helvetica, Arial, sans-serif;
	background-color: #2c2c2c;
	color: #808387;
	text-align: center;
}
a { text-decoration: none; }
a:link {
	color: #808387;
	text-decoration: none; 
}
a:visited {
	color: #808387;
	text-decoration: none; 
}
a:hover {
	color: #b9babc;
	text-decoration: underline;
}
a:active {
	color: #b9babc;
	text-decoration: underline; 
}

h1 {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.7em;
}

#container {
	width: 776px;
	position: relative;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	width: 550px;
	position: absolute;
}

#facadeIllus {


	text-align: center;


	margin-top: 40px;


}

#legal {
	text-align: left;
	position: relative;
	font-size: 10px;
}


 b, strong {
 font-weight: bold;
 }
 
p {
	margin-right: 220px;
	margin-left: 220px;
}

#bigLinks {
	text-align: center;
}