* {
    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: 130px;

}

#bunintheoven2 {
	float: left;
	width: 200px;
	height: 250px;
	padding-right: 30px;

}

#herein2 {
	float: left;
	width: 220px;
	height: 250px;
	padding-right: 30px;

}

#youneverlisten2 {
	float: left;
	width: 200px;
	height: 250px;

}

#hysteria2 {
	float: left;
	width: 200px;
	height: 250px;
	padding-right: 30px;

}

#cryingandwanking2 {
	float: left;
	width: 200px;
	height: 250px;
	padding-right: 30px;

}

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

#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 h2 a {
	text-decoration: none;
	color: black;

}

.cleanarchives li {
	padding-bottom: 12px;

}

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

#paper li {
	list-style: none;
}

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

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

#stills img {
	padding-bottom: 20px;

}

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

#comment {
width: 400px;

}
