body	{
	margin: 0px;
	background-color: #000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	text-align: center;
	}

a	{
	color: #880000;
	text-decoration: none;
	}

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

#container	{
	text-align: left;
	width: 755px;
	margin: 0px auto;
	}

#header	{
	width: 750px;
	margin: 0px auto;
	}

#header_img	{
	width: 750px;
	height: 120px;
	display: block;
	background-image: url('../images/header_top.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	}

#header_img a	{
	display: block;
	width: 750px;
	height: 120px;
	line-height: 400px;
	}

#toolbar	{
	width: 750px;
	display: block;
	background-image: url('../images/button.gif');
	background-repeat: repeat-x;
	background-position: 0px -33px;
	position: absolute;			
	z-index: 1000;
	}

#toolbar img.divider	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 28px;
	width: 2px;
	}

/* Let's Be Nice To MSIE */		

*html #toolbar img.divider {
	margin-top: -2px;
	height: 28px;
	}

#toolbar .leftcap	{
	background-image: url('../images/barcap_left.gif');
	background-repeat: no-repeat;
	float: left;
	width: 57px;
	height: 28px;
	}

#toolbar .rightcap	{
	background-image: url('../images/barcap_right.gif');
	background-repeat: no-repeat;
	float: right;
	width: 54px;
	height: 28px;
	}

#toolbar ul	{
	display: block;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	}

#toolbar ul li	{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#toolbar .topmenu	{
	margin: 0px;
	padding: 0px;
	}

#toolbar li .topmenu a	{
	height: 22px;
	color: #e0dfec;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	padding: 6px 12px 0px 12px;
	background-image: url('../images/button.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}

*html #toolbar li .topmenu a	{
	padding: 6px 11px 0px 11px;
	}

#toolbar li .topmenu a:hover,
#toolbar li .topmenu a.hovered	{
	background-image: none;
	color: #fff;
	}	

#toolbar .capper	{
	float: left;
	background-image: url('../images/button.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	width: 4px;
	height: 28px;
	}

/* Let's Be Nice To Microsoft Internet Explorer AGAIN! */

*html #toolbar .capper	{
	width: 10px;
	}

#toolbar .capper .over	{
	background-position: 0px 0px;
	}

#toolbar li ul.menuitems	{
	display: none;
	position: absolute;
	top: 28px;
	left: 0px;
	width: 90px;
	}

ul.menuitems li	{
	padding: 0px 0px 0px -15px;
	margin: 0px;
	}

ul.menuitems li a	{
	display: block;
	font-size: 10px;
	width: 100px;
	background-color: #000;
	padding: 3px 0px 2px 4px;
	color: #e0dfec;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #741818;
	}

ul.menuitems li a:hover	{
	background-color: #701818;
	color: #fff;
	text-decoration: none;
	}

li > ul	{
	top: auto;
	left: auto;
	}

*html #toolbar ul.menuitems	{
	margin-left: 0px;
	margin-top: -7px;
	}

#header_bottom	{
	width: 750px;
	height: 43px;
	background-image: url('../images/header_bottom.gif');
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: 28px;
	}


#main	{
	margin: 20px 0px 0px 2px;
	background-image: url('../images/content_bg.gif');
	background-repeat: repeat-y;
	}

#sidebar	{
	position: relative;
	right: 31px;
	float: right;
	width: 185px;
	color: #fff;
	}

/* Hmph. Still trying to be nice to IE */

*html #sidebar	{
	right: 30px;
	}

#sidebar a	{
	font-size: 10px;
	color: #cfcfdb;
	text-decoration: none;
	}

#sidebar a:hover	{
	color: #fff;
	text-decoration: underline;
	}

#sidebar .sidetop	{
	background-image: url('../images/sidebar_top.gif');
	background-repeat: no-repeat;
	padding: 15px 0px 13px 25px;
	}

#sidebar .sidetop h2	{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}

#sidebar .sidemid	{
	background-image: url('../images/sidebar_bg.jpg');
	background-repeat: repeat-y;
	padding: 0px 0px 0px 25px;
	overflow: hidden;
	}

