@charset "utf-8";
#container {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	height: 598px;
}
#flash {
	width: 340px;
	float: right;
	height: 598px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#topleft {
	float: left;
	height: 375px;
	width: 142px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#topcenter {
	float: left;
	width: 341px;
	height: 375px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	overflow: auto;
}
#navigation {
	float: left;
	width: 142px;
}

#container #topleft img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#midleft {
	float: left;
	width: 189px;
	height: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(../images/news_08.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
#bottomleft {
	float: left;
	width: 168px;
	clear: left;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 65px;
}

#bottomcenter {
	width: 294px;
	height: 158px;
	margin-left: 189px;
}
