body {
	background: url(../images/index/bgindex.png);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	padding: 0;
	margin: 0;
}

#wrapper {
	text-align: left;
	position: absolute;
	top: 65%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block;
}
       
#logo {
	margin-left: -182px;
	position: absolute;
	top: -225px;
	left: 50%;
	z-index: 1;
}

#stripe-overlay{
	width: 100%;
	height:  65px;
	position: absolute;
	top: -207px;
	background-image: url(../images/index/stripe.png);
	background-repeat: repeat-x;
}

#stripe-top {
	width: 100%;
	height:  23px;
	position: absolute;
	top: -212px;
	background-image: url(../images/index/stripe3.png);
	background-repeat: repeat-x;
}

#stripe-middle {
	width: 100%;
	height:  35px;
	position: absolute;
	top: -192px;
	background-image: url(../images/index/stripe2.png);
	background-repeat: repeat-x;
}

#stripe-bottom {
	width: 100%;
	height: 20px;
	position: absolute;
	top: -160px;
	background-image: url(../images/index/stripe3.png);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.blog {
	margin-left: -310px;
	position: absolute;
	top: -220px;
	left: 50%;
	z-index: 1;
}
.writings {
	margin-left: 145px;
	position: absolute;
	top: -250px;
	left: 50%;
	z-index: 1;
}
.contact {
	margin-left: 135px;
	position: absolute;
	top: -135px;
	left: 50%;
	z-index: 1;
}
.bio {
	margin-left: -75px;
	position: absolute;
	top: -125px;
	left: 50%;
	z-index: 1;
}
.faqs {
	margin-left: -230px;
	position: absolute;
	top: -300px;
	left: 50%;
	z-index: 1;
}
.links {
	margin-left: 245px;
	position: absolute;
	top: -175px;
	left: 50%;
	z-index: 1;
}
.news {
	margin-left: -230px;
	position: absolute;
	top: -145px;
	left: 50%;
	z-index: 1;
}

.interview {
	margin-left: -25px;
	position: absolute;
	top: -330px;
	left: 50%;
	z-index: 1;
}

.tumblr {
	margin-left: -125px;
	position: absolute;
	top: -330px;
	left: 50%;
	z-index: 1;
}


#img {
	behavior:url("pngbehavior.htc");
}
