#container {
width: 760px;

margin-left: auto;
margin-right: auto;
height:100%;
border:0px solid #8D8D8D;
}

body {
	background-color: #2F2F47;
}

body,td,th {
	color: #fff;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}

.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}

table#page {
	margin: 10px auto;
}

p#copyright {
	color: #ccc;
	font-size: 90%;
}

dl#stats {
	font-size: 12px;
	float: left;
	width: 370px;
}

dl#stats dt {
	font-weight: bold;
	width: 100px;
	float: left;
	clear: left;
}

dl#stats dd {
	padding-left: 90px;
}

dl#stats dt,
dl#stats dd {
	padding-top: 4px;
	padding-bottom: 4px;
}

td#primaryContent {
	padding: 2px 40px;
}

img#street { 
	float: right; 
	margin-bottom: 15px; 
}

img#eye { 
	float: left; 
	margin: 5px 15px 0 0; 
}