* { margin: 0; padding: 0; outline: 0; }
img { border: 0; }

body {
	background: url(../images/bg-tile.jpg);
	font: normal 62.5% arial;
}

h1,
.text-block {
	display: block;
	height: 0;
	overflow: hidden;
}

#contentcontainer {
	background: url(../images/bg-tile-x.jpg) repeat-x 0 -84px;
}

#content {
	display: block;
	width: 1000px;
}

#flashcontent a {
	color: #e3e3e3;
}


#footer,
#footer a {
	color: #b8bbbe;
}

#footer #footerlegal {
	border-top:1px solid #b8bbbe;
}
