body {
	background-color: #000000;
	color: #222222;
	font-family: arial;
	}
td, div, span {
	font-size: 12px;
	}
table#main {
	width: 910px;
	border: 0px;
	border-collapse: collapse;
	}
.toplinks {
	text-align: right;
	}
.toplinks a {
	color: #DFDFDF;
	text-decoration: none;
	white-space: nowrap;
	font-size: 11px;
	text-align: left;
	padding: 10px;
	line-height: 24px;
	}
.navigation {
	background-color: #EABD00;
	background-image: url(../black/navbg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 39px;
	vertical-align: bottom;
	}
.navigation a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	padding: 0px 21px;
	}
.content {
	min-height: 400px;
	height: 400px;
	background-image: url(../black/bodybg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	vertical-align: top;
	padding: 0px 7px;
	}
.left {
	background-color: #565553;
	min-height: 400px;
	height: 400px;
	color: #FFFFFF;
	width: 200px;
	vertical-align: top;
	border-right: 1px solid #000000;
	background-image: url(../black/leftbg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}
.left ul {
	padding-top: 0px;
	margin-top: 3px;
	}
.left li {
	text-align: right;
	margin-right: 20px;
	padding-right: 20px;
	padding-left: -20px;
	margin-left: -20px;
	list-style-type: none;
	line-height: 13px;
	background-image: url(../black/arrows.gif);
	background-repeat: no-repeat;
	background-position: 146px 5px;
	}
.left a {
	color: #FFFFFF;
	line-height: 13px;
	font-size: 12px;
	text-decoration: none;
	}
.right {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 8px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
.foot {
	background-color: #EABD00;
	background-image: url(../black/footbg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 20px;
	}
.foot h1 {
	display: none;
	}
.copyright {
	font-size: 11px;
	color: #dddddd;
	text-align: center;
	}
.copyright a {
	color: #dddddd;
	}
h1 {
	font-size: 18px;
	font-style: italic;
	letter-spacing: -1px;
	}
a.name {
	font-size: 14px;
	font-style: italic;
	letter-spacing: -1px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}