#content {
	background:url('../images/about_bg.jpg');
	}
#scrollContainer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:26px;
	text-align:justify;
	width:250px;
	height:318px;
	position:absolute;
	left:605px;
	top:65px;
	overflow:hidden;
	}
#scrollContent {
	padding-top:1px;
	position:absolute;
	}
#scrollContent p {
	text-indent:20px;
	margin-top:10px;
	margin-bottom:0;
	}
#track {
	background-image:url('../images/about_track.gif');
	background-repeat:repeat-y;
	background-position:4px 0;
	position:absolute;
	top:80px;
	left:570px;
	width:8px;
	}
#top_ball {
	/*padding-bottom:285px;*/
	}
#drag_handle {
	position:absolute;
	padding:10px 1px;
	cursor:pointer;
	}
#drag {
	width:17px;
	height:3px;
	background-color:#c1e1f8;
	line-height:0;
	position:relative;
	}
#about_us {
	position:absolute;
	top:48px;
	left:558px;
	}
