body {
 	margin:0px auto;
	font:12px Geneva, Arial, Helvetica, san-serif;
    font-style: normal; 
    color: #181818; 
    text-decoration: none; 	
	text-align:center;
	background: #3F3E3E url(/images/back.png) repeat-x;
}
h2{
    text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin:0;
	padding: 0 0 0px 0;
	color:#212121;
	clear:both;
}
#top {   
    background: url(/images/black_babes_logo.png);
	width: 780px;
	height: 185px;
	padding:0;
    margin:0;
}
.navbutts{
    position:relative;
}
.home_butt1{
    float:left;
}
.home_butt2{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
.opas1{
	position:absolute;
	top:0;
	left:0;
	opacity:0.1;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
}
.opas2{
	position:absolute;
	top:0;
	left:0;
	opacity:0.2;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
}
.opas3{
	position:absolute;
	top:0;
	left:0;
	opacity:0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
.opas4{
	position:absolute;
	top:0;
	left:0;
	opacity:0.4;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
}
.opas5{
	position:absolute;
	top:0;
	left:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.opas6{
	position:absolute;
	top:0;
	left:0;
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}
.opas7{
	position:absolute;
	top:0;
	left:0;
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.opas8{
	position:absolute;
	top:0;
	left:0;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.opas9{
	position:absolute;
	top:0;
	left:0;
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}
.opas10{
	position:absolute;
	top:0;
	left:0;
	opacity:1.0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}
.bott{
    background: url(/images/bottom.png);
	width: 780px;
	height: 15px;
	position:relative;
    margin:0;
	clear:both;
}
.bott2{
    background: url(/images/bottom_mirror.png);
	width: 780px;
	height: 56px;
	position:relative;
    margin:0;
	clear:both;
}
.bott3{
	width: 780px;
	position:relative;
    margin:0;
	padding-top:15px;
	clear:both;
}

.pageop{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
.pageop1{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0.1;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
}
.pageop2{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0.2;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
}
.pageop3{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
.pageop4{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0.4;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
}
.pageop5{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.pageop6{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}
.pageop7{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.pageop8{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.pageop9{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}
.pageop10{
   width:780px;
   margin:0px auto;
   text-align:left;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
#topmenu {
   width:780px;
   position:absolute;
   top:165px;
   z-index:2;
   padding:0;
   margin:0;
}
#topmenu1 {
   width:580px;
   padding:0;
   margin-left:20px;
}
#topmenu2 {
   width:170px;
   margin-top:7px;
}
#topmenu ul {
   list-style-type:none;
   padding:0px;
   margin:0px;
}
#topmenu li{
   padding:0;
   margin:1px;
   font-family: Geneva, Arial, Helvetica, san-serif; 
   font-size: 16px; 
   font-style: normal;
   text-decoration: none; 
   font-weight: bold;
   float:left;
}

#maincontainer {
   overflow:hidden;
}
#leftbord {
   width:10px;
   height:10px;
   background: url(/images/left_bord.png) repeat-y;
   padding-bottom: 32000px;
   margin-bottom: -32000px;
}
#rightbord {
   width:10px;
   height:10px;
   background: url(/images/right_bord.png) repeat-y;
   padding-bottom: 32000px;
   margin-bottom: -32000px;
}
#cont {
   width:760px;
   background:#c9c9c9;
   padding-top:20px;
}
.date {
   display:block;
   text-align: center;
   width:40px;
   margin:0;
   padding:0;
}
.date1 {
   width:40px;
   font-size: 18px;
   font-weight: bold;
   margin:0;
}
.date2 {
   width:40px;
   font-size:12px;
   font-weight: bold;
   margin:0;
}
div.navi{
   margin-left:20px;
   margin-bottom:10px;
}
div.comments{
   margin-left:1em;
}
div.comm1{
   width:507px;
   background:#a9a9a9;
   border-top:1px solid #3f3e3e;
   border-left:1px solid #3f3e3e;
   border-right:1px solid #3f3e3e;
   padding:10px;
}
div.comm2{
   width:507px;
   background:#bebebe;
   border-top:1px solid #3f3e3e;
   border-left:1px solid #3f3e3e;
   border-right:1px solid #3f3e3e;
   padding:10px;
}
div.comm3{
   width:507px;
   background:#a9a9a9;
   border:1px solid #3f3e3e;
   padding:10px;
}
div.comm4{
   width:507px;
   background:#bebebe;
   border:1px solid #3f3e3e;
   padding:10px;
}
#maincontainer div {
   float:left;
}
div.topinfo{
   width:527px;
}
div.rightside{
   padding:0;
   width:200px;
   margin-left:20px;
   text-align:center
}
div.rightside span{
   font-weight: bold;
}
div.rightside ul{
   font-weight: bold;
   list-style:none;
   padding:0;
   margin:0;
   text-align:center;

}
div.rightside li{
   font-weight: normal;
   padding:0;
   margin:0;
   clear:both;
}
div.rightside img.tt{
   border:3px solid #3f3e3e;
   margin:0;
   padding:2px;
}
div.rightside img.tt:hover{
   border:3px solid #f9f7f7;
}
div.ritm_top{
    width: 200px;
	height:30px;
	white-space: normal;
	background: url(/images/titles_right.png) no-repeat;
   	font-size: 16px;
	text-decoration: none;
	color:#e8e8e8;
	font-weight:bold;
	text-align:left;
    padding-top:7px;
	padding-left:10px;
	position:relative;
}
.ritm_top2 {
    width:180px;
	height:16px;
	background:url(/images/titles_grad.png) repeat-x;
	position:absolute;
	top:13px;
	left:10px;
}
div.ritm_top B{
  	font-weight: bold;
}
div.ritm_middle{
   width: 200px;
   padding-top:5px;
   padding-right:0;
   padding-bottom:5px;
   padding-left:0;
   margin:0;
   display:block;
}
div.titles{
	width: 507px;
	margin-left:10px;
}
.titles_txt {
   	font-size: 16px;
	text-decoration: none;
	color:#e8e8e8;
	font-weight:bold;
}
.titles_txt B {
	font-weight:bold;
}
div.title_top{
    width: 507px;
	height:30px;
	white-space: normal;
	background: url(titles.png) no-repeat;
	margin:0;
	padding-top:7px;
	padding-left:10px;
	position:relative;
}
.title_top2 {
    width:490px;
	height:16px;
	background:url(/images/titles_grad.png) repeat-x;
	position:absolute;
	top:13px;
	left:10px;
}
div.title_middle{
   width: 485px;
   white-space: normal;
   font-size: 12px; 
   font-style: normal;
   margin:0;
   padding-left:10px;
   padding-right:10px;
}
.title_middle div{
   display:block;
}
.title_middle B {
	font-weight:400;
}
.title_middle img{
   border:3px solid #3f3e3e;
   margin:0;
   padding:2px;
}
.title_middle img:hover{
   border:3px solid #f9f7f7;
}
div.titles span{
   display: block;
   padding:0;
}
div.titles li{
   list-style:none;
   display: inline;
}
div.title_middle li{
   list-style:none;
   font-weight: none;
   font-size: 10px;
}
.txt1 {  
   font-family: Geneva, Arial, Helvetica, san-serif; 
   font-size: 16px; 
   font-style: bold; 
   color: #380703; 
   text-decoration: none; 
   font-weight: bold;
   padding:0px 0px 0px 0px;
}
.txttit1{
   font-size: 12px; 
   font-style: normal; 
   color: #380703; 
   text-decoration: none; 
   font-weight: 400;
   padding:0;
   
}
.txttit2{
   font-size: 12px; 
   font-style: normal; 
   color: #380703; 
   text-decoration: none;
   padding:0;
   
}
.txttit3{
   font-size: 12px; 
   font-style: normal; 
   color: #380703; 
   text-decoration: none;
   padding:0;
   font-weight:bold;
   
}
div.formback{
    background: #C9C9C9;
	width: 210px;
	height: 150px;
	padding-right:40px;
    margin:0px;
	font-family: Geneva, Arial, Helvetica, san-serif; 
    font-size: 12px; 
    font-style: normal; 
    color: #380703; 
    text-decoration: none; 
	text-align: right;
    font-weight: normal
}
.pmr {
    margin-top:9px;
	margin-left:30px;
}
form{
   display: inline;
   padding:0;	
}
.form1{
   margin-top:20px;
   margin-left:110px;
}
.mstserch{
clear:left;
margin-top:10px;
margin-left:130px;
}
.field{
    font-size:12px;
	line-height:14px;
	border:#f9f7f7 solid 1px;
	color:#212121;
	font-weight:normal;
	background:#a9a9a9;
}
.button{
   height:19px;
   border:#f9f7f7 solid 1px;
   background: #212121;
   color:#e8e8e8;
   padding-bottom:1px;
   padding-left: 3px;
   padding-top: 0px;
   padding-right: 3px;
   font-weight: bold;
}
a{
   color: #000000;
}
#yui-history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px;
  visibility:hidden;
}
.small{
    width:288px;
    font-size:12px;
	line-height:14px;
	border:#f9f7f7 solid 1px;
	color:#212121;
	font-weight:normal;
	background:#a9a9a9;

}
div.items_in {
   text-align: center;
   width: 100%; 
   margin-top: 5px;
   margin-bottom: 5px;
}
div.items_in2 {
   width: 100%; 
   margin-top: 5px;
   margin-bottom: 5px;
   text-align: justify;
}
.itemin_txt {
   font-size:18px; 
   font-weight:bold;
}


