@CHARSET "ISO-8859-1";

#nav 				{ display: block; color: #C6D4E1; margin-top: 7px; text-align: center; }
#nav a				{ 
					  border-right: 1px solid #CCCCCC;
					  margin: 0;
					  padding: 0 7px;
					  color: #87A7C4;
					  text-decoration: none;
}
#nav a.activeSlide 	{ color: #000; }

#slideshow 			{ height: 124px; width: 165px;  }