*html #sidebar .sidemid	{
	height: 1%;
	}

#sidebar .sideflash	{
	overflow: hidden;
	margin: 0px 0px 10px 12px;
	}

.sidemid a img.girlpic	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar .sidefoot	{
	margin-bottom: 15px;
	padding: 10px 10px 0px 0px;
	height: 35px;
	text-align: right;
	background-image: url('../images/sidebar_bottom.gif');
	background-repeat: no-repeat;
	}

#sidebar a.morelink	{
	text-align: right;
	color: #cfcfdb;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
	display: block;
	background-color:#000;
	width: 153px;
	margin: 0px 0px 15px 12px;
	padding: 5px 5px 8px 15px;
	}

/* My Patience Wears Thin With You, IE */

*html #sidebar a.morelink	{
	margin-top: -5px;
	}

#sidebar a.morelink:hover	{
	text-decoration: underline;
	color: #fff;
	}

#content	{
	position: relative;
	left: 40px;
	float: left;
	width: 485px;
	}

#content #flashbox	{
	width: 485px;
	height: 182px;
	overflow: hidden;
	background: url(../images/flashbox.jpg) no-repeat;
	}

#content .newstop	{
	margin-top: 10px;
	width: 485px;
	height: 50px;
	background-image: url('../images/newsbox_newhead.gif');
	}

#content .newsmid	{
	width: 482px;
	background-image: url('../images/newsbox_newmid.gif');
	background-repeat: repeat-y;
	}

.gallerybox_foot .left	{
	float: left;
	margin-left: 15px;
	}

.gallerybox_foot .left form.options	{
	margin: 0px;
	padding: 0px;
	}

.gallerybox_foot .right	{
	float: right;
	margin-right: 30px;
	padding-top: 5px;
	}

#writebox	{
	width: 275px;
	float: left;
	margin-left: 4px;
	}

*html #writebox	{
	width: 273px;
	overflow: hidden;
	}

.photobox_mid	{
	background-image: url('../images/writerbox_mid.gif');
	background-repeat: repeat-y;
	}

.photobox_footer	{
	background-image: url('../images/writerbox_bottom.gif');
	background-repeat: no-repeat;
	height: 5px;
	margin-bottom: 8px;
	}

.photobox_mid .innercontent	{
	overflow: auto;
	height: 265px;
	margin: 0px 6px 0px 9px;
	}

a img.photoprev	{
	width: 75px;
	height: 90px;
	border: 1px solid #000;
	padding: 2px;
	float: left;
	margin: 0px 5px 2px 0px;
	}

.writebox_head	{
	width: 275px;
	height: 50px;
	background-image: url('../images/writerbox_head.gif');
	}

.writebox_head h2	{
	margin: 0px;
	padding: 10px 15px 0px 0px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: right;
	}

.writebox_mid	{
	background-image: url('../images/writerbox_mid.gif');
	background-repeat: repeat-y;
	}

.writebox_footer	{
	background-image: url('../images/writerbox_bottom.gif');
	background-repeat: no-repeat;
	height: 5px;
	margin-bottom: 8px;
	}

.writebox_mid .innercontent	{
	overflow: auto;
	height: 265px;
	margin: 0px 6px 0px 9px;
	}

.ph_nameplate	{
	border: 1px solid #fff;
	width: 188px;
	margin-top: 8px;
	height: 58px;
	}

.ph_nameplate h2.name	{
	color: #fff;
	margin: 0px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	font-size: 17px;
	}

.ph_nameplate h2.rep	{
	color: #fff;
	margin: -2px 0px 0px 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	}

.ph_nameplate h3.repwhat	{
	margin: 0px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	}

.nameplate	{
	border: 1px solid #fff;
	width: 188px;
	margin-top: 8px;
	height: 58px;
	}

.nameplate h2	{
	color: #fff;
	margin: 0px;
	text-align: center;
	padding-top: 15px;
	font-size: 18px;
	}

