@charset "UTF-8";
/* CSS Document */

body {
	background-color: #c7dee2;
	background-repeat: repeat;
}
.background {
	background-image: url(../images/background.jpg);
	height: 1024px;
	width: 1280px;
	position: relative;
	background-repeat: repeat;
	background-position: left bottom;
	background-attachment: scroll;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.inside_background {
	height: 1024px;
	width: 1280px;
	position: relative;
	background-repeat: repeat;
	background-position: center bottom;
	background-attachment: scroll;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/inside_background.jpg);
}
.nav {
	position: absolute;
	height: 95px;
	width: 1025px;
	top: 30px;
	right: 135px;
	float: left;
	background-image: url(../images/inside_background.jpg);
}

.home_button {
	background-image: url(../images/home_button_rollover.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 113px;
	left: 23px;
	top: 4px;
}
.about_button {
	background-image: url(../images/about_button_rollover.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 174px;
	left: 138px;
	top: 1px;
}
.programs_button {
	background-image: url(../images/programs_button_rollover.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 174px;
	left: 310px;
	top: 1px;
}
.enroll_button {
	background-image: url(../images/enroll_button_rollover.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 84px;
	width: 209px;
	left: 486px;
	top: 1px;
}
.calendar_button {
	background-image: url(../images/calendar_button_rollover.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 178px;
	left: 696px;
	top: 1px;
}
.contact_button {
	background-image: url(../images/contact_button_rollover.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 121px;
	left: 875px;
	top: 2px;
}

@font-face {
	font-family: Bebas Neue;
	src:url(../images/BebasNeue.otf)
}

@font-face {
	font-family: Univers55Roman;
	src:url(../images/Univers55Roman.ttf)
}	
.header {
	clear: left;
	float: left;
	height: 109px;
	width: 785px;
	position: absolute;
	left: 175px;
	top: 119px;
}
.top_content {
	clear: left;
	float: left;
	height: 513px;
	width: 1088px;
	position: absolute;
	left: 79px;
	top: 133px;
}
.flipper {
	position: absolute;
	height: 75px;
	width: 84px;
	top: 84px;
	left: 939px;
}
.bottom_content {
	position: absolute;
	height: 459px;
	width: 1280px;
	top: 566px;
	overflow: visible;
	z-index: 2;
	background-image: url(../images/bottom_content.png);
	background-repeat: no-repeat;
}

.home_button:hover img {
	
	visibility:hidden;
}

.contact_button:hover img {
	
	visibility:hidden;
}

.about_button:hover img {
	
	visibility:hidden;
}

.programs_button:hover img {
	
	visibility:hidden;
}

.enroll_button:hover img {
	
	visibility:hidden;
}

.calendar_button:hover img {
	
	visibility:hidden;
}
.inside_content {
	position: absolute;
	height: 673px;
	width: 1056px;
	background-image: url(../images/inside_content.png);
	background-repeat: no-repeat;
	left: 98px;
	top: 226px;
}
.twitter_button {
	position: absolute;
	height: 97px;
	width: 97px;
	left: 1026px;
	top: 911px;
}
.facebook_button {
	position: absolute;
	height: 97px;
	width: 97px;
	left: 915px;
	top: 912px;
}
.left_content {
	position: absolute;
	height: 572px;
	width: 385px;
	left: 57px;
	top: 51px;
}
.right_content {
	position: absolute;
	height: 611px;
	width: 537px;
	left: 522px;
	top: 36px;
}
.contact_info {
	position: absolute;
	left: 21px;
	top: 400px;
}
.left_content h1 {
	font-family: "Bebas Neue";
	font-size: 72pt;
	color: #1543B2;
	text-decoration: none;
	position: absolute;
	left: 24px;
}
.content_headline {
	padding-bottom: 100px;
	position: absolute;
	left: 7px;
	top: 1px;
}
.info {
	position: absolute;
	left: -1px;
	top: 82px;
	font-family: "Univers55Roman";
	font-size: 18px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #379FE6;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
}
.sign_up_here {
	background-image: url(../images/signup_button_rollover.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 84px;
	width: 262px;
	left: 116px;
	top: 329px;
}

.sign_up_here:hover img  {
	visibility:hidden;
}
.facebook_icon_home {
	position: absolute;
	height: 97px;
	width: 97px;
	left: 939px;
	top: 222px;
}
.twitter_icon_home {
	position: absolute;
	height: 97px;
	width: 97px;
	left: 1045px;
	top: 221px;
}

.calendar_inside_content {
	position: absolute;
	height: 765px;
	width: 1056px;
	background-image: url(../images/calendar_inside_content.png);
	background-repeat: no-repeat;
	top: 225px;
	left: 82px;
	padding-top: 30px;
	overflow: hidden;
}
.sign_up_form {
	position: absolute;
	height: 400px;
	width: 782px;
	left: 147px;
	top: 30px;
	font-family: "Univers55Roman";
	font-size: 36px;
	font-style: normal;
	color: #3693D6;
	line-height: 1.5em;
}
.sign_up_form title{
	font-family: "Univers55Roman";
}
