body {
	background-color: black;
}
#left {
	position:absolute;
	left:0px;
	top:0px;
	width:189px;
	height:700px;
	z-index:1;
	background-color: black;
}
#main {
	position:absolute;
	left:182px;
	top:0px;
	width:1017px;
	height:2000px;
	z-index:2;
	background-color: black;
}
.style1 {
	font-size: 12px;
	font-family: "helvetica", Courier, monospace;
	font-weight: bold;
	color: lightgrey;
}
.style2 {font-size: 12px}
a:link {
	text-decoration: none;
	color: grey;
}
a:visited {
	text-decoration: none;
	color: magenta;
}
a:hover {
	text-decoration: none;
	color: yellow;
}
a:active {
	text-decoration: none;
	color: cyan;
}
.style5 {
		font-size: 34px;
	font-family: "helvetica", Courier, monospace;
	font-weight: bold;
	color: lightgrey;
}
.style8 {
	font-size: 36px;
	color: white;
}
.style9 {font-size: 14px
		color: white;		
}
.style11 {font-size: 16px
		color: white;
}
.style12 {font-size: 16px
		color: white;
}
