body {
	background-color: #993300;
	background-image: url(../images/mote_bkgd_faded-edge.jpg);
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	}

p, blockquote {
	text-align: justify;
	line-height: 16pt;
	}

h1 {
	display: none;
	}

h2 {
	color: #CC9966;
	font-family: "Arial Narrow", "Helvetica Narrow", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 6pt;
	}	

cite {
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	}	

li {
	list-style-type: square;
	line-height: 16pt;
	margin-bottom: 1em;
	}

a, a:visited {
	color: #FFCC99;
	}

a:hover {
	color: #FFFFFF;
	}

div#splash {
	width: 450px;
	margin: auto;
	margin-top: 10%;
	}

div.navbar {
	float: right;
	width: 150px;
	margin-right: 10px;
	margin-left: 20px;
	}

div.content {
	margin-left: 80px;
	margin-right: 200px;
	}

div.footer {
	color: #CC9966;
	font-size: 7pt;
	text-align: center;
	margin: 50px 200px 25px 80px;
	}

div#splash img, div.navbar img {
	display: block;
	border: none;
	}

img.vertnav {
	float: left;
	}

img.header {
	display: block;
	margin: 18px;
	margin-bottom: 24px;
	}

img.prevbutton {
	margin-left: 2px;
	}

img.nextbutton {
	clear: left;
	}

.float-left {
	float: left;
	margin-right: 10px;
	}