#wrapper {
	background: url(../images/lessons_pages/background-intro.png) no-repeat center bottom;
	height: 1600px;
}
#header2 p {
	color: #FFF;
}
#header2 a {
	color: #FFF;
	text-decoration: underline;
}
#adSpace {
	height: 403px;
	width: 211px;
}
#wrapper #header2 .numberOne a:hover {
	color: #00F;
	text-decoration: underline;
}
#adSpace p {
	color: #00C;
	line-height: 2.4;
	font-size: 0.8em;
	padding-bottom: 0px;
	margin-top: 0px;
}

#adSpace img {
	float: left;
	padding-right: 5px;
	margin-left: 10px;
	padding-top: 5px;
}

#leftSidebar #adSpace .mainHandout  {
	font-size: 0.8em;
	color: #666;
	text-decoration: underline;
}

#cont1 {
	height: 340px;
	background: #FFC;
}
#cont1 p {
	margin: 10px 10px 10px 15px;
	line-height: 1.8;
	color: #333;
}
#cont1Righttext {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 255px;
	height: 230px;
	margin: 8px 10px 10px 0px;
}
#cont1Lefttext {
	margin: 10px 10px 10px 10px;
	float: left;
	height: 230px;
	width: 223px;
	border-right: thin solid #666;
}

#container2 {
	height: 500px;
	background: #333;
	border: none;
	clear:both;
}
#container2Left {
	float: left;
	height: 500px;
	background: url(../images/lessons_pages/videos_intro.png);
	width: 230px;
	border: thin solid #0FF;
	background-position: bottom left;
}
#container2Left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: 1.6;
}

#container2Left img {
	margin-top: 27px;
	margin-left: 55px;
	cursor: pointer;
}
#container2Right {
	float: right;
	height: 500px;
	width: 290px;
	border: thin solid #666;
	background: #FFF;
}
#container2Right p {
	margin-left: 15px;
	font-size: 0.8em;
	color: #000;
	line-height: 1.4;
	margin-right: 10px;
}
#container2Right img {
	margin-top: 10px;
	margin-left: 25px;
}

#cont3 {
	background: #FFF;
	height: 380px;
	clear: both;
	margin-top: -8px;
	width: 528px;
}
#cont3 p .highlight {
	font-size: 0.8em;
	text-align: center;
}
#cont3 p .highlightLink {
	font-size: 0.8em;
}
#cont3 p {
	margin-top: 5px;
	font-size: 0.8em;
	color: #03F;
	margin-left: 30px;
}
#cont3 img {
	margin-left: 10px;
	margin-top: -10px;
	float: left;
}

#cont3Righttext {
	height: 300px;
	width: 280px;
	float: right;
}

#box2 {
	height: 295px;
}
#box2 p {
	margin-left: 25px;
}
#box2 img {
	float: left;
	padding-right: 6px;
	margin-top: -9px;
	margin-left: 4px;
}

#box2Righttext {
	margin: 15px 10px 10px 0px;
	height: 120px;
	width: 150px;
	float: right;
	border-left: thin solid #666;
}
#box2Righttext p {
	text-align: left;
}
#box2Righttext img {
	float: right;
	margin-top: -30px;
	margin-right: 15px;
}
#box3 {
	background: url(../images/lessons_pages/teach-tips.png) no-repeat center;
	height: 640px;
	padding: 0px;
	margin: 0px;
}
#box3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFC;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#box5 {
	height: 0px;
}
h1 {
	background: #36C;
	width: 527px;
}
#rightSidebar {
	width: 258px;
}
#box4 {
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#mainContent {
	width: 528px;
	padding-left: 3px;
}
a:visited {
	color: #00F;
}
.italics {
	font-style: italic;
}
.tutorialTitles {
	font-size: 1.0em;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 35px;
}
.cont1Title {
	font-size: 0.9em;
	text-align: center;
}
.container2Title {
	margin-left: 300px;
	font-size: 1.8em;
}
.cont3Title {
	font-size: 1em;
	color: #333;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.Box2Text {
	font-size: 1.4em;
	color: #00C;
	text-decoration: underline;
	margin-top: 10px;
}