.newsmid .innercontent	{
	overflow: auto;
	height: 200px;
	margin: 0px 9px 0px 6px;
	}

h1.pagetitle	{
	display: block;
	clear: both;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: Arial, Helveta, sans-serif;
	margin: 2px 0px 8px 0px;
	}

#content .confoot	{
	width: 485px;
	background-image: url('../images/newsbox_newfoot.gif');
	background-repeat: no-repeat;
	background-position: -5px 0px;
	height: 10px;
	margin-bottom: 5px;
	}

#content .confoot_special	{
	width: 485px;
	background-image: url('../images/newsbox_bottom.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	margin-bottom: 5px;
	}

.newsmid .plain	{
	padding: 5px 8px;
	font-size: 12px;
	line-height: 15px;
	}

.newsmid .plain p	{
	margin: 10px 10px 0px 10px;
	}

.contop h1	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	letter-spacing: -1px;
	padding: 15px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	}

.newsmid h2	{
	background-image: url('../images/news_border.jpg');
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding: 0px 0px 15px 10px;
	margin: 10px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	}

.newsmid h2.storytitle	{
	font-size: 16px;
	}

.newsmid h2.author	{
	background-image: none;
	margin-top: -5px;
	}

#content .featuretop	{
	background-image: url('../images/feature_top.gif');
	background-repeat: no-repeat;
	width: 485px;
	height: 10px;
	}

#content .contop	{
	background-image: url('../images/conbox_newhead.gif');
	background-repeat: no-repeat;
	width: 485px;
	height: 45px;
	}

/* Ohh how I hate you, MSIE */

*html #content .featuretop	{
	background-position: 0px 9px;
	}

#content .featuremid	{
	background-image: url('../images/feature_mid.gif');
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 4px;
	}

img.left	{
	float: left;
	margin: 8px;
	padding: 2px;
	border: 1px solid #000;
	}

img.right	{
	float: right;
	margin: 8px;
	padding: 2px;
	border: 1px solid #000;
	}

.featurelink {
	width: 115px;
	float: left;
	text-align: center;
	margin: 3px 2px;
	overflow: hidden;
	}

/* What's This? Yup.. fucking IE Hacks Again */

*html .featurelink	{
	margin: 3px 2px;
	}

.featurelink a	{
	padding: 0px 0px 6px 0px;
	display: block;
	width: 115px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}

.featurelink a img	{
	margin-bottom: 5px;
	border: 0px;		
	}

.featurelink a:hover	{
	background-color: #701818;			
	}

#content .featurefoot	{
	background-image: url('../images/feature_foot.gif');
	background-repeat: no-repeat;
	background-position: 0px -8px;
	height: 27px;
	width: 485px;
	padding: 4px 0px 0px 0px;
	text-align: right;
	}

