/* Styles for sitemap.html */

#sitemap-top-row
{
	background:url(../images/bkg_texture_top.jpg) no-repeat;
	background-position:top;
}

#sitemap-bottom-row
{
	background:url(../images/bkg_bottom_texture.jpg) no-repeat;
	background-position:bottom;
	padding-bottom:0;
}

#sitemap-tree
{
	display:block;
	background:url(../images/sitemap_tree.jpg) no-repeat;
	border:2px solid #989898;
	width:597px;
	height:399px;
}

#sitemap-tree #ourstory
{
	background:url(../images/sitemap_ourstorybtn.gif) no-repeat;
	height:30px;
	width:91px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:40px;
	left:80px;
}

#sitemap-tree #ourstory:hover
{
	background-position:0 -30px;
}

#sitemap-tree #timeline
{
	background:url(../images/sitemap_historicaltimelineb.gif) no-repeat;
	height:30px;
	width:132px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:-3px;
	left:267px;
}

#sitemap-tree #timeline:hover
{
	background-position:0 -30px;
}

#sitemap-tree #history
{
	background:url(../images/sitemap_historyofsouthafric.gif) no-repeat;
	height:30px;
	width:151px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:-12px;
	left:420px;
}

#sitemap-tree #history:hover
{
	background-position:0 -30px;
}

#sitemap-tree #who
{
	background:url(../images/sitemap_whowearebtn.gif) no-repeat;
	height:30px;
	width:105px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:18px;
	left:115px;
}

#sitemap-tree #who:hover
{
	background-position:0 -30px;
}

#sitemap-tree #what
{
	background:url(../images/sitemap_whatwedobtn.gif) no-repeat;
	height:30px;
	width:105px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:-26px;
	left:236px;
}

#sitemap-tree #what:hover
{
	background-position:0 -30px;
}

#sitemap-tree #where
{
	background:url(../images/sitemap_wherewearebtn.gif) no-repeat;
	height:30px;
	width:115px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:-40px;
	left:355px;
}

#sitemap-tree #where:hover
{
	background-position:0 -30px;
}

#sitemap-tree #donate
{
	background:url(../images/sitemap_donatebtn.gif) no-repeat;
	height:30px;
	width:76px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:31px;
	left:30px;
}

#sitemap-tree #donate:hover
{
	background-position:0 -30px;
}

#sitemap-tree #day
{
	background:url(../images/sitemap_dayinlifebtn.gif) no-repeat;
	height:30px;
	width:130px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:-17px;
	left:130px;
}

#sitemap-tree #day:hover
{
	background-position:0 -30px;
}

#sitemap-tree #about
{
	background:url(../images/sitemap_aboutusbtn.gif) no-repeat;
	height:30px;
	width:85px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:-25px;
	left:285px;
}

#sitemap-tree #about:hover
{
	background-position:0 -30px;
}

#sitemap-tree #contact
{
	background:url(../images/sitemap_contactusbtn.gif) no-repeat;
	height:30px;
	width:93px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:-65px;
	left:476px;
}

#sitemap-tree #contact:hover
{
	background-position:0 -30px;
}

#sitemap-tree #home
{
	background:url(../images/sitemap_homebtn.gif) no-repeat;
	height:30px;
	width:93px;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:relative;
	top:17px;
	left:262px;
}

#sitemap-tree #home:hover
{
	background-position:0 -30px;
}