/* CSS Document */


#navcontainer a#ed {
	background-color:white;
	border-right: 6px solid #666666;
	color:black;
}

#navcontainer a#ed:hover {
	background-color:white;
	border-right: 6px solid #666666;
	color:black;
}

#textcontainer {
	height:400px;
}

#imagecontainer {
}

#textcell {
	height:800px;
}
