/* CSS Document */#imagebackground { background: url(images/pagebackground.gif) #cccccc; margin: 30px 0px; padding: 0px; } .flasharea { width: 745px; background: #ffffff; padding: 5px; margin: 0px auto; border-left: 1px solid #89a2b0; border-right: 1px solid #89a2b0; position: relative;}.bottomshadow { width: 757px; margin: 0px auto; background: url(images/shadowBottom.png) repeat-x bottom left; padding: 0px 0px 4px 0px; border-left: 1px solid #9fb5c2; border-right: 1px solid #9fb5c2; position: relative;}.bottomleft { width: 4px; height: 4px; background: url(images/shadowBottomLeft.gif) no-repeat bottom left; position: absolute; bottom: 0px; left: -1px; overflow: hidden; display: block; }.bottomright { width: 4px; height: 4px; background: url(images/shadowBottomRight.gif) no-repeat bottom right; position: absolute; bottom: 0px; right: -1px; overflow: hidden; display: block; }.topleft { width: 4px; height: 4px; background: url(images/shadowTopLeft.gif) no-repeat top left; position: absolute; top: 0px; left: -1px; overflow: hidden; display: block; }.topright { width: 4px; height: 4px; background: url(images/shadowTopRight.gif) no-repeat top right; position: absolute; top: 0px; right: -1px; overflow: hidden; display: block; }.copy { font-family: helvetica, arial, sans-serif; font-size: 11px; color: #588ead; font-weight: bold; text-align: center; margin: 8px auto;}.copy a{ color: #588ead; }
