/* CSS Document */


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

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

#textcontainer {
	height:400px;
}