body{
background-image: url(/images/nagt/background_image.jpg);
	background-repeat: no-repeat;
	background-position: 275px 230px;
}

#toptext {
    display: none;
	border: 1px solid #383061;
	background: #d1cee0;
	margin-left: 60px;
	margin-right: 10%;
	margin-top: 15px;
	width: 80%;
	max-width: 800px;
	color: #383061;
	padding-top: 0;
	font-size: 12px;

}


.pullquote{
	border: 1px solid #383061;
	background: #d1cee0;	
	padding: 10px;
	margin: 0;


	
}
#toptext h3{
	font-size: 140%;
	margin-top: 5px;
	color: #eee;
}

#toptext a{
color: #eee;
}
#leftcolumn {
	margin-left: 140px;	
	margin-right: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
	z-index: 4;
	padding-right: 30px;
	width: 50%;

}



#rightcolumn {
	float: right;
	width: 310px;
	border-bottom: none;
	padding-right: 35px;
	margin-top: 10px;
	padding-left: 25px;

}

#nav{
display: none;
}

.serc-content {
  margin: 0;
  max-width: 1050px;

}

#nagtad{
    position: absolute;
    top: 200px;
    left: 10px;
}

