#left {
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 650px;
	width: 314px;
	
}
div.moduletable_menu {margin-top: 190px;}

#right {
	float: right;
	height: 650px;
	width: 628px;
	background-color: #FFFFFF;
}

#narrow {
	width: 400px;
	height: 650px;
	overflow: auto;
	float: left;
    padding-right: 40px;
}
#wide {
	width: 618px;
	height: 650px;
	overflow: auto;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 650px;
}
#user1 {
	float: right;
	width: 180px;
}
.uhf {margin-top: 150px;}
