@charset "utf-8";
/* fetish photo shoots */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#enterpage {
	height: 725px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/enterpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#warning {
	float: right;
	width: 310px;
	margin-top: 200px;
	margin-right: 90px;
	font-size: x-small;
	padding: 5px;
	height: 65px;
	overflow: auto;
}
#warningenter {
	width: 310px;
	float: right;
	padding: 5px;
	margin-right: 90px;
	margin-top: 20px;
	text-align: center;
}
#bdsm {
	width: 310px;
	float: right;
	padding: 5px;
	margin-right: 90px;
	margin-top: 20px;
	text-align: center;
	font-size: x-small;
}
.clear {
	clear: both;
}
.button {
	height: 38px;
	width: 236px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #520000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
