@charset "UTF-8";
/* CSS Document */
.headline {
	width: 100%;
	height: 930px;
	background-image:url(/AR2011/Img/2050.jpg);
}

#headArrow{
	margin-top:62px;
	margin-right:65px;
	float:right;
	display: block;
	width:57px;
	height: 28px;
	background:url(/AR2011/Img/peach-arrow.png) no-repeat 0px -3px;
}

#headArrow:hover{ 
  background-position:0px -36px;
}

#headArrow2{
	margin-top:62px;
	margin-right:65px;
	float:right;
	display: block;
	width:57px;
	height: 28px;
	background:url(/AR2011/Img/peach-arrow.png) no-repeat 0px -3px;
}

#headArrow2:hover{ 
  background-position:0px -36px;
}

.headline2 {
	width: 100%;
	height: 1062px;
	background-image:url(/AR2011/Img/2011.jpg);
}

