ul #wikimenu  
{
	list-style-type: none;
	line-height:100px;
	height:57px;
}
ul li #wikimenu 
{
	float: left;
	width:105px;
	padding :0px;
	margin:0px;
}
ul a#wikimenu  
{
	background-image: url(../images/normalbackground.PNG);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-align:center;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #371C1C;
	line-height: 58px;
}
ul a:hover#wikimenu
{
	color: #FFF;
	background-image: url(../images/hover.PNG);
	line-height: 58px;
}
ul li a#currentselection
{
	background-image: url(../images/currentselectionnormal.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-align:center;
	line-height: 55px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width:100px;
}
ul li a#wikimenuleft 
{
	background-image: url(../images/leftmost.PNG);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-align:center;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #371C1C;
	width:110px;
	height:57px;
	line-height: 58px;
}
ul li a:hover#wikimenuleft 
{
	color: #FFF;
	background-image: url(../images/leftmosthover.PNG);
	line-height: 52px;
}
ul li a#wikimenuright 
{
	background-image: url(../images/rightmost.PNG);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-align:center;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #371C1C;
	width:110px;
	height:57px;
	line-height:58px;
}
ul li a:hover#wikimenuright 
{
	color: #FFF;
	background-image: url(../images/rightmosthover.PNG);
	line-height: 58px;
}
ul li .wikimenu  
{
	padding :0px;
	margin:0px;
}
ul .wikimenu
{
	list-style-type: none;
}
.paddingmarginzero
{
	padding :0px;
	margin:0px;
}
ul li a#currentleftselection
{
	background-image: url(../images/currentleftselection.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-align:center;
	line-height: 70px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width:110px;
}
ul li a#currentrightselection
{
	background-image: url(../images/rightmosthover.PNG);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-align:center;
	line-height: 70px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width:110px;
}
