body {
	background-color: #e8e8de;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
.header{color:#660000;}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:12px;

}
#main {

	width:1168px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#text {
	margin-left:50px;
	margin-top:30px;
	width:1200px;
	height:1200px;
	margin-bottom:0px;
	float:left;
	display:inline;
	line-height: 20px;
}
#footer {
	margin-left:350px;
	margin-top:50px;
	width:447px;
	height:4px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

