@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
	margin: 0 auto;
	background-color: #5a4099;
}
#wrap {
	width: 940px;
	height: 706px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-image:url(images/sandy-arts-home/sandy-arts-background.jpg);
}
#links {
	padding-top: 60px;
}
#links .amphitheater {
	position: absolute;
	top: 60px;
	left: 60px;
}
#links .amphitheater a {
	display: block;
	width: 390px;
	height: 130px;
	text-indent:-999em;
}
#links .artsguild {
	position: absolute;
	top: 60px;
	left: 489px;
}
#links .artsguild a {
	display: block;
	width: 390px;
	height: 130px;
	text-indent:-999em;
}
.amphitheater-half {
	position: absolute;
	top: 197px;
	left: 71px;
	width: 400px;
}
.amphitheater-calendar {
	position: absolute;
	top: 0px;
	left: 0px;
}
.amphitheater-calendar a {
	display: inline;
	float: left;
	width: 179px;
	height: 214px;
	margin-right: 11px;
	margin-bottom: 12px;
	padding: 0;
	background-color: #5a4099;
}
.amphitheater-calendar a:hover {
	background-color: white;
}
.amphitheater-calendar img {
	border: none;
	padding: 2px;
}
.artsguild-half {
	position: absolute;
	top: 197px;
	left: 501px;
	width: 400px;
}
.artsguild-calendar {
	position: absolute;
	top: 0px;
	left: 0px;
}
.artsguild-calendar a {
	display: inline;
	float: left;
	width: 179px;
	height: 214px;
	margin-right: 11px;
	margin-bottom: 12px;
	padding: 0;
	background-color: #5a4099;
}
.artsguild-calendar a:hover {
	background-color: white;
}
.artsguild-calendar img {
	border: none;
	padding: 2px;
}
#footer {
	position: absolute;
	top: 662px;
	left: 68px;
	width: 804px;
	height: 31px;
	text-align: center;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-amphitheater,#footer-arts  {
	width: 402px;
	float: left;
	padding-top: 6px;
}
