/* CSS template */

#content {
	background:#EBCB9A url(/images/lessons/bg_lessons.jpg) no-repeat left top;
	
}

#mainpart {
	height:600px;
	padding:10px 0 10px 30px;
	width:670px;
	float:left;
} 
#mainpart h1 {
	margin:0 0 10px;
	font-size:14px;
	color:#0088A5;
}
#mainpart p {
	font-size:12px;
}
#footer { clear:both; }

div.lessoninfo { padding-bottom:5px; }

#infomore { margin-left:160px; }
#infomore h2 { font-size:14px;color:#BE0000; }


