BODY     {
          background-image:url(img/topbg.jpg);
          background-repeat:no-repeat;
          background-color:#FFF9E4;
          color:#332A29;
          font-size:14px;
          margin:0px;
          padding:0px;
          }

A:visited { color: #004B2C; }

A:hover { color: #FF7E00; }

TABLE    {font-size:14px;}

#container{
          width:760px;
          margin:0px 30px;
          }

#bottom  {
          margin-top:280px;
          margin-bottom:50px;
          }

#newstopics{
          width:409px;
          vertical-align:top;
          }

#n_t_bar {
          background-image:url(img/news_topics.jpg);
          background-repeat:no-repeat;
          width:409px;    height:35px;
          padding:7px 0px 7px 20px;
          font-weight:bold;
          font-family:"Times";
          font-size:18px;
          margin-bottom:5px;
          }

.nt_content{
          background-image:url(img/arrow.gif);
          background-repeat:no-repeat;
          margin:0px 0px 15px 7px;
          padding-left:15px;
          }

#topright{
          margin-left:165px;
          padding-left:135px;
          vertical-align:bottom;
          }

#soup_curry_bar{
          margin-left:9px;
          }
          
#soup_curry_bar_in{
          border:none;
          }
          
a#soup_curry_bar_a:link,
a#soup_curry_bar_a:visited,
a#soup_curry_bar_a:active,
a#soup_curry_bar_a:hover{
          color:#000000;
          border:none;
          }

          
#succeed_bar{
          margin-top:10px;
          margin-left:165px;
          }
          
#footer  {
          background-image:url(img/foot.jpg);
          background-repeat:repeat-y;
          padding:2px 10px;
          }

#key     {
          font-size:8px;
          color:#E4C476;
          }