body{
	
}
#header {
border-bottom: 3px solid #222;
height: 105px;
	background-image: url(/images/nagt/banner_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.serc-content{
	margin-top: 10px;
	
	
}

#content{
margin-left: 125px;
font-family: georgia,"times new roman",times,serif;
font-size: 14px;
max-width: 900px;
}



h1 {
	font-size: 1.9em;
	font-weight: normal;
	color: #222;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	margin-top: 5px;
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #222;
	margin-bottom: 7px;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height: 1.1em;

}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #222;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

a{
color: #66c;
}

a:visited{
color: #a77;
}

h2 a:visited, h3 a:visited, h2 a:link, h3 a:link {
  color: #222;
  text-decoration: none;

}
h2 a:hover, h3 a:hover {
  color: #227;
  text-decoration: underline;

}




.nav-heading {
	color: #333333;
	background: #dddddd;
}

#nav {
	width: 120px;
	top: 112px;
	border-right: 1px solid #181718;
	border-bottom:  8px solid #181718;
	line-height: 1em;
	padding-left: -5px;
	font-size: 10px;
}

#nav a {
		color: #52416D;
		border-bottom: 1px solid #ccc;
		font-size: 0.89em;

	}
	
#nav a:hover {
	
		background: #333;
		color:#fff;
		
	}
	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
#nav a.currentlocation {
		
		background: #444;
		color:#fff;
		
	}
	


#subfooter {
	border-top: 2px solid #52416D;
	border-bottom: 7px solid #52416D;
}

h1 {
color: #222;
font-size: 2.3em;
font-weight: normal;
}

#searchbox{
	position: absolute;
	left: 660px;
	top: 10px;
}

#crumbs{
border-bottom: 0px solid #52416D;
margin: 0;
padding: 3px;
line-height: 1em;
font-size: 0.8em;
color: #aaa;
}

#crumbs a{
	text-decoration:none;
	 color: #55b;
}

#crumbs a:hover{
	text-decoration:underline;
}

#crumbs em{
	font-weight: normal;
	font-style: normal;
}

.rightcolumn{
    padding-left: 15px;
	border-bottom: none;
	border-left: 2px solid #222;
	padding-top: 0;
	width: 300px;
}

p.nextprev {
	font-size: 1.3em;

}
