#logo {
	left: 47px;
	top: 8px;
	width: 183px;
	height: 35px;
	position: absolute;
	z-index: 1;
	color: #999999;
	font-family: "Arial Black";

}

#title {
	position:absolute;
	left:51px;
	top:40px;
	width:200px;
	height:17px;
	z-index:1;
	font-size: 10px;
	color: #999;
	font-family: "Arial Black", Gadget, sans-serif;
}

#data {
	border: 1px solid #FFFFFF;
	position: relative;
}
#project {
	border: 1px solid #FFFFFF;
}
#nav2 {
	border: 1px solid #FFFFFF;
}
#title2 {
	border: 1px solid #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000;
}

#paragraphtext {
	font-size: 11px;
	line-height: 2em;
}

.style8 {
	font-size: 10px
	}
