div#page {
	width: 914px;
	margin: auto;
	background-image: url(/images/background-color.jpg);
	padding: 0px 22px 0px 24px;
	border-bottom: 2px solid #f9ae1a;
	font-family: sans-serif;
}

div#page a img {
	border: none;
}

div#banner {
	background-image: url(/images/bglight.png);
	font-family: "Gill Sans", "Gill Sans MT", Humanist, Humanist521, Humanist521BT, sans-serif;
	padding-bottom: 0.4em;
	text-align: center;
	border-bottom: 2px solid #f9ae1a;
	width: 914px;
}

div#banner p {
	margin: 0.1em auto;
}

div#banner h3 {
	margin: 0.2em auto 0.1em;
	font-size: 1.5em;
	color: #1d2e51;
}

td#menu-column {
	vertical-align: top;
	width: 210px;
}

div#menu-left dt {
	margin: 1em;
}

div#menu-left dt.current {
	text-decoration: underline;
}

div#menu-left dt a {
	color: #000;
	text-decoration: none;
}

div#menu-left dt a:hover {
	text-decoration: underline;
}

div#content {
	padding-right: 1em;
}

div#content a {
	color: #56627d;
	text-decoration: none;
}

div#content a:hover {
	text-decoration: underline;
}

div#content h1 {
	color: #1d2e51;
	text-align: left;
}

div.separator {
	background-image: url(/images/squiggle.png);
	width: 400px;
	height: 34px;
	margin: auto;
	margin-bottom: 3em;
	margin-top: 3em;
}

div.separator2 {
	background-image: url(/images/indian-belt.png);
	width: 466px;
	height: 34px;
	margin: auto;
	margin-bottom: 3em;
	margin-top: 3em;
}

div.separator3 {
	background-image: url(/images/javelin.png);
	width: 466px;
	height: 9px;
	margin: auto;
	margin-bottom: 3em;
	margin-top: 3em;
}

div.separator4 {
	background-image: url(/images/squiggle.png);
	width: 400px;
	height: 34px;
	margin: auto;
	margin-bottom: 3em;
	margin-top: 3em;
}

div#footer {
	background-color: #56627d;
	color: #fff;
	margin: 0px auto;
	width: 960px;
	padding: 1em 0em;
	text-align: center;
}

div#footer a {
	color: #fff;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#author-gutter h3 {
	margin: 3em 0.33em 5em;
}

div#author-gutter p {
	margin: 0em 0.33em 8em;
}

.problem { color: #a44; }

.inputprob {
	color: white !important;
	background-color: #a44 !important;
}
