body {
	background: url(../images/page/bg_body.gif) repeat center;
	margin:0;
	padding:0;
	text-align:center;
	z-index: -1;
}
#pagebg {
	position:relative;
	width:740px;
	margin:0px;
	text-align:justify;
	background: url(../images/page/bg_page.gif);
}
#pagebdr {
	position:relative;
	width:740px;
	background: url(../images/page/bdr.gif) center top;
	margin:0px;
	text-align:justify;
}
#pageHeader {
	position: relative;
	background: url(../images/head/head.gif) no-repeat center top;
	width:740px;
	height:100px;
	margin:0px;
	padding:0;
	text-align: center;
}
#footer {
	position: relative;
	width:740px;
	margin:0px;
	text-align:justify;
	left: 1px;
}
.smbar {
	position: relative;
	background: url(../images/page/bar.gif) repeat-x;
	height:10px;
	margin:0px;
	padding:0;
	font-size: 2px;
	left: 10px;
	width: 720px;
}
.bar {
	position: relative;
	background: url(../images/page/bar.gif) repeat-x;
	width:720px;
	height:10px;
	margin:0px;
	padding:0;
	font-size: 2px;
	left: 10px;
}
.topbar {
	position: relative;
	background: url(../images/page/topbar.gif) repeat-x;
	width:720px;
	height:10px;
	margin:0px;
	padding:0px;
	font-size: 2px;
	left: 10px;
}
.topl {
	position: relative;
	background: url(../images/page/topl.gif) no-repeat;
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	font-size: 2px;
	left: 0px;
}
.topr {
	position: relative;
	background: url(../images/page/topr.gif) no-repeat;
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	font-size: 2px;
	left: 720px;
}
.btmbar {
	position: relative;
	background: url(../images/page/btmbar.gif) repeat-x;
	width:720px;
	height:10px;
	margin:0px;
	padding:0px;
	left: 10px;
	font-size: 2px;
}
.btml {
	position: relative;
	background: url(../images/page/btml.gif) no-repeat;
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	left: 0px;
	font-size: 2px;
}
.btmr {
	position: relative;
	background: url(../images/page/btmr.gif) no-repeat;
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	left: 720px;
	font-size: 2px;
}
#scroll {
	position: relative;
	width:710px;
	overflow: auto;
	overflow-Y: auto;
	overflow-x: hidden;
	height: 200px;
	scrollbar-face-color: #443322;
	scrollbar-arrow-color: #ffff00;
	scrollbar-track-color: #cccccc;
	scrollbar-3dlight-color: #998877;
	scrollbar-highlight-color: #776655;
	scrollbar-shadow-color: #221100;
	scrollbar-darkshadow-color: #000000;
	border-top: 3px double #ccbb99;
	border-bottom: 3px double #ccbb99;
}

.line {
	position: relative;
	height:1px;
	font-size: 0px;
	width: 710px;
	border-top: 1px solid #CCBB99;
	left: 15px;
}
