@charset "UTF-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.ilearn #container {
	width: 822px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ilearn #mainContent {
	margin-top: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.headlines {
	font-family: "Times New Roman";
	font-size: 36px;
	font-weight: normal;
	color: #29333f;
}
.Subheadlines {
	font-family: Times;
	font-size: 25px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
}

.Text {
	font-family: Times;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
	padding-top: 20px;
	line-height: 25px;
	text-align: justify;
}
.button {
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
}
.minlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
}
#email {
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
	margin-top: -80px;
	float: left;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #506658;
	padding-left: 120px;
}
#Headers {
	width: 822px;
	z-index:1;
}
#MainArea {
	padding-right: 5px;
	float: left;
	position: absolute;
	width: 500px;
	z-index:2;
	padding-top:25px;
}
#RightSide {
	float: right;
	position: relativee;
	width: 322px;
	z-index:3;
	left:630px;
	margin-top:-30px;
}
.button {
	padding-top: 10px;
	text-align: right;
}
.ebook {
	padding-top: 10px;
	text-align: right;
	border: 1px solid #c5d4e3;
	height: 310px;
	width: 245px;
	margin-left: 70px;
	margin-top: 10px;
}
.register {
	padding-top: 10px;
	padding-left:10px;
	text-align: left;
	border: 1px solid #c5d4e3;
	background: #c5d4e3;
	height: 200px;
	width: 235px;
	margin-left: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
