BODY {
	margin: 0px;
	padding: 0px;
	background: #666666 url(../images/pbgrw.gif) repeat;
}

#content {
	position: absolute;
	top: 433px;
	left: 53px;
	width: 655px;
	padding: 20px 10px 20px 20px;
	margin: 0;
	background-color: #262626;
	border-right: solid 1px #333333;
	border-left: solid 1px #333333;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
}

