HTML, BODY, TABLE {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000;
}
BODY {
	background-color: #ffaffe;
	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 #d52d78;
	border-right: 1px solid #d52d78;
	background-color: #ffddff;
}
H1 {
	line-height: 40px;
	font-size: 18pt;
	color: #2268af;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h2 {
	line-height: 20px;
	font-size: 12pt;
	color: #585858;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
a {
	color: #2268af;
	font-size: 11pt;
	text-decoration: underline;
	font-weight: Bold;
}
a:hover {
	color: #000;
	font-size: 11pt;
	text-decoration: none;
	font-weight: Bold;
}
div.boxcontent {
	clear: both;
	width: 100%;
}
div.box {
	width: 750px;
	margin: 0px auto 0px auto;
	border: 1px solid #cd90cc;
	background-color: #f1bdf1;
	padding: 2px;
	margin: 5px;
}
div.box H2 {
	color: #a42aa2;
	font-size: 12pt;
	line-height: 15px;
	text-align: left;
	border-bottom: 1px dashed #d08fcf;
	margin: 2px;
	padding: 0px;
}
div.box TABLE {
	font-size: 10pt;
	margin: 0px auto 0px auto;
}
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.sexcams {
	clear: both;
	width: 700px;
	margin: 0px auto 0px auto;
}
	.webcam {
		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: 103px;
		left: 5px;
	}
	.webcam IMG {
		position: absolute;
		border: 1px solid #d52d78;
		top: 3px;
		left: 7px;
	}
	.webcam DIV.link {
		position: absolute;
		text-align: center;
		width: 115px;
		height: 20px;
		overflow: hidden;
		bottom: 22px;
		left: 0px;
	}
	.webcam DIV.link a {
		color: #000;
	}
.tablecontent IMG {
	border: 1px solid #c26ac1;
}

.menu a {
	font-size: 9pt;
	text-decoration: none;
	font-weight: Normal;
	line-height: 15px;
}
