#Titlebar {
	position:absolute;
	left:9px;
	top:11px;
	width:750px;
	height:118px;
	z-index:1;
	background-color: #000000;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#menubar {
	position:absolute;
	left:8px;
	top:168px;
	width:87px;
	height:407px;
	z-index:3;
	background-color: #000000;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu {
	position:absolute;
	left:103px;
	top:183px;
	width:111px;
	height:266px;
	z-index:4;
}
#textbox {
	position:absolute;
	left:261px;
	top:197px;
	width:474px;
	height:444px;
	z-index:5;
	background-color: #000000;
}
#text {
	position:absolute;
	left:314px;
	top:253px;
	width:319px;
	height:301px;
	z-index:6;
}
body,td,th {
	color: #999999;
}
body {
	background-color: #000000;
	background-image: url();
}
h1 {
	font-size: 2em;
}
.maintext {color: #CCCCCC}
h2 {
	font-size: 1.5em;
}

