/* CSS Document */
/*
img { 
 border-top: 1px solid #ffcc00;
}
*/

/* Header */
#header_wrapper {
  background: #444444 url(images/header_bg_metal_blue_skc.jpg) top left no-repeat ; 
	position: relative;
	 width: 800px;
	  height: 92px; 
	   border: 0}
	   
#content_1 a {
  background: none;
   }
