body {	
	padding: 0;	color: #000000;	background-color: #000000;
	font-size: 14px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	}
	#wrapper {
	position: relative;
	background-color: #ffffff;
	background: url("../images/shadow.png");
	width: 1000px;
	height: auto;
	min-height: 768px;
	margin-bottom: 125px; 
	margin-left: auto;
	margin-right: auto;

	
}

#leftnav {
	
	position: absolute;
	width: 160px;
	height: 825px;
	margin-left: 15px;
	margin-top: 20px;

}



#title { 

	position: absolute;
	margin-left: 10px;
	width: 185px;
	height: 50px;
}

#splash {
	position: relative;
	background: url("../images/ncghosts.png") no-repeat;
	width: 1000px;
	height: auto;
	min-height: 1200px;
	margin-bottom: 125px; 
	margin-left: auto;
	margin-right: auto;
}


.homeblurb {
	position: absolute;
	width: 800px;
	color: #000000;
	left: 100px;
	top: 400px;
	height: auto;
	padding-bottom: 50px;
	
}


.navwrap {
	
	position: absolute;
	color: #ffffff;
	width: 750px;
	top: 550px;

}


.navcolumn1 {

	position: absolute;
	left: 100px;
	width: 250px;
	height: auto;
	text-align: center;
}



.navcolumn2 {

	position: absolute;
	left: 395px;
	width: 250px;
	height: auto;
	text-align: center;
}

.navcolumn3 {

	position: absolute;
	left: 670px;
	width: 250px;
	height: auto;
	text-align: center;
}


.navwrap a {
	
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
}

.navwrap a:hover {

	color: #6c9de1;

}

.navwrap ul {

	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 2;
	
}

.content {
	
	display: block;
	width: 560px;
	height: auto;
	min-height: 750px;
	margin-left: 10px;
	margin-top: 25px;
	padding-left: 180px;
	padding-right: 235px;
	padding-bottom: 50px;
	background-color: #ffffff;
} 


.content img {

	float: left;
	border: 0px;

}

.content a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.content a:visited {
	font-weight: bold;
	color: #525050;
	text-decoration: bold;
}

.content a:hover, a:visited hover {
	font-weight: bold;
	text-decoration: underline;
	color: #6c9de1	
}



.imagegutter {
	margin-top: 300px;
	font: 15px/1em verdana;	position: absolute;	top: 150px;
	width: 200px;	right: 40px;}

.imagegutter img {
 	color: #492e4b;
	height: auto;
  	width: 200px;
  	float: left;
  	text-align: center;
}

.img-shadow {
  	float:left;
  	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow.gif) no-repeat bottom right;
  	margin: 10px 0 0 10px !important;
  	margin: 10px 0 0 5px;
  }

.img-shadow img {
  	display: block;
  	position: relative;
 	background-color: #fff;
  	border: 1px solid #492e4b;
  	margin: -6px 6px 6px -6px;
  	padding: 6px;
  }


.imagegutter p {
	font: x-small verdana, arial, sans-serif;
	text-align: center;
	color: #492e4b;
	padding-top: 2px;
	padding-bottom: 4px;
}

#navleft-menu {
	margin-top: 300px;
	text-align: center;
	font: small/1em "Palatino Linotype", serif;
	font-weight: lighter;	color: black;	padding: 8px;	}

#navleft-menu ul {

	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
		
}#navleft-menu a {
	color: black;	text-decoration: none;}#navleft-menu ul a:visited {	color: #000000;	text-decoration: none;}

#navleft-menu ul a:hover, a:visited hover {
	color: #6c9de1;	text-decoration: none;}

#navleft-menu img {
	
	border: 0px;

}

#topnav {
	text-align: right;
	width: 1000px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;	

}


#topnav a {

	text-decoration: none;
}

#topnav img {

	border: 0px;
	padding: 0px;
	margin-top: -4px;
}

.topnav_items {
	margin-right: 20px;
	margin-top:-70px;
}

.topnav_items ul {
	list-style-type: none;

}

.topnav_items li {
	display: inline;
}



.landing_item {

	margin-bottom: 25px;
	width: 600px;
	height: 200px;
}


.landing_item img  {
	
	clear: left;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	
}


.landing_readmore {
	
	float: right;
}

.landing_readmore img {

	float: right;

}
	
