
#topnav a.about { /* current page code */
 background: #fff; 
 color: #074070;
 text-decoration: none; 
 border-top: 2px solid #fff;
 border-bottom: 3px solid #fff;
}
* html #topnav a.about {
}
* html #topnav a:hover.about {
 background: #fff; 
}
*:first-child+html #topnav a:hover.about {
 background: #fff; 
}
body #left {
	width: 940px;
	height: auto;
	background: url(none);
	border: none;
}
* html body #left {
	margin: 10px 5px 10px 5px;  
}
body #right  {
  display: none;
}
body #wrap-in2 p, body#sv-w #wrap-in2 p {
  width: auto; 
}
