#middle {
	margin-bottom: 20px;
	background: url(learning-center-middle-bg.gif) repeat-y top left;
}
#content {
}
#content #blog a {
	color: #3cadbb;
}
#content #billboard {
	background: url(billboard-bg.gif) no-repeat top left;
	height: 300px;
}
#content #billboard #headline {
	height: 139px;
}
#content #billboard #headline h1 {
	color: white;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", times, serif;
	margin: 20px;
}
#content #billboard #lists h2 {
	font-family: Georgia, "Times New Roman", times, serif;
	color: #545454;
	font-size: 16px;	
}
#content #billboard #lists #lists-left h2 {
	margin: 7px 0px 0px 70px;
}
#content #billboard #lists #lists-right h2 {
	margin: 7px 0px 0px 25px;
}
#content #billboard #lists ul {
	list-style-type: none;
	color: white;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
}
#content #billboard #lists ul li a {
	color: white;
}
#content #billboard #lists #lists-left ul {
	margin-left: 70px;
}
#content #billboard #lists #lists-right ul {
	margin-left: 25px;
}
#content #blog {
	margin-top: 50px;
}
#content #blog .date {
	background: url(date-bg.gif) no-repeat top left;
	height: 63px;
}
#content #blog .date .day {
	display: block;
	float: left;
	width: 60px;
	height: 43px;
}
#content #blog .date .day p {
	margin: 0px 0px 0px 0px;
	color: white;
	font-size: 35px;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
	line-height: 43px;
}
#content #blog .date .month {
	display: block;
	float: left;
	width: 60px;
}
#content #blog .date .month p {
	margin: 0px 0px 0px 0px;
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica sans-serif;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}
#content #blog .entry {
}
#content #blog .entry h2 {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", times, serif;
	margin: 0px;
}
#content #blog .entry h2 a {
	color: #000000;
}
#content #blog h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", times, serif;
	color: #626262;
	margin: 0px 0px 10px 0px;
}
#content #blog p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", times, serif;
	color: #626262;
	margin: 0px 0px 10px 0px;
}
#content #blog p.comment {
	color: #000000;
}
#promos {
	background-color: #e5e5e5;
}
#promos #blurb {
	background: url(home-blurb-bg.jpg) no-repeat top;
	height: 153px;
}
#promos #blurb h2 {
	font-family: Georgia, "Times New Roman", times, serif;
	color: #626262;
	font-size: 13px;
	margin: 0px 80px 0px 20px;
	padding-top: 23px;
}
#promos #blurb p {
	font-family: Georgia, "Times New Roman", times, serif;
	color: #8e8e8e;
	font-size: 11px;
	margin: 0px 115px 0px 20px;
}
#promos #contact {
	background: url(home-contact-bg.gif) no-repeat top;
	height: 47px;
	margin-top: 10px;
}
#promos #contact h2 {
	font-family: Georgia, "Times New Roman", times, serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 50px 0px 15px;
	line-height: 47px;
}
#promos #contact h2 a {
	color: #000000;
}
#promos #testimonial {
	margin-top: 20px;	
}
#promos #testimonial #quote {
	background: url(quote-bg.jpg) no-repeat top;
	height: 234px;
}
#promos #testimonial #quote p {
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	color: #2c8ca4;
	padding: 10px 60px 0px 20px;
}
#promos #testimonial #author {
}
#promos #testimonial #author p {
	color: #00573c;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
}
#promos #subscribe {
	height: 47px;
	background: url(home-subscribe-bg.gif) no-repeat top;
}
#promos #subscribe h2 {
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 16px;
	margin: 0px 50px 0px 15px;
	line-height: 47px;
}
#promos #subscribe h2 a {
	color: #000000;
}
#promos #categories {
}
#promos #categories h2 {
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 16px;
	margin: 0px 50px 0px 15px;
	line-height: 47px;
}
#promos #categories ul {
	display: block;
	float: left;
	width: 350px;
	list-style-type: none;
	background: url(home-categories-bg.gif) repeat-y top center;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}
#promos #categories ul li {
	display: block;
	float: left;
	width: 172px;
	border-right: 1px solid #e5e5e5;
}
#promos #categories ul li a {
	padding-left: 10px;
	color: #1a7c88;
}