﻿#aLearn, #aTeach
{
	display:block;
	width:280px;
	height:83px;
	text-align:center;
	padding:15px;
	position:absolute;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image:url(/img/homeboxback3.jpg);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}
#aLearn:hover, #aTeach:hover
{
	text-decoration:none;
	background-color:#f3f3f3;
	background-position:0px -113px;
}
#aLearn 
{
	left:668px;
	top:65px;
}
#aTeach 
{
	left:334px;
	top:65px;
}
#HomepageInfo
{
	position:absolute;
	left:30px;
	top:90px;
	text-align:left;
	color:#222;
}
.homebox
{
	float:left;
	width:298px;
	height:188px;
	padding:6px;
	margin-right:24px;
	background-image:url(/img/hbback.png);
}
.homeboxwide
{
	clear:both;
	width:966px;
	height:32px;
	padding:6px;
	margin-right:24px;
	background-image:url(/img/hbbackwide.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.homeboxwide a 
{
	font-size:15px;
	text-align:center;
}
.hbtitle
{
	font-size:23px;
	margin-left:5px;
	margin-bottom:5px;
}
#SocialMedia a 
{
	float:right;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
}
