@charset "utf-8";
body {
	background-color: #00B8F8;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/background_gradient_blue.jpg);
	background-repeat: repeat-x;
}
.website_container {
	height: 650px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}
.coolmath {
	background-image: url(../images/coolmath_banner.png);
	height: 166px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.top_banner {
	background-image: url(../images/coolmath_banner.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 112px;
	width: 540px;
	padding-top: 0px;
}
.sidebar_rectangle {
	background-image: url(../images/sidebar_rectangle.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	height: 500px;
	width: 180px;
}
.top_content {
	background-image: url(../images/body_content_dolphin.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 210px;
	width: 616px;
}
.top_content {
	background-image: url(../images/body_content_dolphin.png);
	background-repeat: no-repeat;
	float: right;
	height: 310px;
	width: 616px;
}
.top_content {
	background-image: url(../images/body_content_dolphin.png);
	background-repeat: no-repeat;
	background-position: 190px 112px;
	margin: 0px;
	padding: 0px;
	height: 310px;
	width: 616px;
}
.top_content {
	background-image: none;
	background-repeat: no-repeat;
	height: 310px;
	width: 600px;
	margin-top: 114px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
}
.top_content {
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #01F543;
}
left div {
	background-color: #01F543;
	float: left;
	height: 200px;
	width: 200px;
}
.left_content {
	background-repeat: no-repeat;
	float: left;
	height: 500px;
	width: 170px;
	background-image: url(../images/sidebar_rectangle.png);
	margin-top: 20px;
}
.center_div {
	background-repeat: no-repeat;
	float: left;
	height: 310px;
	width: 616px;
	background-image: url(../images/body_content_dolphin.png);
	margin-left: 10px;
}
.bottom_subject {
	float: left;
	height: 140px;
	width: 422px;
	background-image: url(../images/math_subjects_lower.png);
	margin-left: 18px;
	margin-right: 0px;
}
.contact_bottom {
	background-image: url(../images/lower_contact.png);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 630px;
	margin-top: 9px;
}
.home_button {
	float: left;
	height: 72px;
	width: 107px;
	margin-left: 31.5px;
	margin-top: 35px;
	margin-bottom: 17.5px;
	margin-right: 31.5px;
}
.math_practice {
	height: 72px;
	width: 107px;
	margin-right: 31px;
	margin-bottom: 17.5px;
	margin-left: 31px;
	float: left;
}
.math_lessons {
	float: left;
	height: 72px;
	width: 107px;
	margin-right: 31px;
	margin-bottom: 17.5px;
	margin-left: 31px;
}
.other_stuff {
	float: left;
	height: 72px;
	width: 107px;
	margin-right: 31px;
	margin-bottom: 17.5px;
	margin-left: 31px;
}
.math_links {
	float: left;
	height: 72px;
	width: 107px;
	margin-right: 31px;
	margin-bottom: 35px;
	margin-left: 31px;
}
.practice_content {
	float: left;
	height: 472px;
	width: 602px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/math_practice_content.png);
}
.lessons_content {
	float: left;
	height: 506px;
	width: 574px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/math_lessons_content.png);
}
.juice_test {
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	height: 506px;
	width: 574px;
	background-image: url(../images/other_stuff_content.png);
}
.links {
	float: left;
	height: 506px;
	width: 574px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/math_links_content.png);
}
