html, body, h1, h2, h3 {
	margin: 0;
	padding: 0;
	}
body {
	background: #FFFFFF;
	font: 0.8em/1.8em Verdana, Geneva, sans-serif;
	}
img {
	border: 0px none;
	}
a:link {
	color: #0000FF;
	text-decoration: underline;
	}
a:visited {
	color: #0000FF;
	}
a:active, a:hover, a:focus {
	color: #CC0000;
	}
#outer {
	margin: 0 auto;
	width: 60.4em;
	background: #FFFFFF;
	border-right: 0.3em solid #FFFFFF;
	border-left: 0.3em solid #FFFFFF;
	}
#header {
	background: url('images/bondage-galleries-net.gif') no-repeat center 18px;
	}		
	#header h1 {
		font-size: 0.8em;
		font-weight: normal;
		text-align: center;
		height: 9.5em;
		min-height: 85px; /* min- and max-height do not work for IE6 */
		max-height: 105px;
		}
	#header h2 {
		color: #009999;
		font-size: 1.6em;
		text-align: center;
		font-weight: normal;
		}
.left {
	display: inline; /* required for Explorers double-margin bug */
	width: 28.0em;
	margin-left: 2em;
	float: left;
	}
	.left ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		.left li {
			margin: 0;
			background: url('images/cjbullet.gif') no-repeat left center;
			padding-left: 1em
			}
.center {
	display: inline; /* required for Explorers double-margin bug */
	width: 60.4em;
	float: right;
	line-height: 1px; /* prevents extra vertical spacing in Firefox */
	margin-right: 0.1em;
	text-align: right;
	}
	.center img {
		width: 13.85em;
		height: 10.38em;
		margin: 0.44em;
		}
	.center a img {
		border: 0em solid #FFFFFF;
		text-decoration: none;
		}
	.center a:hover img {
		border: 0em dotted #FFFFFF;
		text-decoration: none;
		}
.promo {
	clear: both;
	padding: 1.5em;
	font-size: 1.6em;
	text-align: center; font-weight: normal;
	}
.altcom {
	clear: both;
	padding: 1.5em;
	text-align: center; font-weight: normal;
	}
.toplist {
	clear: both;
	margin: 0 3em;
	padding-top: 2.5em;
	font-weight: bold;
  	}
	.toplist h3 {
		color: #000000;
		font-size: 160%;
		text-align: center;
		font-weight: normal;
		padding-bottom: 1em;
		margin-bottom: 1em;
		border-bottom: 0.15em solid #009999;
		}
	.tl-column {
	/* required for Explorers double-margin bug */
		display: inline;
		width: 25%;
		float: left;
		}	
	.toplist ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
#footer {
	clear: both;
	width: 100%;	
	padding: 2em 0;
	text-align:center;
	}
	
#meta{
 display: none;
 }
