body {
	background: #fff url('images/bg.jpg') repeat-x left top;
	margin-top: 60px;
}

#fuckyou {
	width: 840px;
	margin: 0 auto;
}
	
h1, h2 {
	text-align: center;
}
h1 {
	margin-bottom: 30px;
	font-family: georgia, "times new roman", times;
	font-size: 30px;
}
h1 span {
	font-size: 18px;
}


p#intro, p#footer, p#getnewpage {
	font-family: georgia, "times new roman", times;
	font-style: italic;
	width: 600px;
}


p#intro {	
	font-size: 17px;	
	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 100px auto;
	color: #B5B5B5;
}
	
#w3 img {
	border: none;
}

p#settings {
	font-family: georgia, "times new roman", times;
	width: 500px;
	color: #fff;
	height: 31px;
	padding-top: 10px;
	font-size: 17px;
	margin: 80px auto 80px 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;
	text-align: center;
	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: verdana, arial, helvetica;
	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: georgia, "times new roman", times;
	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: georgia, "times new roman", times;
	width: 840px;
	margin: 0 auto 10px auto;
	font-size: 12px;	
	color: #688293;
}
p#categorytext span {
	font-size: 10px;
	color: #0030FF;
	text-transform: uppercase;
}
p#links {
	margin: 140px auto 0 auto;
	font-size: 11px;
	width: 600px;
	font-family: georgia, "times new roman", times;
}
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#partners {
	margin: 60px auto 0 auto;
	font-size: 11px;
	width: 600px;
	font-family: georgia, "times new roman", times;
}
p#partners img{
	border: none;
}
p#partners span {
	color: #B5B5B5;
	font-size: 18px;
	font-style: italic;
}