.featurefoot a	{
	margin-right: 35px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.featurefoot a:hover	{
	text-decoration: underline;
	font-style: italic;
	}

#footer	{
	background-image: url('../images/footer_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #000;
	width: 745px;
	height: 40px;
	margin: 0px 0px 30px 2px;
	padding: 7px 0px;
	}

div.spacer	{
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	}

div.news_spacer	{
	clear: both;
	display: block;
	height: 20px;
	}

form.login	{
	margin: -5px;
	padding: 13px;
	z-index: 2;
	}

form.login .field	{
	display: block;
	width: 135px;
	margin-bottom: 10px;
	clear: both;
	}

form.login .check	{
	clear: left;
	float: left;
	margin: 1px 3px 0px 0px;
	}

/* Oh look! Another IE-only Hack! */

*html form b	{
	margin: 0px 0px 2px 2px;
	display: block;
	}

span.little	{
	font-size: 11px;
	}

/* C'mon now IE, this is getting ri-goddamn-diculous */

*html span.little	{
	float: left;
	}

input.submit	{
	display: block;
	width: 75px;
	clear: both;
	margin: 12px auto 0px auto;
	}

a.storyitem 	{
	display: block;
	padding: 8px 8px 3px 8px;
	border-bottom: 1px solid #000;
	background-color: #fff;
	text-decoration: none;
	color: #555;
	}

a.storyitem:hover	{
	color: #3c0000;
	background-color: #eee;
	}

a.storyitem:active	{
	color: #666;
	background-color: #eee;
	}

a.storyitem span.storydate	{
	font-weight: bold;
	color: #000;
	font-size: 11px;
	}

a.storyitem span.title	{
	font-weight: bold;
	color: #000;
	font-style: italic;
	}

a.storyitem p	{
	font-size: 11px;
	line-height: 13px;
	margin: 6px 3px;
	}

a.newsitem 	{
	display: block;
	padding: 3px 8px 3px 8px;
	border-bottom: 1px solid #000;
	background-color: #fff;
	text-decoration: none;
	color: #555;
	}

a.newsitem:hover	{
	color: #3c0000;
	background-color: #eee;
	}

a.newsitem:active	{
	color: #666;
	background-color: #eee;
	}

a.newsitem span.newsdate	{
	font-weight: bold;
	color: #000;
	}

a.newsitem span.newstopic	{
	font-weight: bold;
	color: #000;
	font-style: italic;
	}

a.newsitem p	{
	font-size: 11px;
	line-height: 13px;
	margin: 6px 3px;
	}

#profilehead	{
	background-color: #000;
	width: 480px;
	padding: 7px 7px 0px 8px;
	}

#profilehead .profile_images	{
	float: left;
	margin: 0px 6px 0px 0px;
	}

.thumbpics h3	{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 5px 0px;
	}

.thumbpics img	{
	border: 1px solid #000;
	}

.thumbpics a img	{
	background-color: #fff;
	margin: 0px;
	border-color: #fff;
	}

.thumbpics a:hover img	{
	background-color: #000;
	margin: 0px;
	border-color: #000;
	}

.profile_images img.bigpic	{
	padding: 1px;
	margin: 0px;
	}

.profile_images a	{
	color: #000;
	}
	
.profile_images a#imgHolder {
	background: url(/images/imgloading.gif) left top no-repeat;
}

.profile_images a:hover	{
	background-color: #fff;
	color: #fff;
	}

.profile_images a img.bigpic {
	background: url(/images/imgloading.gif) left top no-repeat;
	border: 1px solid #fff;
	margin: 0px;
	}

.profile_images a:hover img.bigpic	{
	margin: 0px;
	}

.profile_images #profilebuttons	a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	display: block;
	padding: 15px 0px 0px 0px;
	background-image: url('../images/profile_button.gif');
	width: 175px;
	height: 30px;
	margin: 10px 0px 0px 8px;
	}

.profile_images #profilebuttons	a:hover {
	color: #eb6a6a;
	}

#profilehead .namebox	{
	float: left;
	width: 270px;
	height: 113px;
	background-image: url('../images/namebox_bg.gif');
	background-repeat: no-repeat;
	padding: 14px 5px 0px 5px;
	margin-left: 3px;
	}

*html #profilehead .namebox	{
	width: 275px;
	}

#profilehead .namebox h2	{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin: 0px 0px 3px 5px;
	}

#profilehead .namebox h1	{
	font-size: 21px;
	color: #fff;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 20px;
	}

#profilehead #contentbox	{
	background-image: url('../images/contentbox.jpg');
	float: left;
	width: 275px;
	height: 81px;
	margin: 7px 0px 0px 3px;
	padding-top: 3px;
	text-align: center;
	color: #fff;
	}

#profilehead #contentbox a	{
	color: #fff;
	text-decoration: none;
	display: block;
	}

#profilehead #contentbox a h2	{
	font-size: 18px;
	}

.statsbox	{
	border: 1px solid #fff;
	float: left;
	width: 268px;
	padding: 3px;
	margin-left: 3px;
	}

