body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Lucida Sans Unicode; Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #676767;
	background-image: url(images/bg.gif);	
}

a {
	color: #0000AA;
}

h1 { width: 756px;
        color: #940000;
	font-size: 12px;
	font-weight: bold;
	border: 1px dashed #C0C0C0;
	padding: 5px;
	line-height: normal;
	vertical-align: baseline;
	margin-top: 10px;
	margin-bottom: 10px; }
	
/* html hack fuer IE */
* html h1 {
width: 756px;
}	

.main {
	width: 788px;
	text-align: center;
	position: relative;
	margin: 0px auto;
	color: #000;
	text-align: left;
	border: 0px solid #FFFFFF;
	overflow: hidden;
	background-color : #FFFFFF;	
}

.title {
        width: 756px;
	color: #940000;
	font-size: 12px;
	font-weight: bold;
	border: 1px dashed #C0C0C0;
	padding: 5px;
	line-height: normal;
	vertical-align: baseline;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* html hack fuer IE */
* html title {
width: 756px;
}

.title a{
	color: #0000AA;
	text-decoration: underline;
}

.text{
        width: 756px;
	margin-top: 10px;
	border: 1px dashed #C0C0C0;
	padding: 5px;
	text-align: justify;
}

/* html hack fuer IE */
* html text {
width: 756px;
}

.header{
	width: 788px;
	height: 71px;
	background-image: url(headers/e-pornos.jpg);
	background-repeat : no-repeat;
	background-position : center;
}

.hdr_title {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
	padding-top: 62px;
	width: 318px;
	height: 82px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #E3E3E3;
	font-weight: bold;
	text-align: center;
}

.content{
    margin: 10px 10px 10px 10px;
}

.category{
    padding-top: 10px;
    padding-bottom: 10px;	
	padding-left: 35px;
	width: 145px;
	float: left;
}

.set{
	text-align:center;
	float:left;
	width:180px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.clearing{
  clear: both;
}

.pages_list{
	margin-top: 15px;
	margin-bottom: 15px;	
	text-align: center; 
}