body	{
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-bottom:20px;
}
img	{border:none;}
input, h1, h2 	{padding:0px; margin:0px;}


h1	{
	font-size:21px;
	margin-top:20px;
	width:421px;
	color:#1e4961;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
h2	{
	font-size:16px;
	color:#337d9f;
	font-style:italic;
	font-weight:normal;
}
a	{
	text-decoration:none;
}
a:hover	{
	text-decoration:underline; 
}
ol li, ul li	{
	margin:8px 0px 8px 0px;
	padding:0px;
}
.container	{
	display:block;
	width:943px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

.header	{
	display:block;
	width:943px;
}

.left	{
	display:block;
	width:500px;
	float:left;
	clear:left;
}
.left a	{
	color:#0c6d0c;
}
.left p	{
	width:421px;
}

.right	{
	display:block;
	width:405px;
	float:right;
	clear:right;
	background:no-repeat top;
	height:503px;
	padding:0px 0px 0px 30px;
}
.index	{background-image:url(/images/studying-book.jpg);}
.your-higher-education-how-to-guide	{background-image:url(/images/older-laptop.jpg);}
.the-truth-about-online-education	{background-image:url(/images/sitting-in-red-shirt.jpg);}
.college-education-costs	{background-image:url(/images/cash-stuffed-book.jpg);}
.why-take-classes-online	{background-image:url(/images/working-hard.jpg);}



.content	{
	display:block;
	width:943px;
	margin-bottom:40px;
}
.content a	{
	color:#0c6d0c;
}
.content img	{
	margin-bottom:20px;
}

.footer	{
	display:block;
	width:943px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #337d9f;
	padding-top:10px;
	height:60px;
}
.nav	{
	display:block;
	float:left;
	clear:left;
	width:400px;
	color:#666666;
}
.nav a	{
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}
.nav a:hover	{
	text-decoration:underline;
}
#disclosures	{
	display:block;
	float:right;
	clear:right;
	width:270px;
	color:#666666;
	text-align:right;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  
}
#disclosures ul li a	{
	color:#666666;
}