.statsbox a	{
	color: #bd2a00;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}

.statsbox a:hover	{
	text-decoration: underline;
	color: #fff;
	}
	
.statsbox h3	{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0px;
	}
	
.statsbox table	{
	width: 260px;
	border: 1px solid #aaa;
	margin: 5px auto;
	}

.statsbox table tr td	{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	}
	
.statsbox table tr.light	{
	background-color: #333;
	color: #ddd;
	}

.statsbox table tr.dark	{
	background-color: #000;
	color: #ddd;
	}

.statsbox table tr td.right	{
	text-align: right;
	padding: 3px 5px 3px 0px;
	}

.statsbox table tr td.left	{
	text-align: left;
	padding: 3px 0px 3px 5px;
	}

.profile_bottom	{
	background-image: url('../images/profilebox_bottom.gif');
	display: block;
	width: 489px;
	height: 23px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	}

#profile_content	{
	width: 472px;
	padding: 0px 7px 7px 10px;
	background-color: #fff;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	color: #000;
	}

#profile_content h3.moreinfo	{
	margin: 0;
	padding: 0;
	position: relative;
	width: 400px;
	height: 80px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#profile_content h3.moreinfo span 	{
	display:block;
	position:absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 400px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url('../images/moreinfo.gif') top left no-repeat;
	}

#profile_content a	{
	color: #820000;
	text-decoration: none;
	font-weight: bold;
	}

#profile_content a:hover	{
	color: #dd0000;
	text-decoration: underline;
	}

#profile_content b	{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float: left;
	clear: left;
	}

#profile_content p	{
	font-weight: normal;
	font-size: 11px;
	float: left;
	clear: left;
	margin: 0px 0px 12px 0px;
	}
	
#galleryhead	{
	background-image: url('../images/freegallery_header.jpg');
	background-repeat: no-repeat;
	width: 485px;
	height: 175px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-top: 3px solid #000;
	}

#kinkhead	{
	background-image: url('../images/kinks_header.jpg');
	background-repeat: no-repeat;
	width: 485px;
	height: 175px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-top: 3px solid #000;
	}

#modelhead	{
	background-image: url('../images/models_header.jpg');
	background-repeat: no-repeat;
	width: 485px;
	height: 175px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-top: 3px solid #000;
	}

#photographerhead	{
	background-image: url('../images/photographers_header.jpg');
	background-repeat: no-repeat;
	width: 485px;
	height: 175px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-top: 3px solid #000;
	}

#writerhead	{
	background-image: url('../images/writers_header.jpg');
	background-repeat: no-repeat;
	width: 485px;
	height: 175px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-top: 3px solid #000;
	}

#artistshead	{
	background-image: url('../images/artists_header.jpg');
	background-repeat: no-repeat;
	width: 485px;
	height: 175px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-top: 3px solid #000;
	}
	
.whitecontent	{
	width: 485px;
	padding: 7px 0px;
	background-color: #fff;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	color: #000;
	}
	
h3.bignote	{
	margin: 5px auto;
	width: 400px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	}

h3.biggernote	{
	display: block;
	margin: 20px auto 5px;
	width: 400px;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	}

.gallery	{
	width: 460px;
	margin: 15px auto;
	}
	
.gallery a {
	width: 56px;
	height: 56px;
	border: 1px solid #000;
	display: block;
	overflow: hidden;
	}
	
.gallery a:hover	{
	color: #fff;
	border-color: #fff;
	}
	
.gallery div.imgcrop	{
	width: 65px;
	height: 65px;
	overflow: hidden;
	background-image: url('../images/shadow.gif');
	background-position: bottom right;
	float: left;
	margin: 5px;
	}

.gallery a img	{
	border: 0px;
	}
	
.thumblisting dl.kinkthumb	{
	width: 109px;
	float: left;
	background-image: url('../images/thumb_top.gif');
	background-repeat: no-repeat;
	margin: 7px 3px;
	}
	
.thumblisting dt a {
	width: 92px;
	padding: 3px 5px 0px 5px;
	text-align: center;
	display: block;
	margin: 7px 0px -2px 3px;
	}

.thumblisting dd	{
	margin: 0px;
	width: 109px;
	text-align: center;
	}

