        body 
        {
            background-color:gray;
            background-image: url(images/brushed_steel_bg.png);
		  }
		  A:link 
		  {
		      text-decoration: none; 
				color: #aaffff
		  }
		  A:visited 
		  {
		      text-decoration: none; 
				color: #ddffff
		  }
		  A:hover 
		  {
				color: yellow
		  }
 
        #translucent_bg {
           background-image: url(images/translucent_bg.png) !important;  /* Mozilla only */
           background-color: transparent !important;           /* Mozilla only */
           }
        #translucent_tl {
           width: 18px;
           background-image: url(images/translucent_tl.png) !important;  /* Mozilla only */
           background-color: transparent !important;           /* Mozilla only */
           }
        #translucent_tr {
           width: 18px;
           background-image: url(images/translucent_tr.png) !important;  /* Mozilla only */
           background-color: transparent !important;           /* Mozilla only */
           }
        #translucent_bl {
           width: 18px;
           background-image: url(images/translucent_bl.png) !important;  /* Mozilla only */
           background-color: transparent !important;           /* Mozilla only */
           }
        #translucent_br {
           width: 18px;
           background-image: url(images/translucent_br.png) !important;  /* Mozilla only */
           background-color: transparent !important;           /* Mozilla only */
           }
        #merch {
           background-image: url(images/grey.png) !important;  /* Mozilla only */
           background-color: transparent !important;           /* Mozilla only */
           }
        #td {
	  color: white;
	  font-family:Arial,Helvetica,sans-serif; font-size:0.9em; font-size-adjust:none; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.6em; 
	  !font-family: arial, helvetica
           }
        #img {
	  color: white;
	  font-family:Arial,Helvetica,sans-serif; font-size:0.8em; font-size-adjust:none; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.6em; 
	  !font-family: arial, helvetica
           }
        #heading {
	  color: white;
	  font-family:Arial,Helvetica,sans-serif; font-size:1.2em; font-size-adjust:none; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.3em; 
	  !font-family: arial, helvetica
           }
        #emphasis {
	  color: white;
	  font-family:Arial,Helvetica,sans-serif; font-size:1.1em; font-size-adjust:none; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.3em; 
	  !font-family: arial, helvetica
           }
        #small {
	  color: white;
	  font-family:Arial,Helvetica,sans-serif; font-size:0.7em; font-size-adjust:none; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.0em; 
	  !font-family: arial, helvetica
           }

