/* Created using Style Master from Western Civilisation CSS1 { 209 160 531 817 } */
body {font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #4c4c4c;
font-size: 1em;}

#navigator {background-color: #ff7d00;
width: 25%;
position: absolute;
top: 10px;
left: 10px;
padding: 1px;}

p.navlink {font-weight: bold;
text-align: center;
margin-bottom: 1px;
margin-top: 0px;}

p.navlink a {text-decoration: none;
display: block;
color: #ff7d00;
background-color: #4c4c4c;
padding-top: 4px;
padding-bottom: 4px;}

p.navlink a:hover {background-color: #333333;}

p.navlink a:link span {display: none;}

p.navlink a:visited span {display: none;}

p.navlink a:hover span {font-size: .8em;
position: absolute;
top: 22em;
font-weight: normal;
display: block;}