body {
	margin: 0px;
	background-color: #FFECD5;
	}

#container {
	width: 850px;
	}

#banner {
	width: 850px;
	height: 57px;
	}

#left {
	width: 130px;
	float: left;
	}

#content {
	width: 720px;
	float: right;
	text-align: left;
	}

.clear {
	clear: both;
	}

#center {
/*	width: 720px;	*/
	padding-left: 30px;
	}

div.copy {
	clear: both;
	text-align: center;
	}

.copy p {
	font-family: ‚l‚r ƒSƒVƒbƒN;
	font-size: 12px;
	font-weight: bold;
	font-color: blawn;
	}

td.menubg {
	background: url("../img/menu_bg.gif") repeat;
	}

td.menubbg {
	background: url("../img/menu__bottom_bg.gif") repeat;
	}