<style type="text/css">
body {
	background-image: url(/images/bg.jpg);
      color:#FFFFFF;
      }
       
       a:link { color:#66CCFF; }
       a:visited { color:#CCCCCC; }
       a:alink { color:#FF0000; }
       a:hover { color:#CCFF00; }
       table.links {
	font-family: Verdana, Tahoma;
	font-size: 8px;
	font-weight: normal;
	}
</style>
<style type="text/css">
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
	.suckerdiv ul li{
	position: relative;
	}
		
		/*Sub level menu items */
		.suckerdiv ul li ul{
		position: absolute;
		width: 170px; /*sub menu width*/
		top: 0;
		visibility: hidden;
		}
		
		/* Sub level menu links style */
		.suckerdiv ul li a{
		display: block;
		overflow: auto; /*force hasLayout in IE7 */
		color: white;
		text-decoration: none;
		background: #600f09;
		padding: 1px 5px;
		border: 1px solid #ccc;
		border-bottom: 0;
		}
		
		.suckerdiv ul li a:visited{
		color: #cccccc;
		}
		
		.suckerdiv ul li a:hover{
		background-color: red;
		}
		
		.suckerdiv .subfolderstyle{
		background: url(/images/arrow-list.gif) no-repeat center right;
		}
		
			
			/* Holly Hack for IE \*/
			* html .suckerdiv ul li { float: left; height: 1%; }
			* html .suckerdiv ul li a { height: 1%; }
			/* End */
			
#menubar{
width: 160px;
height: 286px;
float: left;
left: 0;
background-color: #600f09;
border: 1px #ccc solid;
}
#searchbox {
left: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-top: 0;
float: left;
height: 36px;
}
#searchbox select {
	width: 150px;
	margin-bottom: 1px;
	font-size: 80%;
}
#searchbox img {
border-right: 0;
height: 25;
width: 32;
}
.counter {
width: 150px;
height: 30px;
float: right;
right: 0;
margin: 0;
padding: 0;
background: #3c9ecc;
}


#babewatchbar{
width: 150px;
float: right;
right: 0;
height: 286px;
padding: 0;
background-color: #600f09;
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0px;
}
.counter img{
vertical-align: top;
width: 150px;
height: 30px;
margin: 0;
padding: 0;
border: 0;
right: 0;

}
#minibabe {
height: 220px;
margin: 0;
padding: 0;
border: 0px;
float: right;
right: 0;

}
#babewatchbar img {
float: right;
right: 0;
height: 30px;
margin: 0;
padding: 0;
border: 0px;
border-bottom: 1px #ccc solid;
}
#babewatchbar iframe {
background-color: #600f09;
vertical-align; top;
border: 0;
height: 202;
width: 150;
margin: 0;
float: right;
right: 0;
}
.livetable table {
width: 990px;
border: 1px solid #ccc;
border-collapse: collapse;
border-spacing: 0px;
margin-left: auto;
margin-right: auto;
}
.livetable * td {
/* width: 110px;
height: 100px; */
overflow: hidden;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
font-size: 80%;
text-align: center;
border: 1px solid #ccc;
border-collapse: collapse;
border-spacing: 0px;

}
.livetable * img {
/* width: 100px;
height: 74px; */
/* vertical-align:-100%; */
border: 0;
display: block;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
}
div.bwbutton {
margin: 0;
}

div.bwbutton img {
display: block;
padding: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
vertical-align: top;
width: 97px;
height: 14px;
border: 0px;
}
tr.tablehead {
height: 25px;
}
</style>
A