body { width: 960px; margin: 0em auto; font-family: serif; font-size: 11pt; color: #ffc757; background: #160700 url(background.png); }
::selection { background-color: #946b11; color: #160700; }
	::-moz-selection { background-color: #946b11; color: #160700; }
#header { margin: 0em 0em 3em 0em; padding: 0em 0em 1em 0em; text-align: center; }
	#banner { margin: 0em 2em; float: left; overflow: hidden; }
		#banner hr { width: 640px; height: 480px; margin: 0px -55px -140px -55px; background: url(main.png); }
	#header p { margin-top: 2em; text-align: center; font-size: 10pt; }
#credits { font-size: 10pt; }
.footer hr { margin: 3em 0em; }

.figure { float: right; margin: 0.5em 0.5em 1.5em 1.5em; }
.gallery { text-align: center; }
	.gallery img { margin: 1em; border: 3px double #403113; padding: 1px; }
.important { font-family: sans-serif; font-weight: bold; color: #ca2f12; }
.secondary { font-style: italic; }
a:link, a:visited { color: #946b11; }
address { line-height: 150%; text-align: center; font-size: 12pt; color: #946b11; }
code { white-space: nowrap; }
dl { overflow: hidden; width: 100%; margin: 1em 0em; padding: 0; line-height: 150%; }
	dl dl, ol dl, ul dl { margin: 0em; }
	dt { clear: left; float: left; width: 20%; margin: 0.5em 0em; padding: 0em 1em; text-align: right; font-style: italic; }
	dd { float: left; width: 60%; margin: 0.5em 0em; padding: 0em 1em; }
h1, h2, h3 { font-family: "Carleton Rus", Carleton, serif; font-weight: normal; }
	h1 { margin: 0em 0em 0.5em 0em; padding: 1.75em 0em 0em 0em; text-align: center; font-size: 30pt; font-variant: small-caps; }
	h2, h3 { clear: both; margin: 1.5em 0em 1em 0em; border-color: #946b11; padding: 0em 0em 0.2em 0em; color: #946b11; }
		h2 { font-size: 20pt; font-weight: bold; border-bottom: 1px solid; }
		h3 { font-size: 16pt; font-style: italic; border-bottom: 1px dotted; }
hr { margin: 1.5em 0em; border: 0; height: 1pt; background-color: #946b11; color: #946b11; }
ol { margin: 1em 0em; line-height: 150%; }
	dl ol { margin: -0.5em 0em -0.5em -1.5em; }
	ol ol, ul ol { margin: 0em; }
p { margin: 1.5em 0em 0em 0em; text-align: justify; line-height: 150%; }
	p.initial { clear: both; }
		p.initial > span:first-child { float: left; font-family: "Carleton Rus", Carleton, serif; font-size: 64pt; line-height: 64pt; padding-right: 8pt; }
table { margin: 1.5em; font-size: 10pt; border-collapse: collapse; }
	thead tr { background-color: #946b11; color: #160700; }
		thead th, thead td { border-style: solid; }
	th, td { vertical-align: top; border: 1px dotted #403113; padding: 0.25em; }
		th[colspan], td[colspan] { text-align: center; }
		th[rowspan], td[rowspan] { vertical-align: middle; }
		th { text-align: left; }
			th em { font-weight: normal; }
ul { margin: 1em 0em; list-style-type: square; line-height: 150%; }
	dl ul { margin: -0.5em -1.5em; }
	ol ul, ul ul { margin: 0em; }
	li { margin: 0.5em 0em; }

