#bodyWrap{
width: 1024px;
margin: 0 auto;
}

#contentBody{
margin-top: -47px;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:739px;
	background:#fff url(/eduforum/bg.png); repeat-y top left; /* column 1 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:transparent; /* column 2 background colour */
}

#col1 {
	float:left;
	width:285px;
	position:relative;
	left:760px;
	overflow:hidden;
}
#col2 {
	float:left;
	width:739px;
	position:relative;
	left:739px;
	overflow:hidden;
}


#footer{
clear: both;
}

#top-1{
position: relative;
top: -120px;
left: 300px;
z-index: 10;
display: block;
}