#shelter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(360header_para.jpg);
	background-repeat: repeat-x;
}
#shelter #header a {
	text-decoration: none;
	display: block;
	float: left;
	height: 60px;
	width: 128px;
	background-image: url(360header.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
}
#shelter #header a:hover {
	background-image: url(360header.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: bottom;
	width: 128px;
}
#animation {
}
#footer {
	background-image: url(360header_para.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 900px;
	text-align: center;
	line-height: 60px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	text-decoration: none;
}
#shelter #animation #footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#shelter #header a hover {
	background-image: url(360header.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

