#t1button, #t4button, #t2button, #t3button
{
	display: block;
	height: 480px;
	width: 640px;
}
#t2button, #t1button, #t4button
{
	visibility: visible;
	position: absolute;
	z-index: 2;
	width: 640px;
	height: 480px;
}
#joinbutton A:hover
{
	background-position: -836px 0%;
}
#joinbutton A
{
	background: url(joinbutton.png) no-repeat 0% 0px;
	display: block;
	height: 83px;
	width: 836px;
}
#background
{
	margin: 0px auto;
	background: url(background.jpg) no-repeat;
	visibility: visible;
	height: 1100px;
	width: 900px;
	position: relative;
}
#joinbutton
{
	visibility: visible;
	position: absolute;
	left: 37px;
	top: 993px;
	z-index: 2;
	width: 836px;
	height: 83px;
}
#t2button
{
	top: 346px;
	left: 495px;
}
#t4button
{
	top: 728px;
	left: 495px;
}
#t1button
{
	top: 346px;
	left: 83px;
	margin-top:37px;
}
#t3button
{
	visibility: visible;
	position: absolute;
	left: 83px;
	top: 728px;
	z-index: 2;
	width: 640px;
	height: 480px;
}
HTML, BODY
{
	padding: 0px;
	margin: 0px;
}
#footer
{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align: center;
	margin-bottom: 6px;
	color: #383838;
}
A
{
	color: #DE3C77;
	font-weight: bold;
}
A:hover
{
	color: #FEDC81;
}

