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;
	width: 1000px;
	height: auto;
	min-height: 768px;
	margin-top: 25px;
	margin-bottom: 125px; 
	margin-left: auto;
	margin-right: auto;
	border: 1px solid red;

	
}

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

}



#title { 

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

.splash {

	display: block;
	width: 900x;
	height: 1100px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 20px;	
	padding-left: 10px;
	padding-right: 10x;
	padding-bottom: 50px;
	background-color: #ffffe3;
	border: 1px solid black;
}

.splash_container {

	position: absolute;
	left: 20px;
}

.splash_img1 {
	
	position: absolute;
	left: 20px;
}

.splash_img2 {
	
	position: absolute;
	left: 160px;
}

.splash_img3 {
	
	position: absolute;
	left: 300px;
}

.splash_img4 {

	position: absolute;
	left: 450px;
}

.homeblurb {
	
	position: absolute;
	left: 450px;
	top: 150px;
	width: 500px;
	height: auto;
	padding-bottom: 50px;
	background-color: #ffffe3;
}

.homeblurb img {
	
	float: left;
}

.navwrap {
	
	position: absolute;
	width: 750px;
	top: 400px;

}

.navwrap img {

	border: 0;
}


.navcolumn1 {

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



.navcolumn2 {

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

.navcolumn3 {

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

.navwrap img {

	float: top;
}

.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: 10px;
	padding-top: 100px;	
	padding-left: 180px;
	padding-right: 235px;
	padding-bottom: 50px;
	background-color: #000000;
} 


.content img {

	float: left;
	padding: 2px;
	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 {

	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 {
	text-align: center;
	font: small/1em "Palatino Linotype", serif;
	font-weight: lighter;	color: black;	background-color: #ffffe3;	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 {
	width: 1000px;
	height: 175px;
	background-image: url("../images/ghosts_header.png")  no-repeat;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;	

}

#topnav img {

	border: 0px;


#topnav a {

	text-decoration: none;
}

.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;

}
	
