@charset "UTF-8";
/* CSS Document */
body {
	text-align:left;
	background-color: #556b17;
	background-image: url(images/grass.png);
	background-repeat: repeat;
}
img {
	border:0;
}
#caption {
	color:#CCC;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-align:right;
}
#map {
	margin:20px 0 0 200px;
	width:648px;
	height:648px;
	background-image:url(images/fccwrt_map.png);
	background-repeat:no-repeat;
}
#map a {
	display:block;
	position:absolute;
	width:110px;
	height:50px;
/*	border:1px solid;	
*/}
#getty {
	margin-top:117px;
	margin-left:505px;
}
#anti {
	margin-top:337px;
	margin-left:145px;
}
#south {
	margin-top:350px;
	margin-left:260px;
}
#mono {
	margin-top:460px;
	margin-left:400px;
}
#harp {
	margin-top:490px;
	margin-left:65px;
}