body {
	background:url(images/body_bg.jpg) repeat-x rgb(46,73,50);
	background-attachment: fixed;
	margin:0 auto;
}	
a:link {
	text-decoration: none;
	color: #050101;
}
a:visited {
	text-decoration: none;
	color: #050101;
}
a:hover {
	text-decoration: none;
	color: #050101;
}
a:active {
	text-decoration: none;
	color: #050101;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
body {
	background-color: #1d391e
}
#container {
	width: 785px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
}
#header {
	height: 249px;
	background: url(images/header.png) no-repeat 0 0;
}
#header2 {
	height: 249px;
	background: url(images/header2.png) no-repeat 0 0;
}
#header3 {
	height: 249px;
	background: url(images/header3.png) no-repeat 0 0;
}
#header4 {
	height: 249px;
	background: url(images/header4.png) no-repeat 0 0;
}
#header5 {
	height: 249px;
	background: url(images/header5.png) no-repeat 0 0;
}
#header6 {
	height: 249px;
	background: url(images/header6.png) no-repeat 0 0;
}
.body {
	min-height:400px;
	padding-top:5px;
	padding-bottom:10px;
	background:url(images/body.png) repeat-y;
}
.footer {
	position:relative;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	height:122px;
	margin-top: -1.5em;
	}
.content-box {
	margin-left: 50px;
	}
