#text {
	position:absolute;
	left:117px;
	top:125px;
	width:384px;
	height:357px;
	z-index:10;
}
#header2 {
	position:absolute;
	left:402px;
	top:-56px;
	width:307px;
	height:28px;
	z-index:2;
}
#text2 {
	position:absolute;
	left:400px;
	top:-1px;
	width:369px;
	height:293px;
	z-index:3;
}
/*Scrolling*/
#pseudoWindow3 {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url("bgContent.jpg") no-repeat;
	width: 374px;
	height: 357px;
	border:0px solid #524E4F;
	z-index: 0;
}
#outerWrapper3 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 383px;
	height: 292px;
}
#innerWrapper3 {
	height:293px;
	width:375px;
	padding-right:10px;
	overflow: auto;
	position: relative;
	left: 0;
	top: 0;
}
/*End Scrolling*/
/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 8px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0px;
}


.hscrollerbar {
top: 0px;
}

.hscrollerbar {
top: 20px important;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 11px;
/* z-index *MUST* be given, otherwise links will not be clickable
inside the div */
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url("vscroller.gif") 0px -3px;
width: 6px;
height: auto;
top: 0px;
left:1px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url("vscroller.gif");
width: 6px;
height: 3px;
left:1px;
}

/* Following are OPTIONAL */

.vscrollerbase  {
background-color: #000;
background-image: url("scrollbaseback.gif");

}

.vscrollerbasebeg {
top: 0px;
width: 8px;
background: url("scrollbases.gif") 0px -12px no-repeat;
}

.vscrollerbaseend {
height: 12px;
width: 8px;
background: url("scrollbases.gif") 0px 0px no-repeat;
}

.scrollerjogbox {
width: 0px;
height: 0px;
bottom: 0px;
right: 0px;
}

/* Scroll Bar Master Styling Ends Here */
/*??? ???? <div id="header2">??? ?????????</div>
<div id="text2">??? ?????</div> */
