body {
	background-color: #EFE7D4;
}

#wrapper {
	margin: 10px auto;
	position: relative;
	width: 700px;
	height: auto;
	background-color: #FFFDFD;
	background-image: url(../../images-nav/background-lines.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #4040BB;
}

a:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #35359A;
}

a:hover {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #85ACDD;
}

#header {
	height: 100px;
	width: 913px;
	z-index: 2;
	position: absolute;
	left: 31px;
	top: 0px;
}

#nav {
	height: auto;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bolder;
	padding-left: 40px;
	z-index: 4;
	overflow: visible;
	position: absolute;
	left: 0px;
	top: 100px;
}

#content {
	color: #361111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	width: 100%;
	height: auto;
	clear: left;
	padding-top: 140px;
	z-index: 3;
}

#content h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #361111;
	text-align: center;
	margin-bottom: 10px;
}

#content h2 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #361111;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #361111;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#content h4 {
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #361111;
	margin: 20px 15px 0 15px;
}

#content p {
	font-size: 1.5em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #361111;
}

.singlepic {
	position: static;
	float: left;
	overflow: hidden;
	visibility: visible;
	height: auto;
	width: 210px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.doublepic {
	position: static;
	float: left;
	overflow: hidden;
	visibility: visible;
	height: auto;
	width: 435px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.largerviewtext {
	font-size: 1.8em;
	text-align: center;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	clear: both;
	margin-top: 15px;
}

.enlargedpic {
	position: static;
	overflow: hidden;
	visibility: visible;
	height: auto;
	width: 800px;
	padding-bottom: 5px;
	padding-left: 87px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
}

#footer {
	height: auto;
	width: 100%;
	background-image: url(../images-nav/footerbackground.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #551000;
	clear: left;
	z-index: 1;
}

.social {
	width: 405px;
	padding: 0;
	margin: 25px 0 10px 0;
	float: left;
}

.social img {
	float: left;
	padding: 0;
	margin: 0 10px 0 15px;
}

#footer h2 {
	font-size: 1.8em;
	color: #551000;
}

#footer p {
	font-size: 1.1em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #551000;
}

#corner-tl {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	z-index: 3;
}

#corner-tr {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	z-index: 3;
}

#corner-bl {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
}

#corner-br {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 45px;
}

#bottom {
	margin: 500px auto 25px auto;
	width: 700px;
	height: auto;
	padding-bottom: 25px;
}

.bottomcel {
	width: 155px;
	height: auto;
	margin-left: 20px;
	float: left;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	color: #551000;
}

.bigbold {
	font-size: 125%;
	font-weight: bolder;
}

.italic {
	font-style: italic;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #551000;
	text-align: center;
}

#content ul {
	list-style-type: disc;
}

#content li {
	margin-right: 15px;
	margin-left: 35px;
	font-size: 1.5em;
}

.homework {
	list-style-type: disc;
}

.homework li {
	margin-right: 15px;
	margin-left: 35px;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
