@charset "utf-8";
#Contacts {
	position:absolute;
	width:128px;
	height:150px;
	z-index:2;
	left: 15px;
	top: 541px;
	background-image: url(../images/contact_button2.jpg);
	background-repeat: no-repeat;
}
#ContactTim {
	position:absolute;
	width:121px;
	height:18px;
	z-index:1;
	left: 3px;
	top: 32px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#ContactSarah {
	position:absolute;
	width:121px;
	height:18px;
	z-index:1;
	left: 3px;
	top: 50px;
}
#ContactGeoff {
	position:absolute;
	width:121px;
	height:18px;
	z-index:1;
	left: 3px;
	top: 68px;
}
#ContactKristie {
	position:absolute;
	width:121px;
	height:18px;
	z-index:1;
	left: 3px;
	top: 86px;
}
#ContactMelissa {
	position:absolute;
	width:121px;
	height:18px;
	z-index:1;
	left: 3px;
	top: 104px;
}
#ContactTanya {
	position:absolute;
	width:121px;
	height:18px;
	z-index:1;
	left: 3px;
	top: 122px;
}
