.debug {
color:#00ff00;
font-size: 10pt;
display: none;
}

.mission {
}

.mission p {
font-family: Arial, Helvetica;
font-size: 36px;
line-height: 46px;
color: #ccc;
margin: 0px 0px 0px 0px; 
letter-spacing: -0.04em; 
}

.redletter {
color: #CC0000;
}

.biglink {
color: #505050;
font-size: 150%;
}

.thinborder {
border: solid 1px #888; 
}

.navhover {
display: inline;
float: right;
}

.navhover a:link, .navhover a:visited, .navhover a:active {
padding: 10px 10px 10px 10px;
text-decoration: none;
color: #000;
font-family: Arial, Helvetica;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
line-height: 40px;
font-weight: normal;
}

.navhover a:hover {
background: #fafafa no-repeat left top;
}

.unavailable, .unavailable p {
background-image: url(images/noise.png);
}

