body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(../images/background.gif);
	margin: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}
#left {
	float: left;
	margin-right: 10px;
	width: 80px;
}
#center {
	float: left;
	width: 665px;
}
#right {
	margin-left: 10px;
	float: left;
}
#special {
	width: 170px;
	height: 150px;
}
#display {
	height: 1200px;
}

#address {
	padding: 5px;
	font-size: 95%;
	border: thin solid #999999;
	text-align: right;
	margin-bottom: 10px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#wn-table {
	margin-top: 5px;
}
.section-header {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 120%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.red-text {color: #FF0000}
.credit-block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
}
#navbar a:hover {
	color: #FF0000;
}
#whats-new #wn-table a {
	text-decoration: none;
}
#navbar a {
	text-decoration: none;
	color: #000000;
}
