@import url("textstyles.css");
.bckgr_canvas {
	height: 600px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px none #999999;
	padding: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.banner {
	height: 80px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.navibar {
	height: 20px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 80px;
	background-image: url(../images/template/900x20_navibar.png);
	background-repeat: no-repeat;
}
.flash_board {
	height: 200px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 99px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tok_menu {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 310px;
}
.col_1a {
	width: 230px;
	position: absolute;
	left: 170px;
	top: 310px;
}
.col_2a {
	width: 230px;
	position: absolute;
	left: 420px;
	top: 310px;
}
.col_3a {
	width: 230px;
	position: absolute;
	left: 670px;
	top: 310px;
}
.col2a_480 {
	width: 480px;
	position: absolute;
	left: 170px;
	top: 310px;
}
.col2a_730 {
	width: 730px;
	position: absolute;
	left: 170px;
	top: 310px;
}

.phpbb_forum {
	width: 900px;
	position: absolute;
	left: 0px;
	top: 300px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 800px;
	right: 0px;
	bottom: 0px;
}
