﻿#pagewrapper
{
	position: absolute;
	width: 927px;
	left: 50%;
	margin-left: -465px; /* -463px;*/
	/*top: 50%;*/
	margin-top: 50px;
	/*border: dotted 1px red;*/
	overflow:visible;
}
/*#menubar
{
	position:absolute;
	top:78px;
	width:678px;
	height:35px;
	background-image: url('menubar.png');
	left:250px;
}*/

#usg_leftpane_background
{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#669999;
	height: 100%;
	width:134px;
	/*border: solid 1px #5A8E8C;*/
	/*border: solid 1px pink;*/
	z-index:0;
}

#usg_leftpane_bottom
{
	position:absolute;
	bottom:0px;
	left:0px;
}

#usg_middle_content_pane
{
	position:relative;
	margin-left:220px;
	padding-top:25px;
	padding-bottom:60px;
	/*overflow:auto;*/
	/*height:290px;*/
	top:5px;
	/*border: solid 1px blue;*/
	width:500px;
	padding-right:10px;
	z-index:2;
}

#usg_leftpane_content
{
	position:absolute;
	padding-top: 20px;
	width:121px;
	color:White;
	/*background-color:#5A8E8C;*/
	left:0px;
	/*border:solid 1px black;*/
	margin-left:10px;
	z-index:3;
}

#usg_picturebar
{
	position:absolute;
	left:250px;
	padding:0px;
	z-index:1;
	height:53px;
	overflow:hidden;
	/*border: dotted 1px pink;*/
}
