@charset "utf-8";
/* CSS Document */

body {
padding: 0px;
text-align:center;
margin:0px auto;
}
.optin {
background:url(images/opt-in-box-background.jpg) repeat-y;
width: 350px;
height: 935px;
margin-right: 20px;
float: right;
text-align:left;
}
.banner {
background:url(images/topbanner2-bg.jpg) repeat-x;
height: 128px;
text-align:left;
}
.video {
float:left;
width: 510px; 
height: 400px;
margin-top: 15px;
margin-left: 70px;
text-align:left;
}
.optin p {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding-left: 25px;
padding-right: 25px;
}
.landingpagetext {
width: 600px;
margin-left: 20px;
text-align:left;
}
.landingpagetext p {
font-family: Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-right: 10px;
}
.landingpagetext h1 {
color:#990000;
font-family:Georgia, "Times New Roman", Times, serif;
text-align: center;
}
.landingpagetext li {
	background:url(images/yes.png) no-repeat 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 20px;
	padding-left: 35px;
	border: 0 none;
	list-style-type:none;
	line-height: 25px;
}
.main {
background:url(images/page-body.jpg) repeat-y;
width: 709px;
height: auto;
margin: 0px auto;
padding-top: 20px;
padding-bottom: 20px;
text-align:left;
}
.main p {
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 25px;
margin-right: 25px;
}
.main li {
	background:url(images/yes.png) no-repeat 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 20px;
	padding-left: 35px;
	border: 0 none;
	list-style-type:none;
	line-height: 25px;
}
li.no {
	background:url(images/no.jpg) no-repeat 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 20px;
	padding-left: 33px;
	border: 0 none;
	list-style-type:none;
	line-height: 25px;
	text-align:left;
}
.coursecontent {
	width:600px;
	margin-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
h1 {
color:#990000;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
padding-right: 20px;
padding-left: 20px;
}
h2 {
text-align:center;
}
.bottomlinks {
	width: 709px;
	font-size: 11px;
	text-align:left;
}
.bottomlinks a {
	text-decoration: underline;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0;
	padding: 0;
}