body {
	margin: 0 auto;
	padding: 0 auto;
	margin-top: 20px;
	background: url(images/pageback.gif) top center repeat;
	text-align: center;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
#container {
	margin: 0 auto;
	padding: 0 auto;
	width: 740px;
	background: url(images/mainback.gif) repeat-y;
}
#header {
	width: 740px;
	height: 160px;
}
#nav {
	width: 740px;
	height: 33px;
}
#content {
	width: 716px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
}	
#footer {
	width: 740px;
	height: 36px;
	clear: both;
}
#content p, #content h1, #content h2 {
	margin: 10px 10px 10px 10px;
}
h1 {
	font-size: 1.2em;
	margin-top: 0;
}
h2 {
	font-size: 1.0em;
	border-bottom: 1px solid #231f20;
}
a:link, a:visited {
	text-decoration: none;
	color: #000066;
}
#specialsboard {
	width: 271px;
	float: right;
	margin: 0 0 0 10px;

}
.specialstext {
	color: #b3a997;
	font-size: 1.0em;
	text-align: center;
}