body {
	background: #777777;
	font-family: verdana;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 758px;
	background: #FFFFFF url('images/h2.gif') no-repeat;
}

.header h1 {
	position: absolute;
	color: #fff3ec;
	right: 10px;
	top: 23px;
	font-size: 21px;
	margin: 0;
}

.header ul {
	position: absolute;
	left: 100px;
	top: 30px;
	margin: 0;
	padding: 0;
}

.header li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	font-family: verdana;
	color: #fff3ec;
	font-size: 12px;
}

.header ul li a {
	color: #fff3ec;
}

.header ul li a:hover {
	color: #e3baa1;
}

.header .tagline {
	font-family: verdana;
	position: absolute;
	color: #D7D7D7;
	left: 100px;
	top: 53px;
	font-size: 10px;
}

.page_wrapper {
	margin: 0 auto;
	text-align: left;
	width: 758px;
	background: #FFFFFF;
}

.page {
	position: relative;
	padding: 10px 10px 20px 10px;
	line-height: 18px;
	font-size: 12px;
}

.page h2 {
	position: relative;
	color: #a63b06;
	font-size: 18px;
	margin-top: 0;
}

.page a {
	color: #a63b06;
}

.page a:hover {
	color: #7b2900;
}

.page .learning_row1 {
	float: left;
	padding-left: 140px;
}

.page .learning_row2 {
	float: left;
	padding-left: 80px;
}

.page .circuits_row1 {
	float: left;
	padding-left: 15px;
}

.page .circuits_row2 {
	float: left;
	padding-left: 15px;
}

.page .circuits_row3 {
	float: left;
	padding-left: 15px;
}





.clear {
	clear: both;
}
.footer_wrapper {
	margin: 0 auto;
	text-align: left;
	width: 758px;
	height: 55px;
	background: #FFFFFF url('images/f1.gif') repeat-x;
	clear: both;
}

.footer {
	position: relative;
	color: #FFFFFF;
	padding: 16px 10px 10px 10px;
	font-size: 10px;
}

.footer .copyright {
	float: right;
	text-align: right;
}

.footer a {
	color: #FFFFFF;
}

#eXTReMe {
	margin: 0 auto;
	padding-top: 10px;
	width: 41px;
}