body{
background-color:#000000;
margin-top:5px;
font-family:"Trebuchet MS", Arial, Verdana;
}
p{
color:#CCCCCC;
margin-top:2px;
}
h1{
color:#CCCCCC;
}
h2{
color:#CCCCCC;
}
#main{
width:900px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
}
#mainentry{
width:900px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
text-align:center;
}
#top{
}
#topright{
float:right;
width:478px;
height:95px;
}
#topleft{
float:left;
width:420px;
height:95px;
background-image:url(/bondagebob/images/topleftimage.jpg);
background-repeat:no-repeat;
}
#nav{
clear:both;
padding-top:10px;
}
#navbottom{
clear:both;
height:20px;
background-color: #6C0300;
}
#content{
border:1px solid #6c0300;
margin-top:5px;
height:486px;
width:888px;
padding:5px;
background-image:url(/bondagebob/images/background.gif);
}
#autocontent{
border:1px solid #6c0300;
margin-top:5px;
width:888px;
padding:5px;
background-image:url(/bondagebob/images/background.gif);
}
#contentleft{
float:left;
width:440px;
}
#contentright{
float:right;
width:440px;
}
#footertop{
clear:both;
height:20px;
background-color: #6C0300;
margin-top:5px;
}
#footer{
text-align:center;
}
#footerlegal{
text-align:center;
}
#memhomeleft{
	width:230px;
	padding-right:20px;
	float:left;
}
#memhomeright{
	width:638px;
	float:right;
}
#clear{
	clear:both;
}
.clear{
	clear:both;
}
ul#arclinks li{
float:left;
height:20px;
width:148px;
margin:0px;
text-align:center;
}
ul#arclinks{
list-style:none;
clear:left;
width:100%;
margin:0px;
padding:0px;
}

ul#memimages{
list-style:none;
clear:left;
width:100%;
margin:0px;
padding:0px;
}
ul#memimages li{
color:#CCC;
float:left;
height:240px;
width:177px;
margin:0px;
text-align:center;
}

.footertext{
font-size:10px;
}
.fpthumbs{
margin-bottom:5px;
margin-left:5px;
}
.fpthumbtext{
padding-bottom:3px;
font-weight:bold;
}
a.tbutton:link,  a.tbutton:visited {
font-size:11px;
font-weight:bold;
text-decoration: none; 
color: #FFFFFF; 
background-image: url(/bondagebob/images/button.gif); 
width: 83px; 
height: 24px; 
display: block; 
text-align: center; 
margin: 0 0 0 0; 
padding: 3px 0 0 0; 
background-repeat: no-repeat; 
float:left;
}
a.tbutton:hover {
display: block;
}
a.tbutton:active {
font: bold 11px; 
text-decoration: none; 
display: block;
}
a.tbuttonm:link,  a.tbuttonm:visited {
font-size:11px;
font-weight:bold;
text-decoration: none; 
color: #FFFFFF; 
background-image: url(/bondagebob/images/buttonm.gif); 
width: 100px; 
height: 24px; 
display: block; 
text-align: center; 
margin: 0 0 0 0; 
padding: 3px 0 0 0; 
background-repeat: no-repeat; 
float:left;
}
a.tbuttonm:hover {
display: block;
}
a.tbuttonm:active {
font: bold 11px; 
text-decoration: none; 
display: block;
}
.pimageleft{
float:left;
margin-right:5px;
margin-bottom:5px; 
clear:both;
}
ul#fp li{
	color:#CCC;
	font-style:italic;
	font-size:12px;
}
ul#mybb li{
	color:#CCC;
}
.info{
	color:#FFF;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:2px;
	font-weight:bold;
	font-size:14px;
}
.memtitle{
	text-align:center;
	font-weight:bold;
}
a:link {
	color: #CCC;
}
a:visited {
	color: #999;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #CCC;
}
.fpimageleft{
float:left;
margin-right:5px;
margin-bottom:5px; 
clear:both;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}