/* CSS Document  created November 16, 2009 by Elizabeth Douglas for Mail*/


/* ==================== 1. html and body 	==================== */
#menu{
postion: absolute;
margin-left:-155px;

}
#students{

position: absolute;
top: 160px; left: 600px; 
bottom: 100px;
font: bold;
font-size: 20px;
font-family: Arial black;
}

#pipeline{
clear: both;
position: absolute;
top: 200px; left: 550px; 
bottom: 100px;
 
}
#staff{
position: absolute; 
top: 160px; left: 870px; 
bottom:100px;
font: bold;
font-size: 20px;
font-family: Arial black;
}
#exchange {
clear: both;
position: absolute; 
top: 200px; left: 800px; 
bottom:100px;

}
#paragraph
{
position: absolute;
left: 550px;
top: 425px;
font face:Georgia;

}


	/*border:thin solid #000066;*/
	
	

