@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
.container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.foundation {
	float: left;
	width: 237px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.lesson1 {
	float: left;
	width: 358px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.lesson2 {
	float: left;
	width: 358px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}


.equation {
	text-align: center;
	height: 20px;
	width: 100%;
	padding-top: 8px;
	font-weight: bold;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
}
#header {
	background-color: #000;
	background-image: url(../images/jupiter.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.spec-header {
	font-weight: bold;
	background-color: #000;
	width: 100%;
	color: #FFF;
	text-align: center;
	height: 16px;
	padding-top: 4px;
	font-size: 120%;
}
.spec-tier {
	background-color: #666;
	height: 14px;
	width: 100%;
	text-align: center;
	color: #CCC;
}



.standard {
	float: left;
	width: 237px;
	padding: 2px;
}
.spec_list {
	margin-left: 25px;
}

.higher {
	float: left;
	width: 237px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#logo {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 18pt;
	color: #FFF;
	padding-bottom: 2px;
	padding-right: 25px;
}

#header ul {
	padding: 2px;
	float: left;
	list-style-type: none;
}
#header li {
	display: inline;
	margin-right: 0.25em;
	padding-bottom: .5em;
}
#header a {
	font-size: 70%;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 1px solid #b5b5b5;
}
#header a:focus, #header a:hover {
	color: #b52620;
}

#search {
	background-image: url(../images/search_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	margin: 0px;
	float: right;
	padding-left: 25px;
}
#search label {
	position: absolute;
	top: -10000px;
}
.secondary-content {
	float: left;
	width: 430px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
}
.footer-content {
	text-align: center;
	font-size: 75%;
}
.content-wrapper {
	font-size: 75%;
}
.spec-wrapper {
	font-size: 75%;
}


.main-content {
	float: left;
	width: 430px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	margin-top: 5px;
}

.clearfloat {
	clear: both;
	height: 0px;
}
.lftflt {
	margin: 8px;
	float: left;
}
.menu {
	float: left;
	width: 198px;
	background-color: #F4F4F4;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.page-content {
	float: left;
	width: 730px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.page-content h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 2px;
}

.section {
	font-size: 120%;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 2px;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #FFF;
}
.topic {
	font-size: 8pt;
	margin-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
.sub-section {
	background-color: #D1D1D1;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.menu a:focus, .menu a:hover {
	color: #900;
	background-color: #F4F4F4;
}
.menu a {
	color: #000;
	text-decoration: none;
}
.menu li {
	list-style-type: none;
}
.revision-header {
	padding-bottom: 10px;
}
.revision-box {
	float: left;
	width: 200px;
}
.revision-wrapper {
	float: left;
}
.lesson-header {
	font-weight: bold;
	background-color: #000;
	width: 100%;
	color: #FFF;
	text-align: center;
	height: 18px;
	padding-top: 0px;
	font-size: 120%;
}
