.bbox
	{
	BACKGROUND-COLOR: #adc1fb; COLOR: #000000; FONT-FAMILY: arial,helvetica; FONT-SIZE: 8pt; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid;
	}
	
#floaty1 {
 text-align: center;


}
#floaty {
 position: absolute; top: 150px; left: 30%;
 	/*margin: 0px auto;
	margin-left: -150 !important;*/
	width: 250px; height: auto;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #009900;
	padding: 2px;
	background-image: url(/powweb-images/xmasadbkg.gif);
	background-position:top left;
	background-repeat:no-repeat;


}


#floaty div .headad {
	font-weight: bold;
	color: #009900;
	font-size: 18px;
	text-align: center;
	}
	
	#floaty strong {
	font-weight: bold;
	color: #990000;
	}
	#floaty a {
	color: #009900;
	}
	#floaty a:hover {
	color: #990000;
	}

#floaty .closetag {
	text-align:center;
	font-size: 12px;
	font-variant:small-caps;
}