body { 
          background-image:url('http://www.getpowers.com/silversteel/nightsky.jpg'); 
          background-repeat:repeat;
          backgound-attachment:fixed;        
          color:blue;
          font-family:arial;    
          font-size:12px;
          margin-top:0px;
		  padding-left:0px;
          scrollbar-face-color: blueviolet;
          scrollbar-arrow-color: white;
          scrollbar-track-color: #ffffff;
          scrollbar-shadow-color: navy;
          scrollbar-highlight-color: white;
          scrollbar-3dlight-color: blueviolet;
          scrollbar-darkshadow-color: black;
    
    }


.time {    vertical-align:top;
              background-color:transparent;
              color:silver;
              width:970px;
              height:25px;
              font-size:14px;
              border-top:1px solid blueviolet;
              border-right:1px solid blueviolet; 
              text-align:right;                     
          }

li.times { display:inline;}

#topbox-headlines { padding-top:5px;list-style-type:none;font-size:16px;text-decoration:underline;font-weight:normal;color:navy; }

li.topbox {color:navy}

.wrap  {   margin : 0 auto;
               background-color:#fff;
               width:970px;  
           }

table.navbar {  width:970px;
                       font-size:14px;
                      text-align:center;
                      }

table.navbar td { 
   border: none; 
       } 
table.navbar td a { 
   display: block; 
   padding: 6px; 
   text-decoration: none; 
        } 
table.navbar td a:link, table.navbar td a:visited { 
   color: white; 
   background-color: navy; 
   text-align: center;
         } 
table.navbar td a:hover, table.navbar td a:active { 
   color: white; 
   background-color: blue;}

a:link { text-decoration: none; color: blue; }
a:visited { text-decoration: none; color:blue; }
a:hover { text-decoration: underline; color:blue; }

.main {  
           width:970px;
            margin-left:auto;
            margin-right:auto;
                    
           }

.main2 {  
            width:970px;
            background-color:white;
            }


#menu {                 
           width:250px;
		   vertical-align:top;
           background-color:#ddddff;
           border:3px solid #cfcfff;
           text-align:left;
           min-height:650px;
           list-style-type:none;
           font-size:12px;  
           }

#menu li a { display: block; 
          padding: 5px; 
          text-decoration: none;  }

   		  
#menu li a:hover, li a:active {  
   color: white; 
   background-color: navy;}
   
#webjournals { background-color:#ddddff; }
#photostuff { background-color:#ddddff;}
#china-related  { background-color:#ddddff;}
#interests   { background-color:#ddddff;}
#language   { background-color:#ddddff;}  
#others  { background-color:#ddddff;}  

#headlines { color:blueviolet;font-size:14px;font-weight:bold;line-height: 1.45em;text-decoration:underline;margin-bottom:1px;text-alignment:center; }
.blog-list { background-color:white;}

#more {  font-size:12;line-height:1.2em }   
#more A:link {   text-decoration: none; color: blue; }
#more A:visited {  text-decoration: none; color: blueviolet; }
#more A:hover {  text-decoration: underline; color: blue; }


li.menuitem  { font-size:14px;background-color:#cfcfff;font-weight:bold;}
.menuitem { font-size:14px;font-weight:bold;}

.hidden { display: none;}
.unhidden { display: block;}

.circle {background-color:#ddddff;list-style-type:none;font-weight:normal;font-size:12px;}
      
   
.video { text-align:center;}

.footer {
               width:950px;
               height:200px;
               font-size:12px;
               vertical-align:top;
               margin-left:auto;
               margin-right:auto;
			   padding:10px;
			   text-align:center;
			   color:white;
               background-color:navy;
          }

