@charset "utf-8";
/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td ,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	font-variant: normal;

} 

a{blr:expression(this.onFocus=this.blur());}
a:focus { -moz-outline-style: none; }

/* PNG */
img, div, input { behavior: url("iepngfix.html") }

/* CSS Document */

body {
	background-image: url(images/bgline.html);
	background-repeat: repeat;
	margin-top: 0px;
	background-color: #540606;
	background-position: center 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
}


.container{
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg.jpg);
	height: 748px;
}

  #flash{
	width: 1280px;
	height: 651px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
  }

  #footer{
	width: 1280px;
	height: 195px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
  }


