@charset "UTF-8";
body {
	background-image: url(../img/bgGREY.png);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	background-color: #FFF;
	height: 100%;
}
.nameofsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #C04300;
	text-decoration: none;
	text-indent: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: left;
	background-color: #FFF;
	height: 583px;
	margin-bottom: auto;
}
.topofpage {
	background-color: #B03001;
	height: 10px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.revolvingimage {
	width: 592px;
	margin-left: 338px;
	height: 383px;
	margin-top: -300px;
}
.bottomofpage {
	background-color: #B03001;
	height: 20px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	z-index: 100;
	position: relative;
	top: 165px;
}
.bottomofpage a:link {
	background-color: #B03001;
	text-decoration: none;
	color: #FFF;
}
.bottomofpage a:active {
	background-color: #B03001;
	text-decoration: none;
	color: #FFF;
}
.bottomofpage a:visited {
	background-color: #B03001;
	text-decoration: none;
	color: #FFF;
}
.bottomofpage a:hover {
	background-color: #B03001;
	text-decoration: underline;
	color: #FFF;
}
.toptitleandmenu {
	text-decoration: none;
	padding-left: 30px;
}
.toptitleandmenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.toptitleandmenuphoto {
	text-decoration: none;
	position: absolute;
	left: 700px;
	top: 0px;
}
.schoolphoto {
	text-decoration: none;
	float: right;
	padding-right: 30px;
	padding-top: 17px;
}
