body {
	
	
	background: #3b2e26 url(images/newbg.jpg) no-repeat fixed center 80px;
	color: #fff;
}
html {

}
a {
	color: #bf77ac;
}

#entersite {
	display:none;
}

#contentwrapper {
	width: 900px;
	margin: 0px auto;
	/*background: url(images/flowers.png) top left no-repeat;
	padding-top: 100px;*/
}

#content {
	width: 550px;
	margin-top: 20px;
	
	
	clear: both;
	
}

.storycontent {
	
}

.scroll {
	
}

#content2 {
	
}

#sidebar {
	width: 900px;
	height: 700px;
	clear: both;
	margin: -100px auto 0 auto;
	padding-left: 140px;
}

#navp {
	list-style: none;
	float: right;
}

#navp li  {
	float: left;
}

#navp li a {
	display: block;
	text-align: left;
	color: #bf77ac;
	margin-right: 18px;
	padding: 4px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
}
#navp li a:hover {
	border-top: #bf77ac solid 1px;
}

#navp li a img {
	border: none !important;
}

.storytitle {
	margin-bottom: 14px;
}
.storycontent {
	
}

#meta {
	display: none;
}


#footerhand {
	margin-top: 15px;
}

.ngg-imagebrowser h3 {
	display: none !important;
}

#footer {
	font-size: 0.9em;
	color: #ccc;
	position: absolute;
	bottom: 10px;
	left: 10px;
	
}
