<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
	<!--Extra css load for this layout-->
	<stylesheets>
	</stylesheets>
	<blocks name="top" style="xhtml">
		<block name="top-panel" type="modules" style="jaraw" main-inner="1">top-panel</block>
		<block name="header" type="header" main-inner="1"></block>
		<block name="topbar" type="topbar"></block>
		<block name="mainnav" type="mainnav"></block>
		<block name="cpanel" type="usertools/cpanel"></block>
	</blocks>
	<blocks name="middle" colwidth="30">
		<block name="content-mass-top" style="jaraw">content-mass-top</block>
		<block name="content-top" type="spotlight">user1,user2,user3</block>
		<block name="inset2">left</block>
		<block name="right2">right</block>
                <block name="content-mass-bottom">user6</block>
	</blocks>
	<blocks name="bottom" style="xhtml">
		<block name="botsl" type="spotlight" main-inner="1">user7,user8,user9</block>
		
		<block name="footer" type="footer"></block>
		<block name="ie-rounded" type="ie-rounded" no-main="1" no-wrap="1"></block>
	</blocks>
</layout> 