HTML, BODY, TABLE {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000;
}
BODY {
	background-color: #CFCFCF;
	margin: 0px;
}
P {
	margin: 2px;
	padding: 2px;
}
#content {
	margin: 0px auto 0px auto;
	width: 775px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #FFF;
}
H1 {
	font-size: 12pt;
	color: #fa0000;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}
h2 {
	font-size: 10pt;
	color: #cc0199;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}
a {
	color: #000;
	font-size: 8pt;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-size: 8pt;
	text-decoration: underline;
}
div.box {
	width: 600px;
	border: 1px solid #ff9801;
	background-color: #ffca7c;
	padding: 2px;
	margin: 5px;
}
div.box H2 {
	color: #cc0199;
	font-size: 10pt;
	line-height: 15px;
}
div.box TABLE {
	font-size: 10pt;
}
div.box Td {
	width: 50%;
}

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: 120px;
}

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 {

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