* {
    margin: 0;
    padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/brownpaper.jpg);
	background-repeat: repeat;
	text-align: center;
}

img {
	border: none;
}

a:active
{
	outline: none;
}

#wrapper {
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 720px;
}

#bannerlogo {
	padding-left: 0px;
	padding-top:30px;
	height: 120px;

}

#herein2 {
	float: left;
	width: 220px;
	height: 205px;
	padding-right: 10px;

}

#cryingandwanking2 {
	float: left;
	width: 200px;
	height: 200px;
	padding-left: 0px;

}


#youneverlisten2 {
	float: left;
	width: 200px;
	height: 205px;
	padding-left: 40px;


}

#bunintheoven2 {
	float: left;
	width: 200px;
	height: 235px;
	padding-right: 20px;

}



#hysteria2 {
	float: left;
	width: 225px;
	height: 175px;
	padding-right: 10px;

}



#blogpostit {
	float: left;
	width: 131px;
	height: 96px;
	padding-left: 20px;
}



#paper {
	float: right;
	width: 400px;
	padding: 40px 20px 20px 20px;
	background-color: #FFFFFF;
}


#flashcontent {
padding-bottom:24px;
}

#paper a { color: #000000;
text-decoration: none;
background-color: yellow;
}

#paper a:hover { background-color: pink;
}



#paper h1 {
	font-size: 24px;
	padding-bottom: 24px;
	
}

#paper h2 {
	font-size: 18px;
	padding-bottom: 18px;

	padding-top: 18px;

}

#paper p {
	padding-bottom: 18px;
line-height: 18px;

}

#paper li {
	list-style: none;
line-height: 18px;

}

#paper .credit {
	padding-top: 30px;
	font-size: 10px;
	padding-bottom: 15px;
}
#paper .details {
	font-style: italic;
}
 a.homepostit {
	margin-bottom: 30px;
	padding-left: 200px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	}



#stills {
	float: left;
	width: 225px;
}

#stills img {
	padding-bottom: 20px;

}

#footer {
	width: 700px;
	height: 40px;
	clear: both;
}
