/* CSS Document */

body {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:2.1em;
	margin:0px;
	background:#800206 url(../images/bgred.jpg) repeat;
}
h1 {
	font-size:14px;
	color:#ffffff;
	letter-spacing:1px;
}
#topline {
	width:100%;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../images/topper.jpg);
	background-repeat:repeat-x;
}
#wrapper {
	width:880px;
	margin:0px auto;
	padding:0px;
}
#header {
	margin:0px auto;
	padding:0px;
	width:880px;
	height:525px;
	background-image:url(../images/index.jpg);
	background-repeat:no-repeat;
}
