@charset "utf-8";
/* Page Settings */
body {
	background-color: #333333;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
}
/*Main Header Table Background 1 - layer 1*/
.mht1_bkgnd {
	height: 100px;
	width: 800px;
	background-image:url(../image/tone/10w.png)
}
/*Main Table Background 1 - layer 2*/
.mtL_bkgnd {
	width: 150px;
	background-image: url(../image/tone/10w.png);
}
/*Main Table Background 2 - layer 3*/
.mtR_bkgnd {
	width: 650px;
	background-image: url(../image/pg/corner10w.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Main Table width - layer 4*/
.mtw_bkgnd {
	height: 600px;
	width: 800px;
}
.logotbl {
	background-image: url(../image/Barcellos_Fish.png);
	background-position: center center;
	height: 800px;
	width: 800px;
	background-repeat: no-repeat;

}
