 div{
	font-family:Tahoma;
	font-size:11px;
	color:#9C8E6D;
	margin-top: 5px;
}
  .div{font-family:Tahoma; font-size:11px;  color:#737373; }
  .a_broun{font-family:Tahoma; font-size:11px;  color:#8D7A50; }
    .a_broun_l{font-family:Tahoma; font-size:11px;  color:#9C8E6D; }
    .a_broun_b{font-family:Tahoma; font-size:11px;  color:#8D7A50; font-weight:900; text-decoration:none }
	 .a_copyright{font-family:Tahoma; font-size:11px;  color:#AEA287;  text-decoration:none }
	   .dark{font-family:Tahoma; font-size:11px;  color:#837551; font-weight:900 }
	   .dark1{font-family:Tahoma; font-size:11px;  color:#7B7055; font-weight:900 }
	      .gold{font-family:Tahoma; font-size:11px;  color:#9D8349; font-weight:900 }
		       .menu{font-family:Tahoma; font-size:11px;  color:#FCF1D8; font-weight:900; text-decoration:none }

#facebooker {
	margin-left:5px;
	position: relative;
	display: inline;
	margin-top: 5px;
}
#facebooker a {
color: #000;
text-decoration: none;
}
#facebooker a .box {
display: none;
}
#facebooker a:hover .box {
clear: left;
display: block;
width: 380px;
border: 1px #000;
position: absolute;
background-color:#CCCCCC;
padding: 3px;
margin-left: -163px;
margin-top: -110px;
text-decoration:none
}

