  body {
    margin : 0 auto;
	background-image:url('http://www.littlechinaworld.com/purpledragons.jpg'); 
    background-repeat:repeat;
    backgound-attachment:fixed;
    width:960px;
	color:white;
    font-size: 14px;
    font-family:tahoma;verdana;    
    margin-top: 12px;
    margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	scrollbar-face-color: blueviolet;
    scrollbar-arrow-color: white;
    scrollbar-track-color: #000000;
    scrollbar-shadow-color: navy;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: blueviolet;
    scrollbar-darkshadow-color: black;
    
  }

table { border:4px double blueviolet; }


.language { border:4px double blueviolet;text-align:center;font-size:12px }
#language { border:4px double blueviolet;text-align:center;font-size:12px }

.blog-list { background-color:#000000; }
.table { background-color:#000000; }
.vid { border:none;background-color:#000000; }


#headlines { font-family:arial;font-size:16px;line-height: 1.45em;text-decoration:underline;margin-bottom:1px;text-alignment:center; 
             }
A:link {   text-decoration: none; color: #9999ff  }
A:visited {  text-decoration: none; color: #9999ee  }
A:hover {  text-decoration: none; color: orange }


#more {font-size:14;text-align:left;}   
#more A:link {   text-decoration: none; color: #9999ff }
#more A:visited {  text-decoration: none; color: #9999ee  }
#more A:hover {  text-decoration: none; color: orange }

#buzzboost { text-align:left;}
#buzzboost A:link { text-decoration: none; color:#D0A9F5; }
#buzzboost A:visited {  text-decoration: none; color: #D0A9F5;}
#buzzboost A:hover {  text-decoration: none; color: orange; }
#buzzboost  { color:#ddddff;font-size:12px;line-item;list-style-type:none;}

.exchange-post-title { font-size:14px;font-weight:bold;
                      }

#topbox-headlines { 
                    list-style-type:none;
                    text-decoration:underline;
                    font-weight:bold;
                    color:333344;
                  }

  

li  { list-style-type:none;}       

li.data  { list-style-type:none; }
		   
.data { list-style-type:none;
        text-align:left;
		height:105px;
		border-bottom:0px solid blueviolet; 
		}

.profile {  border:none;
		   color:silver;
		   list-style-type:none;
		   vertical-align:top;
		   text-align: left;
		   width:100%;
		   padding:0px;
		   line-height:140%
           }

.profile-img { float:left;
               margin-right:10px
		   }
		   
form label {
  display: inline-block;
  width: 200px;
}

form input, textarea {
  border:none;
  background-color:#ddf;
  color:#001;
  }


hr { color: #222244}

table.navbar {  
	          font-size:12px;
	          text-align:center;
                      }

table.navbar td { 
   text-align:center;
	           } 

table.navbar td a {
   padding:10px;
   display: block; 
   text-decoration: none; 
        } 
table.navbar td a:link { 
   color: #9999ff; 
   background-color: black; 
   text-align: center;
         }  	
table.navbar td a:visited { 
   color: #9999ff; 
   background-color: black; 
   text-align: center;
         } 
table.navbar td a:hover { 
   color: orange; 
   background-image: url('http://www.littlechinaworld.com/language-exchange/pbar.jpg');}
   
 table.navbar td a:active { 
   color: orange; 
   background-image: url('http://www.littlechinaworld.com/language-exchange/pbar.jpg');}	

                        

table.footer { 
         width:100%;
		 text-align:center;
		 border:none;
			 } 
			 
table.footer td {			 
   font-size:11px;
   padding:5px;
   text-align:center
    }

.hidden { display: none; }
.unhidden { display: block; }