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


#content {
	top: 185px;
	left: 149px;
	
	width: 556px;
}


#copyArea {
	width: 545px;
	height: 335px;
	overflow: hidden;
}



#rightLinks {
	position: absolute;
	top: 340px;
	right: 170px;
	
	width: 100px;
	z-index: 100;
}

#rightLinks img {
	width: 100px;
	height: 80px;
	margin-bottom: 25px;
}
