@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #336600;
	font-size: 11px;
}

.alt {
	display:none
}

a .alt {
	display:none
}

#frame {
	position:absolute;
	top:0px;
	width:960px;
	height:740px;
	margin-left: -480px;
	left: 50%;
	background-image: url(images/frame.png);
}

#leaderboard {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:110px;
	background-image: url(images/leaderboard.png);
}

a#nav-home {
	position:absolute;
	left:0px;
	top:110px;
	width:160px;
	height:100px;
	background-image: url(images/navbar.png);
}

a#nav-home:hover {
	background-image: url(images/navbar.png);
	background-position: -160px 0px;
}

a#nav-home:active {
	background-image: url(images/navbar.png);
	background-position: -320px 0px;
}

#nav-home-selected{
	position:absolute;
	left:0px;
	top:110px;
	width:160px;
	height:100px;
	background-image: url(images/navbar.png);
	background-position: -480px 0px;
}

a#nav-legacy {
	position:absolute;
	left:0px;
	top:210px;
	width:160px;
	height:120px;
	background-image: url(images/navbar.png);
	background-position: 0px -100px;
}

a#nav-legacy:hover {
	background-image: url(images/navbar.png);
	background-position: -160px -100px;
}

a#nav-legacy:active {
	background-image: url(images/navbar.png);
	background-position: -320px -100px;
}

#nav-legacy-selected{
	position:absolute;
	left:0px;
	top:210px;
	width:160px;
	height:120px;
	background-image: url(images/navbar.png);
	background-position: -480px -100px;
}

a#nav-tributes {
	position:absolute;
	left:0px;
	top:330px;
	width:160px;
	height:110px;
	background-image: url(images/navbar.png);
	background-position: 0px -220px;
}

a#nav-tributes:hover {
	background-image: url(images/navbar.png);
	background-position: -160px -220px;
}

a#nav-tributes:active {
	background-image: url(images/navbar.png);
	background-position: -320px -220px;
}

#nav-tributes-selected{
	position:absolute;
	left:0px;
	top:330px;
	width:160px;
	height:110px;
	background-image: url(images/navbar.png);
	background-position: -480px -220px;
}

a#nav-album {
	position:absolute;
	left:0px;
	top:440px;
	width:160px;
	height:100px;
	background-image: url(images/navbar.png);
	background-position: 0px -330px;
}

a#nav-album:hover {
	background-image: url(images/navbar.png);
	background-position: -160px -330px;
}

a#nav-album:active {
	background-image: url(images/navbar.png);
	background-position: -320px -330px;
}

#nav-album-selected{
	position:absolute;
	left:0px;
	top:440px;
	width:160px;
	height:100px;
	background-image: url(images/navbar.png);
	background-position: -480px -330px;
}

a#nav-ministry {
	position:absolute;
	left:0px;
	top:540px;
	width:160px;
	height:150px;
	background-image: url(images/navbar.png);
	background-position: 0px -430px;
}

a#nav-ministry:hover {
	background-image: url(images/navbar.png);
	background-position: -160px -430px;
}

a#nav-ministry:active {
	background-image: url(images/navbar.png);
	background-position: -320px -430px;
}

#nav-ministry-selected{
	position:absolute;
	left:0px;
	top:540px;
	width:160px;
	height:150px;
	background-image: url(images/navbar.png);
	background-position: -480px -430px;
}

#content-home {
	position:absolute;
	left:160px;
	top:110px;
	width:800px;
	height:580px;
	background-image: url(images/content-home.png);
}

#content-legacy {
	position:absolute;
	left:180px;
	top:110px;
	width:780px;
	height:560px;
	overflow: auto;
}

#content-tributes{
	position:absolute;
	left:160px;
	top:110px;
	width:800px;
	height:580px;
	overflow: auto;
}

#content {
	position:absolute;
	left:160px;
	top:110px;
	width:800px;
	height:580px;
}
#slideshow_wraper {
	height:356px;
	width:575px;
	margin:0px;
	margin-left:112px;
	margin-right:112px;
}