div#intro
{
	height:400px;
}

div#events-link
{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
}

div#events-link a
{
	text-decoration:none;
}

div#find-us
{
	height:355px;
}

div#map
{
	height: 350px; 
	width: 500px; 
	border: 1px solid #999; 
	margin-bottom: 5px;
	margin-right:15px;
	float:left;
}

img.gj
{
	border:solid 1px #333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-top:10px;
}
