body {
	background: #fff url('images/bg.jpg') repeat-x left top;
	margin-top: 30px;
}
#theporn {
	width: 840px;
	margin: 0 auto;
}
h1, h2 {
	text-align: center;
}
h1 {
	margin-bottom: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 30px;
}
h1 span {
	font-size: 18px;
}
p#intro, p#footer, p#getnewpage {
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: italic;
	text-align: justify;
	width: 840px;
	}
p#intro {	
	font-size: 15px;	
	margin: 0 auto;
	color: #000000;
}
p#intro a, p#footer a, p#getnewpage a {
	color: #0060FF;
	text-decoration: none;
	border-bottom: 1px dotted #0060FF;
}
p#intro a:hover, p#footer a:hover, p#getnewpage a:hover {
	color: #051F4B;
}
#refreshlink {
	font-weight: bold;
}
p#footer {
	font-size: 18px;
	clear: both;
	margin: 25px auto 50px auto;
	color: #B5B5B5;
}
p#settings {
	font-family: arial, verdana, helvetica, sans-serif;
	width: 500px;
	color: #fff;
	height: 31px;
	padding-top: 10px;
	font-size: 17px;
	margin: 30px auto 30px auto;
	text-align: center;
	background: url('images/settingsbg.jpg') no-repeat center top;
}
p#settings a {
	color: #C5C5C5;
	font-size: 15px;
}
p#settings a.on {
	/*text-transform: uppercase;*/
	font-size: 13px;
	color: #6AB0FF;
	/*font-weight: bold;*/
}
p#getnewpage {
	margin: 15px auto 0 auto;
	font-size: 22px;
	font-weight: bold;
}
.galleryitem {
	width: 200px;
	height: 130px;
	padding-top: 10px;
	background: #F7F5E8 url('images/thumbbg.jpg') no-repeat left top;
	float: left;
	margin: 0 13px 10px 0;
	text-align: center;
}
.galleryitem:hover {
	background: #F7F5E8 url('images/thumbbg.jpg') no-repeat left bottom;
}
.galleryitem img {
	border: none;
}
.gallerytextitem {
	width: 415px;
	height: 28px;
	padding-top: 12px;
	background: #F7F5E8 url('images/textlinkbg.jpg') no-repeat left top;
	float: left;
	margin: 0 10px 10px 0;
	display: block;
	text-align: center;
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.right {
	margin-right: 0;
}
.gallerytextitem:hover {
	background: #F7F5E8 url('images/textlinkbg.jpg') no-repeat left bottom;
	font-weight: bold;
}
#categories {
	width: 840px;
	height: 29px;
	padding-top: 11px;
	background: #F7F5E8 url('images/categoriesbg.jpg') no-repeat left top;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #D2D2D2;
}
#categories:hover {
	background: #F7F5E8 url('images/categoriesbg.jpg') no-repeat left bottom;
	color: #000;
}
#categories a {
	text-decoration: none;
	color: #0060FF;
}
#categories a:hover {
	border-bottom: 1px dotted #000000;
	color: #051F4B;
}
p#categorytext {
	font-family: arial, verdana, helvetica, sans-serif;
	width: 840px;
	margin: 0 auto 10px auto;
	font-size: 12px;	
	color: #688293;
}
p#categorytext span {
	font-size: 15px;
	color: #0030FF;
	text-transform: uppercase;
}
p#links {
	margin: 100px auto 0 auto;
	font-size: 11px;
	width: 700px;
	font-family: arial, verdana, helvetica, sans-serif;
}
p#links a {
	text-decoration: none;
	color: #B5B5B5;
}
p#links a:hover {
	color: #051F4B;
	background: #C9E9FF;
}
p#links span {
	color: #B5B5B5;
	font-size: 18px;
	font-style: italic;
}
p#declar {
	margin: 10px auto 0 auto;
	font-size: 11px;
	width: 600px;
	font-family: arial, verdana, helvetica, sans-serif;
}
p#declar a {
	text-decoration: none;
	color: #B5B5B5;
}
p#declar a:hover {
	color: #051F4B;
	background: #C9E9FF;
}
p#declar span {
	color: #B5B5B5;
	font-size: 18px;
	font-style: italic;
}
p#home a {
	color: #000000;
	text-decoration: none;
	font-size: 35px;
	font-family: arial, verdana, helvetica, sans-serif;
}
p#home a:hover {
	text-decoration: none;
	color: #000000;
}
p#mobile a {
	color: #0060FF;
	text-decoration: none;
	border-bottom: 1px dotted #0060FF;
	font-size: 20px;
	font-family: arial, verdana, helvetica, sans-serif;
}
p#mobile a:hover {
	color: #051F4B;
}