#header {
	background-image: url(../background/top_content.gif);
	height: 315px;
	width: 849px;
	right: 50px;
}
#content {
	height: 530px;
	background-image: url(../background/content_no.gif);
	overflow: auto;
	background-repeat: repeat-y;
	width: 849px;
}
#footer {
	background-image: url(../background/footer_content.gif);
	height: 40px;
	width: 849px;
}
#contentleft {
	margin-left: 25px;
	padding-top: 35px;
	padding-right: 650px;
	height: 225px;
	width: 150px;
}
#content #contentleft table tr td table tr td table tr td {
	text-align: right;
}
#contetnright {
	margin-top: -445px;
	margin-left: 330px;
	margin-right: -470px;
}
#content #contentleft #contetnright table {
	text-align: center;
}
