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:#69522c;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
h2	{
	font-size:16px;
	color:#be9d5f;
	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 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/resting-on-books.jpg);}
.paying-for-college-with-financial-aid	{background-image:url(/images/caught-on-the-laptop.jpg);}
.how-to-select-the-right-college-for-you	{background-image:url(/images/typing-on-books.jpg);}
.how-an-mba-degree-can-benefit-you	{background-image:url(/images/cup-of-tea-and-work.jpg);}
.how-to-succeed-in-your-first-year-of-college	{background-image:url(/images/stack-of-books.jpg);}



.content	{
	display:block;
	width:943px;
	margin-bottom:40px;
}
.content a	{
	color:#792f90;
}
.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;
}
