@charset "utf-8";
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:#036;
}
img {
	border:none;
}
.photo {
	padding:2px 0px;
	color:#036;
}
.picborder {
	padding:2px;
	border:solid 1px #ccc;
}
h1 {
	font-size:14pt;
	color:#036;
}
h2 {
	font-size:11.5pt;
	color:#039;
}
h3 {
	font-size:10pt;
	color:#036;
		text-indent:15px;
}
#navigation ul, #outline ul {
	list-style:disc;
}
#outline b {
	font-size:110%;
	text-decoration:overline;
}
#navigation a, #outline a, #foot a, .photo a, h3 a {
	text-decoration:none;
	color:#036;
}
#navigation a:hover, #outline a:hover, #foot a:hover, .photo a:hover, h3 a:hover {
	text-decoration:underline;
}
#text h1 {
	border-bottom:solid 1px #036;
}
#noscript {
	height:30px;
	width:100%;
	text-align:center;
	font-size:13pt;
	color:#036;
	background:#fff;
	text-transform:uppercase;
	padding:10px;
}
#theatre {
	height:100%;
	width:100%;
}
#scene {
	background:#036 url(../images/cap.jpg) no-repeat;
	padding-top:4px;
}
#header {
	color:#036;
	width:100%;
	background:url(../images/continue.gif) repeat-x;
	float:left;
}
#banner {
	width:750px;
	height:78px;
	background:url(../images/letterhead.gif) no-repeat;
	float:left;
}
#banner a {
	display:block;
	width:100%;
	height:100%;
}
#corpus {
	clear:left;
}
#left {
	background:#036;
	clear:left;
	float:left;
	width:100px;
}
#contact {
	padding:5px;
	white-space:nowrap;
	text-align:center;
}
#contact a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	font-size:12pt;
}
#ask {
	clear:left;
	float:left;
	margin:2px 5px;
	padding:3px;
	text-align:center;
	border:solid 1px #036;
	display:inline;
	background:#eee;
}
#ask a{
	color:#036;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#middle {
	background:#fff;
	float:left;
	width:800px;
	border-left:solid 1px #333;
	border-right:solid 1px #333;
}
#outline {
	float:right;
	width:225px;
	padding:10px 0px 0px 15px;
	border-left:solid 1px #036;
}
#text {
	float:right;
	width:350px;
	padding:10px 5px;
}
#pictures {
	text-align:center;
	margin:10px auto;
	float:left;
	padding:5px 20px;
	border-right:solid 1px #036;
}
#mail {
	clear:left;
	float:left;
	margin:5px 15px;
	padding:7px;
	text-align:center;
	border:solid 1px #036;
	display:inline;
	background:#eee;
	white-space:nowrap;
}
#mail a{
	color:#036;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#navigation {
	clear:left;
	float:left;
	padding:5px 20px;
	white-space:nowrap;
}
#address {
	clear:left;
	font-size:10.5pt;
	float:left;
}
#right {
	background:#036;
	float:left;
}
#footer {
	clear:left;
	float:left;
	padding-bottom:15px;
}
#stupid-ie6-fix {
	margin-left:100px;
}
#spacer {
	background:#fff;
	width:800px;
	border-left:solid 1px #333;
	border-right:solid 1px #333;
	float:left;
}
#credit {
	float:left;
	padding:10px;
}
#foot {
	float:right;
	padding:10px;
}