div.topdami {
	width: 728px;
	height: 20px;
	background-image: url("topimage.gif");
}

div.top {
	width: 470px;
	height: 50px;
	float: left;
	margin: 5px 0px 1px 1em;
}

DIV.topsub {
	width: 258px;
	height: 50px;
  	color : #ffffff;
	margin: 5px 0px 1px 1em;
}

div.all {
	clear: both;
	width: 840px;
	margin: 0px;
	background-color: #ffcc66;
	border-style: solid;
	border-color: silver;
	border-width: 1px;
}

div.main {
	width: 625px;
	float: right;
	background-color: #ffffcc;
	background-image: url("backimage.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

div.main1 {
	width: 625px;
	float: right;
	background-color: #ffffcc;
	margin: 0px;
}

div.menu {
	background-color: #ffcc66;
	margin: 0px 595px 0px 0px;
}

div.dami {
	clear: both;
}

div.footer {
	clear: both;
	text-align: center;
	border-style: solid;
	border-color: silver;
	border-width: 1px;
	margin: 0px;
	padding: 0.5em;
}

