@charset "utf-8";
/* CSS Document */

#botBan{
	background-image:url(Bbanner.png);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
	display:inline-block;
	margin-top:10px;
	margin-bottom:10px;
}

#copy1{
	color:#FFF;
    font-family: 'Carrois Gothic', sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}



#botBan a{
	color:#fff;
	text-decoration:none;
}

#botBan a:hover{
	color:#666;
}
