* {
	margin:0;
	padding:0;
	border:none;
	}
body {
	background:#341212 url("i/bg.jpg") repeat-y;
	color:#fff;
	font-weight:lighter;
	font: 12px Georgia, "Times New Roman", Times, serif;
	}
h1 {
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
	color:#ffedc1;
	}
h2 {
	font-size:14px;
	padding-left:75px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:300;
	color:#ffedc1;
	}
ul li {
	list-style:none;
	}
p, ul.updates {
	color:#fff;
	text-align:left;
	padding:15px 75px;
	line-height:18px;
	}
.left {
	float:left;
	margin:15px 15px 5px 75px;
	}
.right {
	float:right;
	margin:15px 75px 5px 15px;
	}

div#menu {
	width:160px;
	position:fixed;
	color:#000;
	text-align:center;
	}
div#content {
	position:absolute;
	top:0;
	left:166px;
	}
#header, #header2, #header3, #header4, #header5, #header6, #header7, #header8 {
	position:relative;
	top:0;
	display:block;
	left:0;
	width:100%;
	height:155px;
	}
#header {
	background:url("i/theader.jpg") repeat-x;
	}
#header2 {
	background:url("i/hb2.jpg") repeat-x;
	}
#header3 {
	background:url("i/hb3.jpg") repeat-x;
	}
#header4 {
	background:url("i/hb4.jpg") repeat-x;
	}
#header5 {
	background:url("i/hb5.jpg") repeat-x;
	}
#header6 {
	background:url("i/hb6.jpg") repeat-x;
	}
#header7 {
	background:url("i/hb7.jpg") repeat-x;
	}
#header8 {
	background:url("i/hb8.jpg") repeat-x;
	}
#menu a, #menu a:link, #menu a:visited, span {
	display:block;
	}
a#m1, a#m1:link, a#m1:visited {
	background:url("i/m1.jpg") no-repeat top left;
	height:27px;
	}
	a#m1a, a#m1a:link, a#m1a:visited {
		background:url("i/m1a.jpg") no-repeat top left;
		height:27px;
		}
	a#m1b, a#m1b:link, a#m1b:visited {
		background:url("i/m1b.jpg") no-repeat top left;
		height:27px;
		}
a#m2, a#m2:link, a#m2:visited {
	background:url("i/m2.jpg") no-repeat top left;
	height:37px;
	}
a#m3, a#m3:link, a#m3:visited {
	background:url("i/m3.jpg") no-repeat top left;
	height:36px;
	}
a#m4, a#m4:link, a#m4:visited {
	background:url("i/m4.jpg") no-repeat top left;
	height:36px;
	}
a#m5, a#m5:link, a#m5:visited {
	background:url("i/m5.jpg") no-repeat top left;
	height:35px;
	}
a#m6, a#m6:link, a#m6:visited {
	background:url("i/m6.jpg") no-repeat top left;
	height:37px;
	}
a#m7, a#m7:link, a#m7:visited {
	background:url("i/m7.jpg") no-repeat top left;
	height:37px;
	}
a#m8, a#m8:link, a#m8:visited {
	background:url("i/m8.jpg") no-repeat top left;
	height:38px;
	}
a#m1:hover, a#m1:active {
	background:url("i/m1o.jpg") no-repeat top left;
	}
	a#m1a:hover, a#m1a:active {
		background:url("i/m1ao.jpg") no-repeat top left;
		}
	a#m1b:hover, a#m1b:active {
		background:url("i/m1bo.jpg") no-repeat top left;
		}
a#m2:hover, a#m2:active {
	background:url("i/m2o.jpg") no-repeat top left;
	}
a#m3:hover, a#m3:active {
	background:url("i/m3o.jpg") no-repeat top left;
	}
a#m4:hover, a#m4:active {
	background:url("i/m4o.jpg") no-repeat top left;
	}
a#m5:hover, a#m5:active {
	background:url("i/m5o.jpg") no-repeat top left;
	}
a#m6:hover, a#m6:active {
	background:url("i/m6o.jpg") no-repeat top left;
	}
a#m7:hover, a#m7:active {
	background:url("i/m7o.jpg") no-repeat top left;
	}
a#m8:hover, a#m8:active {
	background:url("i/m8o.jpg") no-repeat top left;
	}
#menu ul {
	padding-top:40px;
	}
a.c, a.c:link, a.c:visited {
	color:#ffedc1;
	text-decoration:underline;
	}
a.c:hover, a.c:active {
	color:#990000;
	text-decoration:none;
	}
ul.updates em {
	font-weight:normal;
	color:#ffedc1;
	text-decoration:none;
	}
ul.updates {
	line-height:22px;
	}