a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
#nav {
  float: left;
  margin: 0;
  padding: 0 0 0 10px;
  font-size: 9px;
  voice-family: "\"}\""; 
  voice-family: inherit;

}
html>body #main #nav {
  width: 690px;
}
#nav li {
  float: left;
  margin: 0px; 
  padding: 0;
  list-style-type: none;
}
#nav a,#nav span {
  float: left;
  line-height: 20px;
  font-weight: bold;
  margin: 0 10px;
  padding-bottom: 3px;
  text-decoration: none;
  color: #fff;
}
#nav a:hover {
	padding-bottom: 0;
	color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav span {
	color: #CCCCCC;
	font-weight: bold;
	padding-right: 10px;
	background: transparent url('i/ar.gif') top right no-repeat;
}
#nav span strong {
   color: #CE0201;
}

div {
  padding: 0; 
  margin: auto; 
  border: 0; 
  position: relative; 
  text-align: center; 
  overflow: visible; 
  background-color: transparent;
}
