@CHARSET "ISO-8859-1";
#maincontainer {
	width:60em;
}
#content {
	width:30em;
}
#rightpane {
	position:absolute;
	top:125px;
	left:46em;
	width:14em;
	height:auto;
	z-index:10;
	
}

#rightpane div {
	margin:5px;
	padding:5px;
}

#contentsection {
	margin-left:14em;
	margin-right:14em;
}
#footer {
	padding-right:15em;
}
