body {
	background-color: #FFFFFF;
	margin-left:0;
	margin-top: 0;
}
div#header { 
	margin: 0 0 1em 20px;
}
table#header {
	border: none;
}
#address {
	vertical-align: bottom;
}
#address p {
	font-family: "times new roman", times, serif;
	font-size: normal;
	font-weight: bold;
	color: #666666;
	margin: 0 .5em 15px .5em;
}
div#content {
	width: 100%;
	display: block;
	clear: both;
}
div#content div.inner {
	width: 780px;
	margin-left:100px;
}
table#content {
	border: none;
}
table#content td {
	padding: 0 1em;
}
a#credit {
	color: #666666;
	font-size: normal;
	font-family: "times new roman", serif;
	text-decoration: none;
	float: left;
	margin-left: 1em;
}
a:link, a:visited, a:hover { color:#666666; text-decoration:underline; }
a:active { color:red; text-decoration:underline; }
