#leftmenu{
	float:left;
	width:200px;
	background:#DDDDFF;
}

#topbanner{
	width:100%;
	background:#EEEEFF;
	text-align:center;
}

#maintitle{
}

#searchspan{
	position:absolute;
	right:1%;
	top:2%;
}

#maindiv{
	width:90%;
	background:#DDDDDD;
}

#bottombanner{
	width:100%;
	text-align:center;
}

