/* CSS Document */
body{padding:20px; margin:20px; background:#000; color:#fff; font:14px/18px Georgia, "Times New Roman", Times, serif;}
div, p, ul, li, img{padding:0px; margin:0px;color:#fff;}
h1, h2, h3, h4, img{padding:0px; margin:0px;color:#bbf;}
ul{list-style-type:none;}
a{color:#fff; text-decoration:none;}
a:hover{text-decoration:underline;}

#smoke{width:407px; height:1024px; float:left;background:url(smoke.jpg) 0 0 no-repeat #fff;position:fixed}

/*----Left Panel----*/
#pan{width:505px; float:left;position:absolute;left:500px;}
#pan p{padding:5px 0px 5px 0px;}
#pan p span{font-weight:bold;}
#pan p.more{width:70px; height:23px; margin:0 0 0 340px;}
#pan p.more a{width:70px; height:23px; display:block; background:url(images/icon2.gif) 0 0 no-repeat #fff; color:#589B02; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 36px;}
#pan p.more a:hover{background:url(images/icon2.gif) 0 0 no-repeat #fff; color:#046CB8; text-decoration:none;}

#pan h2{width:120px; height:30px;margin:30px 0 0 0px;}
#pan ul{width:190px; margin:10px 0 0px 0px;}
#pan ul li.dot{background:url(bullet1.gif) 0 8px no-repeat; height:24px; padding:0 0 5px 10px; font-weight:bold;}
#pan ul li{background:none; height:27px; padding:10px 10px 10px 10px;}

