/*
*	Slicing by: www.Gryx.be
*	Do not copy the code nor the graphics.
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #ff96cb url(http://www.pornobase.nl/images/pattern.jpg) repeat-x;
	font: bold 0.70em Verdana, Arial, Tahoma, Trebuchet MS;
	color: #95225c;
	margin-bottom: 15px;
}
#container {
	position: relative;
	width: 731px;
	margin: 0 auto;
}
/********************/
/***** OPMAAK *****/
/*******************/
img {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
}
ul {
	list-style: none;
}
p {
	line-height: 150%;
	padding-bottom: 25px;
}
/*******************/
/***** HEADER *****/
/******************/
#header {
	position: relative;
	height: 113px;
	background: url(http://www.pornobase.nl/images/header.jpg) left no-repeat;
}
h1 {
	text-indent: -999em;
}
/********************/
/***** OPMAAK *****/
/*******************/
img {
	border: 0;
}
p {
	line-height: 150%;
	padding-bottom: 25px;
}
/*******************/
/***** HEADER *****/
/******************/
#header {
	position: relative;
	height: 113px;
	background: url(http://www.pornobase.nl/images/header.jpg);
}
h1 {
	text-indent: -999em;
}
#header a {
	position: absolute;
	top: 30px;
	right: 50px;
}
/****************/
/***** SIDE *****/
/****************/
.side {
	position: relative;
	float: left;
	width: 135px;
}
.side ul {
	line-height: 130%;
	background: #ffdaed url(http://www.pornobase.nl/images/small_footer.jpg) bottom no-repeat;
	border: 2px solid #fff;
	border-bottom: 3px solid #fff;
	border-top: 0;
	margin-bottom: 15px;
	width: 120px;
	padding: 0 0 20px 11px;
	list-style: none;
}
.side ul li a {
	color: #95225c;
}
.side ul li a:hover {
	color: #ff96cb;
}
/******************/
/***** RIGHT ******/
/*****************/
#center {
	float: left;
	width: 443px;
	margin: 0 9px;
}
#center .box {
	background: #ffb1d8;
	margin-top: 8px;
	padding-bottom: 15px;
	width: 435px;
	border: 3px solid #fff;
}
#center h2 {
	text-align: left;
	font-size: 100%;
	background: url(http://www.pornobase.nl/images/big_header.jpg) repeat-x;
	margin: 5px 0;
	padding-left: 5px;
	height: 15px;
	line-height: 15px;
}
#center a {
	text-decoration: none;
	color: #ca4588;
}
/*******************/
/***** FOOTER *****/
/******************/
#footer {
	clear: both;
	text-align: center;
}

