body {
	margin: 0;
	padding: 0;
	background: url(../hudahada/img/bg.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


DIV#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 225px;
	height: 95px;
	margin: 0;
	padding: 0;
}

DIV#logo {
	float: left;
}

DIV#subnavi {
	position: absolute;
	left: 7px;
	top: 100px;
	height: 500px;
	width: 200px;
}

DIV#title {
	position: absolute;
	left: 230px;
	top: 80px;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
	height: 100px;
	margin: 0;
	padding: 0;
}

DIV#content	{
	position: absolute;
	left: 230px;
	top: 100px;
	width: 1000px;
	height: 1000px;
}

DIV#thumbnails {
	position: absolute;
	left: 700px;
	top: 50px;
	width: 500px;
	height: 500px;
}
