* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #f5821f;
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#header {
	width: 872px;
	height: 36px;
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_topshadow.jpg);
	background-repeat: no-repeat;
	margin: auto;
}

.container {
	width: 872px;
	margin: auto;
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_middleshadow.jpg);
}

.content {
	position: relative;
	width: 800px;
	margin: auto;
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_contentbg.gif);
}

.sidebar {
	float: left;
	color: #ffffff;
	width: 198px;
	text-align: left;
}

.sidebar #content {
	height: 443px;
}

.sidebar ul {
	list-style-type: square;
	width: 178px;
	margin: 0px 0px 0px 10px;
	font-size: 13px;
}

.sidebar ul li {
	margin: 12px 0px 12px 20px;
}

.sidebar #sidebarHead {
	display: block;
	width: 181px;
	height: 87px;
	background: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_parentapproved.gif);
	background-repeat: no-repeat;
	margin: 14px auto;
}

.sidebar #questions {
	display: block;
	width: 181px;
	height: 54px;
	background: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_havequestions.gif);
	background-repeat: no-repeat;
	margin: 20px auto;
}

.sidebar #educators {
	display: block;
	width: 174px;
	height: 40px;
	background: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_educators.gif);
	background-repeat: no-repeat;
	margin: 20px auto 4px auto;
}

.sidebar #testimonials {
	width: 174px;
	margin: auto;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}

.sidebar #testimonials .testimonialName {
	margin: 8px auto;
	color: #e5c39f;
}

.sidebar #faqlink {
	margin: 10px auto;
	width: 161px;
	height: 30px;
}

.sidebar #kids {
	width: 198px;
	height: 348px;
	background: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_kids.jpg);
	background-repeat: no-repeat;
}

.main {
	float: right;
	width: 602px;
	color: #5786a4;
}

.main #topclick {
	width: 532px;
	height: 127px;
	margin: 14px auto;
}

.main p.copy {
	width: 532px;
	margin: 0px auto 14px auto;
	text-align: center;
	color: #10677f;
}

#blackboard {
	position: relative;
	width: 541px;
	height: 318px;
	margin: auto;
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_blackboard.jpg);
}

#blackboard ul {
	position: absolute;
	width: 460px;
	top: 100px;
	left: 30px;
	color: #ffffff;
	list-style-type: square;
}

#blackboard ul li {
	margin: 12px 0px 12px 30px;
}

.pdfs {
	width: 602px;
	text-align: center;
}

.pdfs h3 {
	width: 529px;
	height: 28px;
	margin: 20px auto 10px auto;
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_clickcover_text.gif);
}

.pdfs ul {
	list-style-type: none;
}

.pdfs ul li {
	float: left;
}

.pdfs ul li a {
	display: block;
	width: 128px;
	height: 144px;
	overflow: hidden;
	margin: 0px 11px;
}

.pdfs ul li a:hover {
	background-position: -128px;
}

.pdfs ul li#book1 a {
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_click1.gif);
}

.pdfs ul li#book2 a {
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_click2.gif);
}

.pdfs ul li#book3 a {
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_click3.gif);
}

.pdfs ul li#book4 a {
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_click4.gif);
}

a#faqlink {
	display: block;
	margin: 20px auto;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ea1c24;
}

#footer {
	width: 872px;
	height: 36px;
	background-image: url(http://a1016.g.akamai.net/f/1016/606/1d/image.timeinc.net/subs2/images/mm/rss_bottomshadow.jpg);
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	font-size: 10px;
	line-height: 36px;
	color: #ffffff;
}

.clearfix:after {
	content: "."; 
	display: block; 
        height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hidden {
	display: none;
}

