/* CSS Document */

#headerPadding {
	padding-bottom: 3px;
}

#textNavWiki{
	width: 947px;
	height: 21px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: middle;
	background-color:#b8e0e8;
	padding-left: 18px;
	padding-top: 5px;
	font-weight: bold;
}

*html #textNavWiki{
	width: 965px;
}

#textNavWiki a{
	color:#000000;
	text-decoration: none;
}

#textNavWiki a:hover{
	color:#d00b0b;
	text-decoration: none;
}

