@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #520000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #520000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #520000;
}
h2 {
	color: #860000;
	font-size: 24px;
	font-variant: normal;
	font-weight: normal;
}
h3 {
	color: #5F5F5F;
	font-size: 16px;
	font-variant: normal;
	font-weight: normal;
}
#joincontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#fetishphoto {
	float: left;
	height: 605px;
	width: 570px;
	background-image: url(images/fpsjoinpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#fetishcontent {
	float: right;
	width: 385px;
	margin-top: 250px;
	text-align: center;
}
