.mainmenubox {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
	border: 2px outset #999999;
	position: static;
	visibility: visible;
	width: 8%;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;


}
.mainmenuboxover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	background-position: center;
	text-align: center;
	border: thin inset #CCCCCC;
}
.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.mainmenutext {
	background-color: #CCCCCC;
	background-position: center center;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
}
.mainmenuovertext {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
}

.headertext {
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	text-align: center;

	
}
.headershadowtext {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
}
.headerbackground {
	background-image: url(../images/head-logo_softened-more.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCCCCC;


}
.mainmenu {
	position: relative;
	visibility: visible;
	z-index: 99;
	top: 0px;

}
.bodybackground {
	background-image: url(../images/background_gif1.gif);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

}
.eblogobackground {
	background-attachment: fixed;
	background-image: url(../images/eblogo-trans-watermarked.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	top: 0px;
	text-align: center;
	vertical-align: middle;
}
