html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, leftnav, maintext {
	margin: 0;
	padding: 0;
	border: 0;

}

#wrapper {
	font-family: "Century Gothic", "Courier New", "Times New Roman";
	width: 800px;
	height: 670px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.text-white {
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFFFFF;
}

h1 {
	color: #FBFB34;
	font-style: normal;
}
a {
	color: #993300;
}

#footer {
	width: 799px;
	padding-top: 10px;
	
}

.text-footer {
	font-size: small;
	text-align: center;
	padding-top: 15px;
}

.menutext {
	color: #000000;
	font-family: "Century Gothic";
	font-size: medium;
}

.boldtext {
	font-weight: bold;
}

.clear {
	clear: both;
}

.small-font {
	font-size: x-small;
}
#top-banner {
	background-image: url(../images/background-top.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
}
#top-text {
	padding-left: 50px;
	color: #BBE97C;
	font-size: x-large;
	margin-top: 5px;
}
#background-monday {
	background-image: url(../moEast/monday/images/slideshowMonday.jpg);
	height: 660px;
	width: 800px;
	background-repeat: no-repeat;
}

#expander {
	background-image: url(../images/background-expander.jpg);
	background-repeat: repeat;
	width: 800px;
}

#middle-banner {
	background-image: url(../images/bottom-static.jpg);
	height: 524px;
	width: 800px;
}
#bottom-banner {
	background-image: url(../images/background-bottom.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 800px;
}
#top-banner-text {
	text-align: center;
	margin-top: 40px;
}
#main-text {
	text-align: center;
}

#slideshow-top-monday {
	background-image: url(../moEast/monday/slideshowMonday.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 800px;
}


#slideshow-box {
	height: 370px;
	width: 400px;
	margin: 0px;
	padding-top: 180px;
	padding-left: 100px;
}
