<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*		{	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;}
img		{	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none;}
h1			{ margin-bottom: 20px; font: 5em normal 'times new roman', times, serif, georgia; text-align: center;}
h1 span		{ color: #ffcc00;}
h1 small	{ display: block; font: 0.2em normal verdana, arial, helvetica, sans-serif; text-transform: uppercase; color: #ccc; letter-spacing: 1.5em;}
.container 	{ padding-bottom: 50px; margin: 0px auto; overflow: hidden; width: 758px;}
ul.display	{ border-right: #333 1px solid; padding-right: 0px; border-top: #333 1px solid; padding-left: 0px; background: #222; float: left; padding-bottom: 0px; margin: 0px; width: 756px; padding-top: 0px; list-style-type: none;}
ul.display li {	border-right: #111 1px solid; padding-right: 0px; border-top: #111 1px solid; padding-left: 0px; float: left; padding-bottom: 10px; margin: 0px; border-left: #333 1px solid; width: 754px; padding-top: 10px; border-bottom: #333 1px solid;}

ul.display li a 					{ font: 0.9em; color: #F00; text-decoration: none;}/*color: #e7ff61;*/
ul.display li a:hover				{ font: 0.9em; color: #e7ff61; text-decoration: underline;}/*color: #e7ff61;*/
ul.display li .content_block		{ padding-right: 10px; padding-left: 10px; padding-bottom: 0px; padding-top: 0px;}
ul.display li .content_block h2		{ padding-right: 5px; padding-left: 5px; font-weight: normal; font-size: 1.7em; padding-bottom: 5px; margin: 0px; padding-top: 5px;}
ul.display li .content_block p		{ padding-right: 5px; padding-left: 245px; font-size: 1.2em; padding-bottom: 5px; margin: 0px; padding-top: 5px;}
ul.display li .content_block a img	{ border: #ccc 1px solid; padding: 3px; background: #fff; float: left; margin: 0px 15px 0px 0px; }

ul.thumb_view li						{ width: 250px;}
ul.thumb_view li h2						{ display: inline;}
ul.thumb_view li p 						{ display: none;}
ul.thumb_view li .content_block a img	{ margin: 0px 0px 10px;}

a.switch_thumb { padding-right: 0px; display: block; padding-left: 0px; background: url(../imgs/switch.gif) no-repeat; padding-bottom: 0px; margin: 10px 0px; width: 122px; text-indent: -9999px; line-height: 26px; padding-top: 0px; height: 26px; outline: none;}
a.switch_thumb:hover { filter: alpha(opacity=75); opacity: .75; -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=75)";}
a.swap { background-position: left bottom;}</pre></body></html>