<b:panelset b:rows="120px 60px * 20px" b:singular="loose"><!--wrapper --> <s:event b:on="construct"> <s:setstyle b:opacity="20" /> <s:fxstyle b:opacity="100" b:time="500"/> </s:event> <s:behavior b:name="history"> <s:event b:on="click"> <s:history b:name="browser" b:bookmark="{@rel}"> <s:task b:action="select" b:target="{@b:target}" /> </s:history> </s:event> </s:behavior> <b:panel style="background-color: #fff; overflow:hidden; text-align:center; background: url('images/headerbg.jpg')repeat-x;" id="header" > <s:include b:url="data/structure/header.xml" /> </b:panel> <b:panel style="background-color: #fff; overflow:hidden; text-align:center; background: url('images/navbg.jpg')repeat-x;" id="nav" > <center><s:include b:url="data/structure/navigation.xml" /> </center> </b:panel> <b:panelset b:cols="*" class="b-panel" b:singular="loose"><!--content --> <b:panel style="background-color: #c4ced2;" id="content" class="padstrip"> <center><s:include b:url="data/news/news.xml" /> </center> </b:panel> </b:panelset><!--close content --> <b:panelset b:rows="20px" b:singular="loose"> <b:panel style="background-color: #c4ced2; text-align:center"> For non-commerical use only - Best viewed in Firefox</b:panel> </b:panelset><!--close footer --> </b:panelset><!--close wrapper -->