#container{
	width:740px;
	color: #5D5D5D;
	font-size: 12px;
	margin-top:15px;
		}
		
#container a {
	color: #000099;
	text-decoration: none;
}

#container a:visited {
	color: #000099;
	text-decoration: none;
}

#container img{
	margin:10px 0;
}

#Cover{
	height:730px;
	padding:20px;
	background-image:url(/features/026/img/cover.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#SubHeader{
	font-size:22px;
}

h3{
	font-size:26px;
	font-weight:bold;
}

#CoverBody{
	margin-top:40px;
}

#CoverBody a:hover{
	text-decoration:underline;
}

#Lesson{
	font-size:20px;
}

#Featured{
	margin-top:15px;
	font-size:20px;
}

#Large{
	font-size:16px;
}

#Small{

}

#PageLR{
	margin:20px 0;
}

#PageL{
	width:150px;
	float:left;
}

#PageR{
	width:300px;
	float:right;
	text-align:right;
}
