 body {
	color: #FFE6CC;
	font-family: Georgia, 'Times New Roman';
	font-size: 11pt;
	background: black;
	margin: 0px;
	max-width: 1280px;
	min-width: 800px;
}

div#background {
}

td {
	vertical-align: top;
}

h1 {
	clear: both;
	margin: 0;
	padding: 2px 0 0px 5px;
	color: #cc4400;
	border-bottom: 1px solid #cc3300;
	max-width: 888px;
}

h2 {
	clear: both;
	color: #BF7830;
}

h3 {
	clear: both;
	color: #cc4400;
}

.clear {
	clear: both;
}

#header {
	padding: 0;
	background: url(header.jpg) no-repeat;
	color: #ffffd0;
	height: 100px;
	border-bottom: 1px solid #401500;
}
#logo {
	margin-top: 8px;
	margin-right: 10px;
	float: right;
}
#footer {
	clear: both;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top: auto;
	text-align: center;
	color: #FFA375;
	background: #4D0026;
	padding: 0;
	font-size: 8pt;
	border-top: 1px solid #BF3078;
}

.caption {
	font-size: 8pt;
	color: #A63700;
	text-align: center;
}
#lhs {
	position: absolute;
	width: 200px;
	height: 806px;
	left: 0;
	background: url(keys.png) no-repeat;
}
#lhsextra {
	
}
#content {
	margin: 0 0 0 202px;
	padding: 0 0 30px 0;
	max-width: 896px;
	min-height: 900px;
	background: url(aronoff2.jpg) no-repeat;
}

ul#menu {
	list-style: none;
	margin: 10px 0 0 60px;
	padding: 0;
	top: 50px;
	height: 300px;
}

ul#menu li {
	width: 75px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

a#slot1 {
	position: absolute;
	left: 125px;
	top: 35px;
}

a#slot2 {
	position: absolute;
	left: 125px;
	top: 68px;
}

a#slot3 {
	position: absolute;
	left: 125px;
	top: 98px;
}

a#slot4 {
	position: absolute;
	left: 125px;
	top: 128px;
}

a#slot5 {
	position: absolute;
	left: 125px;
	top: 158px;
}

.body {
	text-align: justify;
	margin: 5px 0px 10px 2px;
	text-indent: 6mm;
	max-width: 888px;
}

a { color: #FF330A; }
a:hover { color: #FF330A; }
a:visited { color: #FF330A; }
a:clicked { color: #FF330A; }

#menu li a { color: black; text-decoration: none; }
#menu li a:hover { color: black; }
#menu li a:visited { color: black; text-decoration: none; }
#menu li a:clicked { color: black; text-decoration: none; }

.img-right {
	float: right;
	margin-left: 9px;
	border: 1px solid #332000;
}

.center {
	text-align: center;
}

img.b {
	border: 1px solid #332000;
}

.fullwidth {
	width: 90%;
	padding-left: 10px;
}
.r {
	text-align: right;
}

table.fullwidth tr.even {
	background: #FFF1EB;
}
table.fullwidth tr.odd {
	background: #ffffff;
}
table.fullwidth tr td {
	padding: 3px;
}
table.table {
 	border: 1px solid #4D0026;
}
table.table tr {
 	background: #000000;
}
table.table tr.even {
 	background: #1A010D;
}
table.table tr td {
	padding: 0px 5px;
}
table.table tr th {
	padding: 0px 5px;
	color: #FFC891;
	background: #4D0026;
}
.flat {
	font: "Arial Unicode MS", Arial;
	font-family: "Arial Unicode MS", Arial;
	font-size: 9pt;
}

.flat sub {
	font-size: 8pt;
}

.misc {
  	color: #808080;
	font-size: smaller;
}
table.covers tr td {
	height: 100px;
}
table.covers tr td.c {
	text-align: center;
}
table.covers tr td img {
	border: 1px solid #332000;
}
