#footer {
	height: auto;
	width: 1010px;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #333333;
}
#main {
	height: 900px;
	width: 1001px;
	background-image: url(bgd.gif);
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
