.Terminator {
	clear: both;
}


body {
	background-image: url(page-background.jpg);
	background-color: black;
	color: white;
	margin: 0;
	padding: 0;
	font-family: 'Futura-Medium',Futura,'Trebuchet MS',sans-serif;
	font-size: .16in;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: normal;
	color: #DFDFDF;
	margin: 1em 0 .3em 0;
}
h1 {
	font-size: .25in;
	color: white;
}
h2 {
	font-size: .18in;
}
h3 {
	font-size: .16in;
	text-decoration: underline;
}
h4 {
	font-size: .15in;
}
img {
	border: 0;
}
p, pre, table {
	margin-top: .5em;
	margin-bottom: .5em;
}
pre {
	font-size: 95%;
	color: white;
}
p.small {
	font-size: 85%;
}
blockquote {
	border-left: 4px solid white;
	padding: 0;
	margin: 0 0 .5em 1.1em;
	text-align: justify;
}
blockquote p {
	padding-left: .75em;
}
blockquote p.cite {
	margin: 0;
}
ul {
	margin: 0;
	padding: 0 0 0 .22in;
}
li {
	margin: .2em 0 0 0;
	padding: 0;
	list-style-type: square;
}
a {
	color: #AFCCFF;
	text-decoration: underline;
}
a:visited {
	color: #D6AFFF;
}

div#OuterOuterContent {
	text-align: center;
}

div#OuterContent {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(outer-content-background.jpg);
	text-align: left;
	padding-top: 20px;
}

div#Background {
	background-image: url(content-background.jpg);
	background-repeat: no-repeat;
	background-position: left -1.25in;
}

div#Navigation {
	background-image: url(navigation-background.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #C1C1C1;
	font-family: Futura,'Trebuchet MS',sans-serif;
	font-size: .13in;
	line-height: 35px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
}
div#Navigation ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
}
div#Navigation ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
}
div#Navigation ul li a {
	color: black;
	text-decoration: none;
}

div#Content {
	width: 638px;
	padding-left: 31px;
	padding-right: 31px;
}

table {
	border-collapse: collapse;
}

table td, table th {
	border: 1px solid #efefef;
	vertical-align: top;
}

table th {
	color: black;
	background-color: #efefef;
	white-space: nowrap;
	padding-right: .5em;
	border: 1px solid #efefef;
}

.nowrap {
	white-space: nowrap;
}

div#Footer {
	width: 100%;
	height: 78px;
	text-align: center;
	padding-top: 72px;
}

div#Footer a#MadeOnAMac {
	display: block;
	margin: auto;
	text-indent: -40in;
	border: 0;
	background-image: url(mwmac_white.png);
	height: 50px;
	width: 139px;
	opacity: 0.25;
}




#Credit {
	text-align: center;
	padding: 2em 0 1em 0;
	clear: both;
	color: #777;
	font-size: 8pt;
}
#Credit a {
	color: #777;
}

/* Items specific to MediaWiki content display */
#toc, .toc, .mw-warning {
border:1px solid #AAAAAA;
font-size:90%;
padding:5px;
}
#toc h2, .toc h2 {
border:medium none;
display:inline;
font-size:100%;
font-weight:bold;
padding:0;
}
#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
text-align:center;
}
#toc ul, .toc ul {
list-style-image:none;
list-style-type:none;
margin: .5em;
padding-left:0;
text-align:left;
}
#toc ul ul, .toc ul ul {
margin:0 0 0 2em;
}
#toc ul li, .toc ul li {
list-style-image:none;
list-style-type:none;
}
#toc .toctoggle, .toc .toctoggle {
font-size:94%;
}


.printfooter {
	display: none;
}

.floatright {
	float: right;
	margin: .5em 0 .5em .5em;
}
.floatleft {
	float: left;
	margin: .5em .5em .5em 0;
}

/* Items specific to MediaWiki content editors */
#EditorActions, #PersonalActions {
	font-family: Helvetica, sans-serif;
}
#EditorActions {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: white;
	opacity: .75;
	font-size: 9pt;
}
#EditorActions .Content {
	height: 23px;
}

#ContentActions {
	float: left;
	width: 40%;
	padding-top: 7px;
}

#PersonalActions {
	text-align: right;
	width: 100%;
	padding-top: 6px;
}

#ContentActions ul, #PersonalActions ul {
	margin: 0;
	padding: 0 1em;
}
#ContentActions ul li, #PersonalActions ul li {
	list-style-type: none;
	display: inline;
}
#ContentActions ul li a, #PersonalActions ul li a {
	padding: .25em;
	height: 24px;
}
#ContentActions ul li a, #PersonalActions ul li a,
#ContentActions ul li a:visited, #PersonalActions ul li a:visited {
	color: black;
}
#ContentActions ul li.selected a, #PersonalActions ul li.selected a {
	color: white;
	font-weight: bold;
	background-color: black;
	cursor: default;
	text-decoration: none;
}

#EditorMessage {
	font-family: Helvetica, sans-serif;
	position: absolute;
	top: 23px;
	left: 0;
	width: 100%;
	background-color: #777;
	color: white;
	opacity: .65;
	font-size: 10pt;
}
#EditorMessage p {
	margin: .5em 1em .5em 1em;
	text-align: center;
}

.previewnote #EditorMessage {
	background-color: #c00000;
}
.previewnote #EditorMessage a {
	color: white;
}

span.editsection {
	display: none !important;
}

form, form p, form h1, form h2, form h3 {
	color: black;
	background-color: #eee;
}
form a {
	color: #009;
}
fieldset {
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
	border: 1px solid black;
}
form#editform {
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
	border-bottom: 1px solid black;
}
fieldset, div#toolbar, form#editform {
	background-color: #eee;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
div#toolbar {
	margin: 1em 0 0 0;
	padding: 1em 0 0 1em;
	border-top: 1px solid black;
}
form#editform {
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
	border-bottom: 1px solid black;
}
form#editform textarea {
	width: 95%;
}
.editOptions {
	margin-top: 1em;
}
.editButtons {
	margin-top: 1em;
}

#wikiPreview h2.preview {
	display: none;
}
