html body { margin: 0 auto; padding: 0px; background: #fff; text-align: center; color: #666; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 15px; }
#container { margin: 0 auto; width: 900px; text-align: left; border: 1px solid #aaa; }

#animation { float:right; padding-left: 5px; width: 520px; height: 390px; background:url(/images/animation_bg.jpg) top left no-repeat; }
#samples { clear: both; text-align: center; padding: 16px 0px 12px 0px; }

a:link { color: #666; text-decoration: underline; }
a:active { color: #666; text-decoration: underline; }
a:visited { color: #666; text-decoration: underline; }
a:hover { color: #666; text-decoration: none; }
.FishNet { float: right; }
.FishNet a:link { color: #fff; text-decoration: underline; }
.FishNet a:active { color: #fff; text-decoration: underline; }
.FishNet a:visited { color: #fff; text-decoration: underline; }
.FishNet a:hover { color: #fff; text-decoration: none; }

#footer { background: url(/images/footer_bg.jpg) repeat-x; color: #fff; font-size: 13px; height: 20px; padding: 9px; margin-top: 16px; }