body, #primary{
	color:#444;
	background:#ccc url(../images/main_background.jpg) repeat-x;
}

#header, #header .inside
{
	background:transparent;
	padding-top:20px;
	margin-top:0;
}

#primary{
}

#primary .right
{
	float:right;
	padding:0;
	margin:0;
	font-size:6pt;
	text-align:center;
	color:#999;	
}

#primary .left
{
	float:left;
	padding:4px;
	margin:0;
	font-size:6pt;
	text-align:center;
	color:#999;	
}

.onecol-stories
{
	background-color: white;
}

.nl_center_content_body h2
{
	font-weight: bold;
	font-size:1.2em;
}

#primary ol li
{
	padding-bottom:10px;
}

#nl_feature_animation
{
	width:850px;
	height:250px;
	padding-left:25px;
	background: url(../images/loading.gif) no-repeat;
}

div.headerImage
{
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}


#secondary{
	background:#F3F3F3;
}

#search
{
	display:none;
}

body #ancillary{
	background:#E5E5E5;
}
#ancillary{
	border-top:1px solid #D5D5D5;
}

a, .story .details a, .story .details a:hover{
	color:#000;
}
.story .details a:hover{
	text-decoration:underline;
}
.story .details{ border-top:1px solid #7F7F7F; }

h1, h2, h3{ color:#000; }

#primary h2{ color:#333; }

blockquote{ color:#333; }

table.tuition{
	width:350px;
	border:0px solid #fff;
	border-spacing:0px;
	margin:1.5em 0;
}
table th{ color:#000; background:transparent; }
table td{ color:#333; background:transparent; }

#header h2{ border-right:1px solid #7F7F7F; }

.secondary .featured p{
	border-bottom:1px solid #CCC;
	border-top: 1px solid #CCC;
}
.secondary .featured dl{
	border-bottom:1px solid #CCC;
}
.secondary dd a{ color:#7F7F7F; }
.secondary dd a:hover{ color:#000; }


.secondary .featured dt{
	color:#333;
}
#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#333;
}

#primary .story h3
{
	font-size:1.1em;
	font-weight: bold;
	color:#333333;
}

#secondary{
	border-top:1px solid #E3E3E3;
}
.comment-head{
	border-bottom:1px solid #E3E3E3;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #C2C2C2;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #C2C2C2;
}
ul.dates .date, ul.counts .count{
	color:#7A7A7A;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#404040;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ color:#000; }

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#footer a:hover, #footer p.attributes a:hover{ color:#000; }



/* Images */
#primary img
{
	border:none;
	padding:2px;
}

.copyright
{
	clear:both;
	color:#333;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.copyright ul, .copyright ul li, .copyright ul a, .copyright ul li ul li 
{
	list-style: none;
	display:inline;
	color:#00BCE4;
}

.copyright ul li ul li a
{
	color:#aaa;
}

#footer .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}