.header {
	background-image:url(/static/it/images/head_back.png);
	background-repeat:repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #53289B;
	height: 69px;
}

.center h2 {
	background-image: url(/static/it/sun/images/h2_back.gif);
	background-repeat: repeat-x;
	height: 27px;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	padding-top: 13px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.camp_bo {
	background-image:url(/static/it/sun/images/bo.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:73px;
	width:410px;
	margin:20px auto 10px auto;
	display:block;
}

.camp_bo a {
	display:block;
	height:73px;
}
.camp_bo a:hover {
	background-image:url(/static/it/sun/images/bo.png);
	background-position:0 -82px;
	background-repeat:no-repeat;
}
.camp_bo span {
	display:none;
}