.thumblisting dd.kinkname a	{
	background-image: url('../images/thumb_bottom.gif');
	background-repeat: repeat-y;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	display: block;
	width: 101px;
	padding: 3px 5px;
	}

.thumblisting dd.kinkcap	{
	font-size: 1px;
	display: block;
	height: 13px;
	background-image: url('../images/thumb_botcap.gif');
	background-repeat: no-repeat;
	}
	
.thumblisting a:hover	{
	color: #000;
	}
	
.thumblisting dt a img	{
	margin: 3px 0px 6px 2px;
	border: 1px solid #fff;
	width: 85px;
	height: 85px;
	}
	
.thumblisting dt a:hover img	{
	border: 1px solid #000;
	}
	
div.littlenote	{
	width: 350px;
	margin: 5px auto;
	font-size: 11px;
	}
	
div.littlenote a	{
	background-image: none;
	font-size: 11px;
	float: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #820000;
	display: inline;
	}
	
#bellabox	{
	width: 350px;
	display: block;
	background-color: #820000;
	margin: 5px auto;
	color: #fff;
	font-size: 11px;
	padding: 5px;
	}

#bellabox h3.bella	{
	font-size: 13px;
	text-transform: uppercase;
	font-style: italic;
	margin: 0px 0px 3px 0px;
	padding-top: 5px;
	}

#bellabox img	{
	float: left;
	}

#bellabox a img	{
	border: 2px solid #fff;
	margin: 5px;
	padding: 1px;
	}

#bellabox p	{
	padding-bottom: 8px;
	margin: 0px;
	}
	
.memberplug	{
	background-color: #000;
	color: #e3e3e3;
	font-size: 12px;
	line-height: 14px;
	padding: 8px;
	width: 471px;
	border: 2px solid #000;
	text-align: justify;
	}
	
.memberplug h2	{
	font-size: 23px;
	text-transform: uppercase;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	}
	
.memberplug b	{
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	}
	
a.joinblock	{
	width: 340px;
	padding: 8px 0px;
	background-color: #820000;
	display: block;
	margin: 5px auto;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	border: 1px solid #fff;
	}
	
a.joinblock:hover	{
	background-color: #000;
	color: #fff;
	text-decoration: none;
	}
	
a.joinblock:active	{
	background-color: #666;
	color: #000;
	}
	
div.kinkbox	{
	width: 400px;
	padding: 8px 10px;
	background: #000;
	color: #e3e3e3;
	margin: 5px auto;
	}
	
div.kinkbox h3	{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
div.kinkbox p	{
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	text-align: justify;
	}

div.kinkbox img	{
	float: left;
	display: block;
	margin: 0px 8px 5px 0px;
	padding: 2px;
	border: 1px solid #fff;
	}

div.kinkbox .disclaim	{
	display: block;
	background: #410506;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 10px;
	clear: both;
	font-style: italic;
	line-height: 12px;
	}
	
div.kinkbox .disclaim b	{
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	}
	
div.sidemid .imgcropper	{
	width: 159px;
	height: 123px;
	overflow: hidden;
	}
	
div.deskbox	{
	width: 148px;
	margin: 5px 2px;
	border: 1px solid #000;
	background: #000;
	float: left;
	text-align: center;
	}
	
div.deskbox img	{
	outline: 1px solid #fff;
	margin: 2px 2px 5px 2px;
	}

div.deskbox span.desktitle	{
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	color: #fff;
	}

div.deskbox span.deskauthor	{
	font-size: 11px;
	color: #ccc;
	}
	
div.deskbox a	{
	display: block;
	margin: 3px 0px;
	color: #fff;
	font-weight: bold;
	background: #400404;
	padding: 2px 0px;
	}
	
div.deskbox a:hover	{
	text-decoration: none;
	color: #fff;
	background: #b40d08;
	}
	
div.instructions	{
	background: #000;
	color: #ccc;
	font-size: 11px;
	padding: 8px;
	width: 400px;
	margin: 5px auto;
	}
	
div.instructions b	{
	color: #fff;
	font-style: italic;
	font-weight: bold;
	}
	
a.linkitem 	{
	display: block;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #000;
	background-color: #fff;
	text-decoration: none;
	color: #555;
	text-align: center;
	}

a.linkitem h3	{
	margin: 5px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	}

a.linkitem:hover	{
	color: #3c0000;
	background-color: #eee;
	}

a.linkitem span.title	{
	font-weight: bold;
	color: #000;
	font-style: italic;
	}

a.linkitem p	{
	font-size: 11px;
	line-height: 13px;
	margin: 6px 3px;
	}
	
div.topform	{
	width: 415px;
	margin: 5px auto;
	background: #8b0a06;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
	}
	
div.topform form	{
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
div.topform select	{
	width: 150px;
	}
	
a.linksep	{
	display: block;
	margin: 50px 0px 0px;
	}
	
a.allcontent	{
	height: 25px;
	display: block;
	color: #fff;
	background: #a60c08;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	clear: both;
	padding-top: 8px;
	margin: 10px 0px 0px 0px;
	width: 475px;
	}
	
a.allcontent:hover	{
	text-decoration: none;
	color: #fff;
	background: #000;
	}
	
a.biglink	{
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 8px;
	margin: 10px 0px;
	}
	
div.agree	{
	width: 400px;
	padding: 10px;
	margin: 5px auto;
	background: #aaa;
	border: 1px dotted #666;
	}
	
table#formtable	{
	margin: 5px auto;
	}
	
table#formtable td.formtext	{
	text-align: right;
	width: 300px;
	padding-right: 8px;
	vertical-align: top;
	padding-bottom: 20px;
	}
	
