body, input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	text-align: center;	
	margin: 0;
}

div#html {
	position: relative;
	margin: 10px auto;
	width: 780px;
	text-align: left;
}

h1, h2 {
	font-weight: bold;
	font-size: 15px;
	margin: 0;
}

h1 {
	display: inline;
	font-size: 12px;
}

h2 span {
	color: #a00;
}

a {
	color: #037;
}

a:hover {
	color: #a00;
}

p {
	margin: 0 5px;
	padding: 0;
	text-align: justify;
}

small {
	font-size: 11px;
	color: #888;
}

img {
	border: 0;
}

br {
	clear: both;
}

div.video, div#video {
	position: relative;
	background-color: #f6f6ff;
	padding-top: 1px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: center;
}

div.video div {
	float: right;
	width: 468px;
}

div.video p strong {
	background-color: #ccf;
}

div.video a span {
	background-color: #037;
	color: #f6f6f6;
}

div.video div img, div.thumbs img, div#video img {
	border: 1px solid #037;
	width: 150px;
	height: 100px;
	background-position: -5px -15px;
}

div#searchbox {
	position: absolute;
	right: 0;
	top: 0;
	width: 410px;
}

input#q {
	width: 300px;
}

img#th300x200, img.th300x200 {
	float: left;
	border: 1px solid #037;
	width: 306px;
	height: 207px;
	background-position: -8px -28px;
	margin-left: 2px;
}

div#pages {
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

div#pages a, div#pages strong, div#pages span {
	text-decoration: none;
	padding: 0 8px;
	margin: 0 2px;
	background-color: #f6f6ff;
	border-bottom: 4px solid #eef;
}

div#pages a:hover {
	border-bottom: 4px solid #a00;
	cursor: pointer;
}

div#pages strong {
	background-color: #f6f6ff;
	color: #a00;
	border-bottom: 4px solid #a00;
}

div#pages span {
	color: #aab;
}

div#footer {
	margin: 20px;
	color: #666;
	font-size: 11px;
}

div.dating {
	position: relative;
	width: 780px;
	height: 80px;
	background-image: url(/img/px.png);
}

.bitch1, .bitch2, .bitch3, .bitch4, .bitch5, .bitch6, .bitch7, .bitch8, .bitch9 {
	position: absolute;
	width: 80px;
	height: 60px;
	top: 10px;
	background-image: url(/img/dating.jpg);
	cursor: pointer;
}

.bitch1 { left: 2px; }
.bitch2 { left: 89px; }
.bitch3 { left: 176px; }
.bitch4 { left: 263px; }
.bitch5 { left: 350px; }
.bitch6 { left: 437px; }
.bitch7 { left: 524px; }
.bitch8 { left: 611px; }
.bitch9 { left: 698px; }