html, body {
	margin: 0 auto;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000;
	color: #555;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	height: 100%;
}	
.container {border: 0px solid #F00; margin: 0 auto; width: 840px; background: #FFF; padding: 0px 30px 0px 30px;}
.container h1 {margin: 10px 0px 0px 0px; font: 15pt 'Oswald', Arial, sans-serif; color: #20558A;}
.container h2 {margin: 10px 0px 0px 0px; font: 13pt 'Oswald', Arial, sans-serif; color: #20558A;}
.container p {font-size: 9.25pt; text-align: justify; line-height: 155%; letter-spacing: 0.03em; margin: 5px 0px;}
.container a {color: #20558A;}
.container a:hover {color: #2684cb; text-decoration: none;}

.header {background-image: url(../images/header.jpg); background-repeat: no-repeat; margin: 0 auto; width: 960px; height: 185px; border: 0px solid #F00;}
.footer {background: url(../images/footer.jpg) no-repeat; width: 900px; height: 50px; margin: 0 auto; padding-bottom: 20px;}

.menu {font: 12.0pt 'Oswald', Arial, sans-serif; margin: 0 auto; padding: 136px 10px 0px 10px; width: 880px; position: relative; letter-spacing: 0.3pt;}
.menu li {list-style: none; float: left;}
.menu a {color: #f1f1f1; display: block; float: left; margin: 0px 20px; text-decoration: none; text-shadow: 1px 1px 3px #12334d;}
.menu a:hover {color: #FFF; text-shadow: 0px 0px 15px #fff;}

.event-schedule {font-size: 90%; color: #555; border: 1px solid #bfc3c7; padding: 5px 0px 5px 10px; background-color: #f5f3f3;}
.event-schedule tr {line-height: 2.5em;}

hr {clear: both; border-bottom: 1px solid #20558A; width: 100%; margin: 30px 0px 0px 0px;}

.testimonial-name {font-style: italic; font-weight: bold;}

.container li, .overlaycontent li {font-size: 9.25pt; line-height: 160%; margin: 0px 0px 10px -10px;}

.overlaycontent {overflow: hidden; width: 900px; border: 0px solid #F00;}
.overlaycontent h2, .overlaycontent h3 {font-family: 'Oswald', Arial, sans-serif; font-weight: 400; text-shadow: 0px 1px 1px #FFF; margin: 0 auto;}
.overlaycontent h2 {font-size: 13pt; color: #20558A;}
.overlaycontent h3 {font-size: 11pt;}
.overlaycontent p {font-size: 9.25pt; letter-spacing: 0.05em; line-height: 150%; margin: 0px 0px 25px 0px;}
.overlaycontent a {color: #41607f;}
.overlaycontent a:hover {text-decoration: none;}

.schoolbox {border: 1px solid #d3d9dc; padding: 20px; margin: 20px 0px; display: inline-table; width: 840px;}
.schoolquote {border: 0px solid #F00; float: right; width: 665px; text-align: justify;}
.schoolquote p {font-size: 9.25pt; margin: 0px 0px 10px 0px;}
.schoolname {font: 14pt "Oswald", Helvetica, Arial, sans-serif !important; font-weight: 400;}

.emphasis {color: #5187bd; font-weight: bold;}
.thumb {border: 1px solid #949a9f;}