body {
	font-family:		book antiqua',garamond,'times new roman',serif;
	font-size:			0px;
	color:				#302121;
	margin:				0px;
	background-color:	#ffffff;
	text-align:			center;
	height:				100%; 
}

a:link {
	color:				#866760;
	text-decoration:	underline;
}

a:hover {
	color:				#6a564d;
	text-decoration:	underline;
}

a:active {
	color:				#a1877a;
	text-decoration:	underline;
}

a:visited {
	color:				#302121;
	text-decoration:	underline;
}

#splash {
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			100px;
	border:				none;
	width:				600px;
	background:			#ffffff url('images/splash.jpg') top center no-repeat;
}

.enter-img {
	margin:				250px 0 0 0;
	width:				117px;
	height:				26px;
	border:				none;
}

.heading1 {
	color:				#866760;
	font-weight:		bold;
	font-size:			14px;
}

.heading2 {
	color:				#866760;
	font-weight:		bold;
	font-size:			12px;	
}

#splashtext {
	padding-left:		20px;
	padding-right:		20px;
	padding-top:		50px;
}

#container {
	width:				793px;
	margin-left:		auto;
	margin-right:		auto;	
	border:				none;
	border-spacing:		0px;
	border-collapse:	collapse;
	height:				100%;
	padding:			0px;
}

#middle {
	width:				793px;
	height:				725px;
	margin-left:		auto;
	margin-right:		auto;	
	border:				none;
	border-spacing:		0px;
	border-collapse:	collapse;
	padding:			0px;
	position:			static;
	bottom:				0px;
	margin-top:			5%;
	margin-bottom:		5%;
}

#main {
	width:				793px;
	height:				690px;
	border:				none;
	border-spacing:		0px;
	border-collapse:	collapse;
	padding:			0px;	
	position:			relative;	
	background:			#ffffff url('images/bg.jpg') top center no-repeat;
}

#menu {
	position:			absolute;
	right:				26px;
	bottom:				42px;
	width:				136px;
	height:				275px;
	border:				0px;
	border-collapse:	collapse;
	border-spacing:		0px;
	padding:			0px;
	margin:				0px;
	text-align:			right;
	z-index:			100;
}


#menu800 {
	position:			absolute;
	right:				11px;
	bottom:				17px;
	width:				136px;
	height:				275px;
	border:				0px;
	border-collapse:	collapse;
	border-spacing:		0px;
	padding:			0px;
	margin:				0px;
	text-align:			right;
}

.menu-choose {
	width:				103px;
	height:				46px;
	border:				0px;
}

.menu-pandora {
	width:				122px;
	height:				44px;
	border:				0px;
}

.menu-spanking {
	width:				127px;
	height:				37px;
	border:				0px;
}

.menu-submission {
	width:				131px;
	height:				37px;
	border:				0px;
}

.menu-modelling {
	width:				134px;
	height:				37px;
	border:				0px;
}

.menu-blog {
	width:				92px;
	height:				37px;
	border:				0px;
}

.menu-links {
	width:				107px;
	height:				38px;
	border:				0px;
}

#content {
	border:				none;
	border-collapse:	collapse;
	border-spacing:		0px;
	position:			absolute;
	top:				30px;
	left:				30px;
	width:				785px;
	height:				500px;
	font-size:			14px;
	text-align:			left;
	overflow:			auto;
}

#words {
	width:				400px;
	height:				500px;
	border:				none;
}

#bottom {
	width:				793px;
	margin-left:		auto;
	margin-right:		auto;	
	height:				30px;
	border:				none;
	font-size:			11px;
	color:				#7e6c62;		
	font-family:		arial,helvetica,sans-serif;
}

.image-left {
	border:				0px;
	width:				190px;
	margin:				0 20px 20px 0;
	float:				left;
}

.image-right {
	border:				0px;
	width:				190px;
	margin:				0 0 20px 0;
	float:				left;
}

.footer {
	width:				778px;
	height:				30px;
	border:				0px;
	border-collapse:	collapse;
	border-spacing:		0px;
	padding:			0px;
	margin-left:		10px;
	vertical-align:		top;
}

.footer-left {
	width:				50%;
	text-align:			left;
	vertical-align:		top;
}

.footer-right {
	width:				50%;
	text-align:			right;
	vertical-align:		top;
}

#bottom a:link {
	color:				#483c3c;
	text-decoration:	none;
	font-weight:		bold;
}

#bottom a:visited {
	color:				#483c3c;
	text-decoration:	none;
}

#bottom a:hover {
	color:				#483c3c;
	text-decoration:	underline;
	font-weight:		bold;
}

#bottom a:active {
	color:				#483c3c;
	text-decoration:	underline;
}

#donate {
	background:			#ffffff;
	margin:				0px;
	padding:			0px;
	width:				100%;
	height:				100%;	
}

#donate form {
	margin:				0px;
	padding:			0px;
}
