body {
	margin: 0;
}

#banner {
	position: absolute;
	top: 0px;
	left: 150px;
	width: 208px;
	height: 81px;
}

#navigation {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 980px;
	height: 50px;
        border-style: solid;
        border-size: 2px;
        border-color: cc0000;
	background-color: cc0000;
	text-align: center;
}

#pic {
	position: absolute;
	top: 160px;
	left: 200px;
	width: 245px;
	height: 245px;
	background-color: 660066;
}

#thumb1 {
	position: absolute;
	top: 160px;
	left: 455px;
	width: 75px;
	height: 75px;
}

#thumb2 {
	position: absolute;
	top: 160px;
	left: 540px;
	width: 75px;
	height: 75px;
}

#thumb3 {
	position: absolute;
	top: 160px;
	left: 625px;
	width: 75px;
	height: 75px;
}

#thumb4 {
	position: absolute;
	top: 245px;
	left: 455px;
	width: 75px;
	height: 75px;
}

#thumb5 {
	position: absolute;
	top: 245px;
	left: 540px;
	width: 75px;
	height: 75px;
}

#thumb6 {
	position: absolute;
	top: 245px;
	left: 625px;
	width: 75px;
	height: 75px;
}

#thumb7 {
	position: absolute;
	top: 330px;
	left: 455px;
	width: 75px;
	height: 75px;
}

#thumb8 {
	position: absolute;
	top: 330px;
	left: 540px;
	width: 75px;
	height: 75px;
}

#thumb9 {
	position: absolute;
	top: 330px;
	left: 625px;
	width: 75px;
	height: 75px;
}

#main {
	position: absolute;
	top: 415px;
	left: 0px;
	height: 200px;
	width: 980px;
	font-family: Times New Roman;
	font-size: 16px;
	color: 000000;
        background-color: cc0000;
}