HTML, BODY {
	font-family: Verdana, Arial;
	font-size: 0.9em;
	color: #000;
	line-height: 15pt;
}
BODY {
	background-image: url('images/body_bg.jpg');
	background-repeat: repeat-x;
	background-color: #add4ff;
	margin: 0;
	padding: 0;
}
IMG {
	border: 0;
}
#content {
	width: 892px;
	margin: 0px auto 0px;
	padding: 3px;
	overflow: hidden;
	clear: both;
	background-color: #e3f5ff;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
H1 {
	background-image: url('images/header.jpg');
	margin: 0px auto 0px;
	background-repeat: no-repeat;
	width: 630px;
	height: 38px;
	font-size: 12pt;
	padding-top: 52px;
	padding-left: 270px;
	color: #FFFFFF;
	font-weight: Bold;
	border-bottom: 1px solid #000;
}

H2 {
	font-size: 1.2em;
	color: #0070ac;
	border-bottom: 1px solid #000;
	margin: 1px;
}
a {
	color: #c20000;
	font-size: 8pt;
	font-weight: Bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: Bold;
	text-decoration: underline;
}
div.webcamsex {
	clear: both;
	overflow: hidden;
	width: 875px;	
}
div.webcam_sex {
	position: relative;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 170px;
	height: 150px;
	background-image: url('images/cam_bg.jpg');
	background-repeat: no-repeat;
}
	div.webcam_sex IMG {
		border: 0px;
		position: absolute;
		top: 46px;
		left: 57px;
	}
	div.webcam_sex div.naam {
		position: absolute;
		top: 16px;
		left: 70px;
		text-align: left;
	}
	div.webcam_sex div.age {
		position: absolute;
		top: 92px;
		left: 15px;
		font-weight: Bold;
		color: #CC0000;
		text-align: left;
		font-size: 12pt;
	}

	div.links  {
		clear: both;
		width: 850px;
		margin-bottom: 10px;
	}
	
	div.links A {
		float: left;
		width: 210px;
		text-align: center;
	}