@charset "utf-8";

/* =======================================

	 CSS BrowserReset BaseElements
	
	 (C)BLACKFLAG.NET ALL RIGHTS RESERVED.
	 http://black-flag.net/

 ======================================= */


/*html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
*/
#slideshow img {
	vertical-align: text-bottom;
	-ms-interpolation-mode: bicubic;
}
ol, ul {
	list-style: none;
}
a:focus {
/*\*/
	overflow: hidden;
/**/
}