@charset "utf-8";
/* CSS Document */

body, html {margin:0; padding:0; border:0;} /* Re-sets IE to "zero" for these values */

body {
	background-color: #282B30;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;	
}

table.header { background: url("../images/headernewdesign.jpg") no-repeat; height: 345px; }td img {display: block;}
td.seperator { background: url("../images/spacer.png") repeat-y; height: 100%; }td img {display: block;}
table.hseperator { background: url("../images/hspacer.png") repeat-x; }td img {display: block;}