
#container {
	background-image: url("../images/bg3.jpg");
}


#content {
	top: 180px;
	left: 155px;
	
	width: 556px;
	height: 273px;
	overflow: hidden;
}


#copyArea {
	width: 556px;
	height: 273px;
	overflow: hidden;
}


#rightLinks {
	position: absolute;
	top: 120px;
	right: 145px;
	
	width: 80px;
	z-index: 100;
}

#rightLinks img {
	width: 80px;
	height: 60px;
	margin-bottom: 31px;
}
