@charset "UTF-8";
#navigation2 {
	height: 35px;
	background-color: #474747;
	font-family: verdana;
	font-size: 12pt;
	text-align: center;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	width: 847px;
	position: relative;
}
#TOPICS {
    text-transform: uppercase;
    background-color: #fc6600;
    color: #000;
    font-weight: bold;
    width: 121px;
    position: absolute;
    height: 25px;
    padding-top: 10px;
    text-align: center;
    font-size: 10pt;
}
#CASELAW {
    text-transform: uppercase;
    background-color: #474747;
    color: #999999;
    font-weight: bold;
    width: 121px;
    position: absolute;
    height: 25px;
    padding-top: 10px;
    left: 121px;
    text-align: center;
    font-size: 10pt;
    top: 0px;
}
#NEWS {
	text-transform: uppercase;
	background-color: #474747;
	color: #999999;
	font-weight: bold;
	width: 121px;
	position: absolute;
	height: 25px;
	padding-top: 10px;
	left: 242px;
	text-align: center;
	font-size: 10pt;
}
#PEOPLE {
    text-transform: uppercase;
    background-color: #474747;
    color: #999999;
    font-weight: bold;
    width: 121px;
    position: absolute;
    height: 25px;
    padding-top: 10px;
    left: 363px;
    text-align: center;
    font-size: 10pt;
    top: 1px;
}
#FACTFILE {
	text-transform: uppercase;
	background-color: #474747;
	color: #999999;
	font-weight: bold;
	width: 121px;
	position: absolute;
	height: 25px;
	padding-top: 10px;
	left: 484px;
	text-align: center;
	font-size: 10pt;
}
#LINKS {
    text-transform: uppercase;
    background-color: #474747;
    color: #999999;
    font-weight: bold;
    width: 121px;
    position: absolute;
    height: 25px;
    padding-top: 10px;
    left: 605px;
    text-align: center;
    font-size: 10pt;
    top: 1px;
}
#ABOUT {
	text-transform: uppercase;
	background-color: #474747;
	color: #999999;
	font-weight: bold;
	width: 121px;
	position: absolute;
	height: 25px;
	padding-top: 10px;
	left: 726px;
	text-align: center;
	font-size: 10pt;
}
#HOME {
    text-transform: uppercase;
    background-color: #474747;
    color: #999999;
    font-weight: bold;
    width: 121px;
    position: absolute;
    height: 25px;
    padding-top: 10px;
    text-align: center;
    font-size: 10pt;
    left: 724px;
}
