@charset "utf-8";
/* CSS Document */

*{padding:0; margin:0;}
html{overflow:auto;}
body{background-color:#000000; font-size:12px;}
h2{font-size:150%;}
#wrapper{width:980px; background-color:#999999; margin:10px auto;}
#outer{background-color:#000;}
a:link { color: #000000; text-decoration: none; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #FF0000; }
a:active { text-decoration: none; color: #000000; }
a { font-weight: bold; }
a:hover img {filter:alpha(opacity=60);-moz-opacity: 0.6; opacity:.60;}
.fl_r{float:right;}
.cl{clear:both;}
#main{ text-align:center; }
.bg{background-color:#CCCC99;}
.thumbs { background-color:#000; border-left:#fff medium dashed; border-right:#fff medium dashed; width:90px; padding:0 2px;}
img{border:#666666 1px solid;}

