.container {
	margin: auto;
	height: auto;
	width: 960px;
	color: #96F;
}
.banner {
	background-color: #FFF;
	float: left;
	height: 150px;
	width: 700px;
	background-image: url(../comp/7.gif);
}
.search {
	float: left;
	height: 150px;
	width: 260px;
	background-color: #C9F;
	background-image: url(../comp/10.gif);
}
.navbar {
	float: left;
	height: 50px;
	width: 960px;
	background-color: #F0F;
}
.body1 {
	float: left;
	width: 960px;
	height: auto;
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	font-size: 18px;
}
.footer {
	float: left;
	height: 30px;
	width: 960px;
}
.container .body1 p img {
}
.flashh {
	float: left;
	height: 150px;
	width: 700px;
}
.cal {
	float: left;
	height: 150px;
	width: 260px;
}
