#header  ul.GlobalNav li a.Iceworlds
{
	font-size: 20px;
	position: absolute;
	top: 0px;
	left: 20px;
	background: url(images/ice_world_hover.png) center top no-repeat;
	height: 0px;
	width: 266px;
	padding-top: 180px;
	padding-left: 0px;
	text-indent: -90px;
}

#header  ul.GlobalNav li a.Iceworlds_IE
{
	font-size: 20px;
	position: absolute;
	top: 0px;
	left: 20px;
	background: url(images/ice_world_hover.png) center top no-repeat;
	height: 0px;
	width: 266px;
	padding-top: 180px;
	padding-left: 0px;
	text-indent: 0px;
}

#header ul.LocalNav li
{
	color: #369;
}

#header ul.LocalNav li a.page1
{
	position: absolute;
	top: 85px;
	left: 250px;
}

#header ul.LocalNav li a.page2
{
	position: absolute;
	top: 85px;
	left: 350px;
}

#header ul.LocalNav li a.page3
{
	position: absolute;
	top: 85px;
	left: 450px;
}

#rightsidebar
{
	border-left: 3px solid #369; 
}

#rightsidebar ul.SideBarNav a
{
	color: white;
	background-color: #369;
	border: 2px groove #69B;
	text-decoration: none;
}

#rightsidebar ul.SideBarNav a:hover
{
	color: #369;
	background-color: white;
}

#rightsidebar ul.SideBarNav a.current
{
	color: #369;
	background-color: white;
}

