BODY{
	overflow:auto;
	height: 100%;
	width: 100%;
	}

#topbar {
	float: left;
	height: 137px;
	display:none;
}
#container {
	float: none !important;
	width:auto;
	height:auto;
	overflow:visible;
	position: absolute;
	top: 0px;
}
#leftside {
	background-color: #C6DCEA;
	float: left;
	width: 247px;
	background-image: url(IMAGES/_img_bgr_left.gif);
	display:none;
}
#content {
	width:7in;
	height:10in;
	float: none !important;
	overflow:visible;
	font-weight: normal;
}
#topleft {
	float: left;
	height: 287px;
	width: 346px;
	margin-top: 2px;
}
#topright {
	float: right;
	height: 287px;
	width: 392px;
	padding-right: 4px;
	padding-top: 2px;
}
#bottomcenter {
	float: left;
	height: 100%;
	width: 715px;
	background-color: #FAEACC;
}
#footer {
	width: 700px;
	height: 15px;
	background-color: #FAEACC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#TOPCONTENT {
	height: 70px;
	width: 700px;
}
#piccaption {
	height: 200px;
	width: 220px;
	overflow: auto;
}#corner {
	visibility: hidden;
}
#Right {
	width: 350px;
	float: left;
	margin-right: 0px;
	position: relative;
}
#Left {
	width: 358px;
	float: left;
	padding-left: 0px;
	position: relative;
	left: 0px;
}
.style11 {
	font-size: 14px;
	font-weight: normal;
}
#tabs {
	visibility: hidden;
}
#print {
	display: block;
	visibility: visible;
}

