 body {
   background-position:top center;
}
a:link,a:active,a:visited { font-weight : bold; text-decoration: none; }

a:hover		{ text-decoration: none; font-weight : bold; }

/* Main table cell colours and backgrounds */

td.row1	{ background: url(http://img214.imageshack.us/img214/9484/tdrow18lz.jpg);
          background-repeat:repeat-y; 
		  background-color: #FFF6E7; }

/* who is online */		  
.cattitle{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF}
 a.cattitle{ text-decoration: none; color : #FFFFFF; }
 a.cattitle:hover{ text-decoration: underline; color : #FFBF5D; }  
 
/* copyrigh*/
.copyright{ font-size: 10px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #000000; letter-spacing: -1px;
			}

a.copyright{ color: #444444; font-weight: normal; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}