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;
}

#wrapper-reports {
	font-family: "Century Gothic", "Courier New", "Times New Roman";
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#picture1 {
	width: 300px;
	float: left;
	text-align: center;
	border: medium double #BDE97A;
	height: 240px;
	background-color: #C4EA7B;
	margin-top: 10px;
}

#picture2 {
	float: right;
	width: 300px;
	text-align: center;
	border: medium double #BDE97A;	
	height: 240px;
	background-color: #C4EA7B;
	margin-top: 10px;
}

.caption {
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
}

#reports {
	width: 400px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C4EA7B;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: medium double #C4EA7B;
}
#spacer {
	height: 10px;
}



.clear {
	clear: both;
}

#main-block {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

#main-block-home {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-image: url(../images/finalHompage.jpg);
	background-repeat: no-repeat;
	height: 533px;
}
#grace {
	float: left;
	height: 200px;
	width: 200px;
}


#background-monday {
	background-image: url(../monday/images/slideshowMonday.jpg);
	height: 660px;
	width: 800px;
	background-repeat: no-repeat;
}

#background-tuesday {
	background-image: url(../tuesday/backgroundTuesday.jpg);
	height: 660px;
	width: 800px;
	background-repeat: no-repeat;
}

#background-wednesday {
	background-image: url(../wednesday/backgroundWednesday.jpg);
	height: 660px;
	width: 800px;
	background-repeat: no-repeat;
}

#background-thursday {
	background-image: url(../thursday/backgroundThursday.jpg);
	height: 660px;
	width: 800px;
	background-repeat: no-repeat;
}

#background-friday {
	background-image: url(../friday/images/slideshowFriday.jpg);
	height: 660px;
	width: 800px;
	background-repeat: no-repeat;
}

#background-saturday {
	background-image: url(../saturday/backgroundSaturday.jpg);
	height: 660px;
	width: 800px;
	background-repeat: no-repeat;
}

#background-sunday {
	background-image: url(../sunday/images/slideshowSunday.jpg);
	height: 660px;
	width: 800px;
	background-repeat: no-repeat;
}

#slideshow-box {
	height: 430px;
	width: 800px;
	text-align: center;
}

#top-text {
	font-size: x-large;
	width: 750px;
	color: #C0EA7C;
	padding-left: 50px;
	padding-top: 4px;
	font-style: normal;
	font-weight: bold;
	height: 155px;
}
#bottom-text {
	width: 800px;
	height: 30px;
	padding-top: 0px;
	text-align: center;
}

#report-top {
	background-image: url(../images/report-top.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 800px;

}

#report-expander {
	background-image: url(../images/report-expander.jpg);
	background-repeat: repeat;
}

#report-bottom {
	background-image: url(../images/report-bottom.jpg);
	background-repeat: repeat;
	height: 110px;
	width: 800px;	
}

h1 {
	color: #FBFB34;
	font-style: normal;
}

a {
	color: #993300;
}
#report-text {
	background-color: #C4EB76;
	border: medium double #C5EC77;
	padding: 10px;
}
#instruct {
	height: 40px;
	width: 800px;
}
.photo-left {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.photo-right {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
