HTML, BODY, TABLE {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000;
}
BODY {
	background-color: #700000;
	background-image: url('img/body_bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
}
P {
	margin: 2px;
	padding: 2px;
}
#content {
	background-image: url('img/title.jpg');
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	width: 990px;
	border-left: 1px solid #ca2828;
	border-right: 1px solid #ca2828;
	background-color: #ffd1d1;
}
H1 {
	line-height: 50px;
	font-size: 40px;
	color: #f6ff00;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h2 {
	line-height: 30px;
	font-size: 15px;
	color: #ffb400;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
a {
	color: #000;
	font-size: 8pt;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-size: 8pt;
	text-decoration: underline;
}
div.boxcontent {
	clear: both;
	width: 980px;
	margin: 0px auto 0px auto;
}
div.boxcontent2 {
	clear: both;
	width: 490px;
	margin: 0px auto 0px auto;
}
div.box {
	float: left;
	width: 470px;
	border: 1px solid #ca2828;
	background-color: #eba8a8;
	padding: 2px;
	margin: 5px;
	height: 375px;
	overflow: hidden;
}
div.box H2 {
	color: #ca2828;
	font-size: 10pt;
	line-height: 15px;
}
div.box TABLE {
	font-size: 10pt;
}
div.box Td {
	width: 50%;
}
div.dubbelbox {
	float: left;
	width: 970px;
	overflow: hidden;
}

TABLE.linktable {
	width: 970px;
	margin: 10px auto 10px auto;
	background-color: #ca2828;
}
	TABLE.linktable TD {
		width: 20%;
		background-color: #ffd1d1;
		text-align: center;
		padding: 3px;
	}
	TABLE.linktable TD a {
		font-weight: Normal;
	}
	
div.sexcams2 {
	clear: both;
	width: 240px;
}

div.sexcams {
	clear: both;
	width: 930px;
	margin: 0px auto 0px auto;
}
	.webcam {
		background-image: url('img/cam_bg.jpg');
		width: 115px;
		height: 130px;
		overflow: hidden;
		float: left;
		position: relative;
	}
	.webcam DIV.text {
		position: absolute;
		font-size: 10px;
		line-height: 15px;
		font-weight: Bold;
		text-align: center;
		width: 100px;
		height: 20px;
		overflow: hidden;
		top: 3px;
		left: 5px;
	}
	.webcam IMG {
		position: absolute;
		top: 17px;
		left: 7px;
		border: 0;
	}
	.webcam DIV.link {
		position: absolute;
		text-align: center;
		width: 115px;
		height: 20px;
		overflow: hidden;
		bottom: 2px;
		left: 0px;
	}
	.webcam DIV.link a {
		color: #FFF;
	}
.tablecontent IMG {
	border: 1px solid #fd0000;
}
TD.right a {
	font-weight: Normal;
	font-size: 10px;
	line-height: 15px;
}

div.links {
	width: 950px;
	margin: 10px auto 10px auto;
}
div.links a {
	font-size: 10px;
	text-decoration: none;
}