body
{
	background-image: url(../../images/backgrounds/ed-marbtext.jpg);
	margin-top: 10px;
	margin-bottom: 0px;
}

/* Navigation Styles */
div.pagelist
{
 	font-size: 14pt;
	text-align: center;
}
div.pagelist a:link
{
	text-decoration: none;
}
div.pagelist a:hover
{
	background-color: #FFEFFF;
}

div.pagelist a:visited
{
	color: #0000FF;
}

/* Image Styles */
div.menuimage
{
	width: 100%;
}

img.menuimage
{
	border-style: solid;
}
