body {
	margin:0px;
	padding:0px;
	line-height: 1.5em;
	font-family:  times new roman;
	font-size: 16px;
	color: #000000;
	background: #CD7F32;
}

{     height: 100%; }

a:link, a:visited { color: #CC1100; text-decoration: none; } 
a:active, a:hover { color: #C73F17;}

h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	height: 20px;
	background: url() left center no-repeat;
}

h2 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	height: 20px;
	background: url() left center no-repeat;
}

p {
	margin: 10px 0px;
	color: #000000;
	text-align: justify;
}

}

#container_wrapper1 {
	background: url() top center no-repeat;

}

#container_wrapper2 {
	background: url(http://pureparanormal.com/images/old/bakkground.jpg) top center no-repeat;
}


#container {
	margin: auto;
        height: 1971px;
        width: 900px;
}


/* ----- Header ----- */

#header {
	clear: both;
	padding: 30px 0px 0px 30px;
	width: 870px;
	height: 140px;
}

#site_title {
	padding: 10px 0px 10px 30px;
	font-size: 40px;
	font-weight:bold;
	color: #ff0000;
}

#site_slogan {
	padding: 90px 0px 10px 160px;
	font-size: 12px;
	color: #999999;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#menu {
	clear: both;
	margin: 50px;
	padding: 0px;
	width: 900px;
	height: 0px;
	text-align: center;
	background: url() no-repeat;
        margin-top: 200px;
}

#menu ul {
	margin: 0px;
	padding: 18px 20px 0px 0px;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}


#menu ul li a {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	font: 14px times new roman;
	font-weight: bold;
	color:#FF9955;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li .current {
	color: #FF8247;
}


/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#content {
        float: left;
	margin: 0px;
        height: 1282px;
	width: 900px;
	background: #c3b595 url(http://pureparanormal.com/images/old/paper.jpg) no-repeat;
}

#left_column {
        float: left;
	margin: 40px 0px 0px 40px;
	padding: 0px;
	width: 800px;
}

/* IE6 Only */
* html #left_column {
	float: left;
	margin: 40px 20px 0px 20px;
	padding: 0px;
	width: 800px;
}


/* IE6 Only */
#bottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 90px;
	background: url() no-repeat;

}


/* ----------------- End of Content ------------------- */

/* ------------- Section ------------------ */
.section {
	margin: 0px 0px 15px 0px;	
	padding: 0px;
	color: #000000;
        margin-top: 0px;
}

.section .section1_top {
	height: 40px;
	background: url() no-repeat;
}
.section .section1_middle {
	background: url() repeat-y;
}
.section .section1_bottom {
	height: 37px;
	background:url() no-repeat;
}

.section .section2_top {
	height: 40px;
	background: url() no-repeat;
}
.section .section2_middle {
	background: url() repeat-y;
}
.section .section2_bottom {
	height: 37px;
	background: url() no-repeat;
}

.section .section3_top {
	height: 40px;
	background: url() no-repeat;
}
.section .section3_middle {
	background: url() repeat-y;
}
.section .section3_bottom {
	height: 37px;
	background: url() no-repeat;
}


.section ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.section ul li {
	display: block;
}

.section ul li a {
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}

.section ul li a:hover {
	color: #000000;
}

/* ---------- End of Section ------------ */

/* ----- Post ------ */
.postbody {
	padding: 0px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #333333;
}

.publish_info {
	clear: both;
	margin: 0px;
	padding: 0px;
	color:#3e3939;

}

.comment {
	clear: both;
	margin: 10px 0px 0px 0px;
	width: 570px;
	text-align: right;
	padding: 0px;
}

.comment a {
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
	background: url() left center no-repeat;
}
/* ----- End of Post ------ */


/* ----- Footer ----- */

#footer {
        background-image: url(http://pureparanormal.com/images/old/bottom.jpg);
	clear: both;
	padding: 10px 0px 0px 15px;
	width: 870px;
	height: 60px;
	text-align: center;
	color: #999999;
	text-align: center;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #ffffff;
}

/* ----- End of Footer ----- */
