@charset "UTF-8";
.style1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}
#sponsor {
	position:absolute;
	width:297px;
	height:484px;
	z-index:4;
	left: 700px;
	top: 220px;
	border-color: #9e1b32;
	background-color: #F0E6C1;
	border-width: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #002596;
	text-align: center;
	border-style: solid;
}
#counter {
	/*position:absolute;*/
	background-color:#0033CC;
	background-image: url(../images/visitors.jpg);
	background-repeat: no-repeat;
	padding-top:30px;
	margin:20px 0 15px 2px;
	width:164px;
	height:25px;
	z-index:10;
	left: 3px;
	
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
