/* CSS Document */ 

body { margin:0px 0px 0px 0px; overflow: hidden; font-family:Georgia; color:#000;height:100%; width:100%; font-size:12px;background-image:url(screen.gif); }


a { padding:0px; margin:0px; color:#fff; text-decoration:underline; }
a:hover { color:#fff; text-decoration:none; }

#easel { width:100%;height:100%; }

#left-wrapper {width:100%;margin-top:20px;z-index:3;position:fixed;}
#left-content {margin:20px 80px 0 10px;padding-bottom:20px;min-height:170px;background-color:#999;width:40%;}
#left-content p.head {margin:10px 20px 0 20px;font-family:"Times New Roman", Times, Serif;font-size:40pt;color:#fff;}
#left-content p.sub {margin:10px 20px 0 20px;padding:0;font-family:"Times New Roman", Times, Serif;font-size:18pt;color:#e9e9e9;}
#left-content a, #left-content a:visited { padding:0px; margin:0px; color:#fff; text-decoration:underline; }
#left-content a:hover { color:#fff; text-decoration:none;}
#flash_bg {background-image:url(noflash-img.png); background-position:bottom;background-repeat:no-repeat;}

#foot { width:100%;position:absolute; z-index:3; bottom:0;border-top:2px solid #3f3f3e; }
#foot img {display:none;width:0;height:0;}

/* Global Foot */	 
#foot { width:100%;position:fixed; z-index:3;bottom:0;border-top:2px solid #3f3f3e; }
#foot img {display:none;width:0;height:0;margin:0px;padding:0px;border:0;}
#foot_nav {height:21px;text-align:right;padding:0;background-color:#999;overflow:hidden;}
#foot_nav ul {padding:0;margin:0;margin-right:25px;}
#foot_nav li {display:inline;list-style-type: none;padding:2px 10px;margin:0;}
#foot_nav a:link, #foot_nav a:visited {font-family:Arial, Helvetica, sans-serif; text-decoration:none; text-transform:uppercase ;font-size: 10px;line-height:9px;color:#fff;}
#foot_nav a:hover {text-decoration:underline;color:#fff;}


#flash_bg { width:100%;height:100%; position:absolute; z-index:1;}



