.bodybg { text-align:center; background:#000; margin:0px; }

#wrapper{ width:936px; margin:100px auto; padding: 0px; text-align:left;  }


#top 
{width: 960px; height: 600px; background: url(../Images/Graphics/xmas_header.jpg) top center no-repeat;
    }

    
a img{border:0px;}
    
ul{ color: #333333; font-size: 12px; }



 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */



/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }