body          { 
                    color: #333333; 
                    background-color: black;
                       background-image: url("shanghai.jpg");
         background-repeat: no-repeat;
    background-position: 300px 10px;
                     
              }

a                 { color: white }


p.pagetitle        {  
    font-family: Verdana, Ariel, Helvetica, Sans-Serif; 
    font-size: 24px; font-weight: bold; color: #DD9944; 
    background-color: #335577;
    position: absolute;
    top: 0px; left: 0px; width: 200px; height: 200px; 
	padding-left: 10px;
}

div.blog_description {
    font-family: Verdana, Ariel, Helvetica, Sans-Serif; 
    font-size: 14px; font-weight: bold; color: #DD9944; 
    background-color: #335577;
	position: absolute;
	top: -140px; left: 15px; width: 150px; z-index: 1;
}

p.pagetitle a {
    color: #DD9944; text-decoration: none; 
}

p.pagetitle a:hover         { text-transform: uppercase }



.dateheader       { font-size: 12px;  }

div.menubar      { 
    position: absolute; top: 210px; left: 0px;
    width: 200px; 
    padding-right:5px;
    text-align: right;
    background-color: #AA4444;
   
    font-family: Verdana, Ariel, Helvetica, Sans-Serif; 
    }

div.mainblog        { position: absolute; top: 300px; left: 220px;  background-color: #DD9944; padding-left: 15px; padding-right: 15px;  }



p.storytitle   a { font-weight: bold; color: black}

p.storylink     { font-style: italic }
