#HEADER {
	background-image: url(img/bodytop.gif);
	background-repeat: no-repeat;
	height: 123px;
	width: 760px;
	display: block;
}
#CONTENTS {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/body2.gif);
}
#MAIN {
	display: block;
	width: 760px;
	padding-top: 5px;
}
#left-menu {
	width: 200px;
	background-image: url(img/background.gif);
	float: left;
	display: block;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 20px;
}
#right {
	float: right;
	width: 485px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#FOOTER {
	background-image: url(img/body3.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#FOOTERLINK {
	width: 760px;
}
	
#pagemain {
	width: 700px;
	padding-left: 30px;
}