table#formtable td.formtext span.little	{
	font-size: 10px;
	}	
	
table#formtable td.formfield	{
	text-align: left;
	width: 180px;
	vertical-align: top;
	padding-bottom: 20px;
	}
	
td.formfield input	{
	width: 170px;
	font-size: 11px;
	}
	
td.formfield textarea	{
	width: 170px;
	height: 100px;
	font-size: 11px;
	}

table#contactform	{
	width: 420px;
	margin: 5px auto;
	}

table#contactform td.formtext	{
	font-size: 12px;
	width: 200px;
	text-align: right;
	padding-right: 8px;
	vertical-align: top;
	padding-bottom: 10px;
	}

table#contactform td.formfield input	{
	width: 285px;
	}

table#contactform td.formfield textarea	{
	width: 285px;
	}

table#contactform td.button	{
	text-align: center;
	padding: 10px 0px;
	}
	
b.question	{
	display: block;
	margin: 20px 0px 0px 5px;
	font-size: 15px;
	}
	
p.noscript	{
	width: 400px;
	padding: 10px;
	margin: 5px auto;
	background: #aaa;
	border: 1px dotted #666;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}
	
div.bellabanner	{
	border-bottom: 1px solid #666;
	overflow: auto;
	padding: 5px 8px;
	display: block;
	width: 450px;
	}
	
*html div.bellabanner	{
	height: 1%;
	}
	
ul.normlist li	{
	margin: 8px 0px 0px;
	}
	
a.joinbutton	{
	display: block;
	text-decoration: none;
	height: 33px;
	}

a.credit	{
	width: 200px;
	margin: 20px auto;
	}

a.check	{
	width: 215px;
	margin: 20px auto;
	}
	
a.joinbutton span.left	{
	background: url(../images/joinbutton_01.gif);
	float: left;
	width: 11px;
	height: 33px;
	}

a.joinbutton span.text	{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/joinbutton_02.gif) repeat-x;
	padding: 8px 16px 0px;
	float: left;
	height: 28px;
	}
	
a.joinbutton span.right	{
	background: url(../images/joinbutton_03.gif);
	float: left;
	width: 12px;
	height: 33px;
	}
	
a.joinbutton:hover span.right, a.joinbutton:hover span.left	{
	text-decoration: none;
	}
	
a.joinbutton:hover span.text	{
	text-decoration: underline;
	color: #fb100f;
	}
	
a.normal	{
	text-align: center;
	}