body	{
	margin:0px; 
	background-color:#F6F3F3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#683E3E;
}

img	{border:none;}
input, h1, h2	{margin:0px; padding:0px;}
.blocks	{display:block}

h1	{
	font-size:24px;
	font-weight:normal;
	color:#451111;
}

h2	{
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	color:#453E11;
}

a	{
	color:#940000;
	text-decoration:underline;
	font-weight:bolder;
}

a:hover	{
	text-decoration:none;
}

.container	{
	display:block;
	width:797px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
		margin:11px auto 5px;
		width:593px;
		display:block;
		}

.nav	{
	display:block;
	width:797px;
	background:url(/images/border.jpg) top repeat-x #F6F3F3;
	border-bottom:1px solid #491F05;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:10px;
	margin-bottom:24px;
	color:#451111;
}

.nav a	{
	font-size:15px;
	font-style:italic;
	color:#451111;
	text-transform:capitalize;
	margin:0px 8px 0px 8px;
	text-decoration:none;
	font-weight:lighter;
}
.nav a:hover	{
	text-decoration:underline;
}

.form-bg	{
	display:block;
	background:top left no-repeat;
	width:251px;
	height:252px;
	margin:0px;
	padding:118px 0px 0px 546px;
}

.index	{
	background-image:url(/images/black-laptop.jpg)
}
.online-education-101	{
	background-image:url(/images/glasses-girl.jpg)
}
.when-to-go-back-to-school	{
	background-image:url(/images/crazy-hair-part.jpg)
}
.succeeding-in-online-classes	{
	background-image:url(/images/cup-of-coffee.jpg)
}
.the-online-education-advantage	{
	background-image:url(/images/one-hand-typer.jpg)
}





.content	{
	display:table;
	width:797px;
	background:url(/images/border.jpg) top repeat-x #F6F3F3;
	margin-left:auto;
	margin-right:auto;
	margin-top:24px;
	padding-top:23px;
	padding-bottom:25px;
}
.left	{
	display:block;
	float:left;
	clear:left;
	width:467px;
	padding-right:13px;
	
}
.left p	{
	line-height:16px;
}
.left ol li, .left ul li	{
	margin:8px 0px 8px 0px;
}
.right	{
	display:block;
	float:right;
	clear:right;
	width:312px;
}


#disclosures	{
	display:block;
	width:797px;
	height:58px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/border.jpg) top repeat-x #F6F3F3;
	padding-top:12px;
	text-align:center;
}
	

#disclosures ul	{
	margin:0px;
	font-size:15px;
	font-style:italic;
	font-weight:lighter;
	color:#8C6B6B;

}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#8C6B6B;
	text-decoration:none;
}
#disclosures ul li	a:hover	{
	color:#8C6B6B;
	text-decoration:underline;
}
	


