body{
	text-align: center;
	padding:0;
	margin:0;
	border:0;
	font-size: 12px;
}
#container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 760px;
}
#head2{
	height: -200px;
	width: 1000px;
	position: absolute;
	left: 194px;
	top: -55px;
}
#head{
	height: 217px;
	width: 1000px;
	background-image: url(/images/head.gif);
}
#corps{
	height: 507px;
	width: 1000px;
}
#foot{
	background-image: url(/images/foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 34px;
	width: 1000px;
	top: 727px;
	position: absolute;
	line-height: 18px;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5f5015;
	text-decoration: none;
}
p a:link, a:visited{
	color: #5f5015;
	text-decoration: none;
}
p a:hover{
	color: #5f5015;
	text-decoration: underline;
}

