body{
	background-color: #646464;
	margin:0;
	padding:0;
	color: #bbb;
	}

	
div#project{
	position:absolute;
	top:54px;
	left:54px;
	height:42px;
	width:742px;
	font: 40px Century Gothic, Veradana;
	}
	
div#euvolemic{
	color: white;
	position:absolute;
	top:104px;
	left:54px;
	height:42px;
	width:142px;
	font: bold 26px Georgia;
	}

	
div#nav1{
<!background-color: black;
	position:absolute;
	top:154px;
	left:54px;
	height:42px;
	width:142px;
	font: 14px Century Gothic, Veradana;
	line-height: 14px;
	}
	
div#nav2{
<!background-color: black;
	position:absolute;
	top:204px;
	left:58px;
	height:192px;
	width:138px;
	font: 12px Century Gothic, Veradana;
	}	
	
div#text1{
	position:absolute;
	top:454px;
	left:204px;
	height:92px;
	width:292px;
	color: white;
	font: 12px Georgia;
	line-height: 16px;
	}
	
div#text2{
	position:absolute;
	top:454px;
	left:504px;
	height:92px;
	width:292px;
	color: white;
	font: 12px Georgia;
	line-height: 16px;
	}

div#text3{
	position:absolute;
	top:454px;
	left:804px;
	height:92px;
	width:292px;
	color: white;
	font: 12px Georgia;
	line-height: 16px;
	}
	
div#text4{
	position:absolute;
	top:454px;
	left:1104px;
	height:92px;
	width:292px;
	color: white;
	font: 12px Georgia;
	line-height: 16px;
	}
	
div#text5{
	position:absolute;
	top:454px;
	left:1404px;
	height:92px;
	width:292px;
	color: white;
	font: 12px Georgia;
	line-height: 16px;
	}
	
div#text6{
	position:absolute;
	top:454px;
	left:1704px;
	height:92px;
	width:292px;
	color: white;
	font: 12px Georgia;
	line-height: 16px;
	}
	
div#text7{
	position:absolute;
	top:454px;
	left:2004px;
	height:92px;
	width:292px;
	color: white;
	font: 12px Georgia;
	line-height: 16px;
	}
	
div#text8{
	position:absolute;
	top:454px;
	left:2304px;
	height:92px;
	width:292px;
	color: white;
	font: 12px Georgia;
	line-height: 16px;
	}

a:link {
	text-decoration:none;
	color: #bbb;}
a:visited {
	text-decoration:none;
	color: #bbb;}
a:hover {
	color: black;}
a:active {
	color: red;}
	
.class1 a:link {
	text-decoration: none; 
	color: white;}
.class1 a:visited {
	text-decoration: none;
	color: white;}
.class1 a:hover {
	color: #bbb;}
.class1 a:active {
	color: red;}
	

	
