Не получилось... <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" > <head> {headers} <style type="text/css" media="all"> @import url({THEME}/css/style.css); </style> <style type="text/css" media="all"> @import url({THEME}/css/engine.css); </style> </head> <body> <div class="centrs"> {AJAX} <center> <div valign="center"> <table style="width:990px;margin:0 auto" ><tr> <tr> <td class="top_r"> </td> <td class="top_m"> </td> <td class="top_l"> </td> </tr> </table> <!-- main table: start --> <table style="width:990px;margin:0 auto" cellpadding="0" cellspacing="0" border="0"><tr> <!-- head: start --> <div align="left"><a href="/"><img src="{THEME}/images/logo.png" alt="wwww.L2lol.ru" border="0"></a></div> <!-- head: end --> <!-- content: start --> <tr> <!-- left menu: start --> <td class="left" width="230px" valign="top"> <table class="left-menu" width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="left"> <tr><td style="background:url('{THEME}/images/l2_15.gif');color:#ffffff;" height="28" align="center"><b>Опрос</b></td></tr> </td> </tr> <tr> <td align="center"> <table width="75%" class="block" cellpadding="0" cellspacing="0" border="0"> <tr> <td> {vote} </td> </tr> </table> </td> </tr> </table> </td> <!-- left menu: end --> <!-- news block: start --> <td valign="top"> <table class="news-block" width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td class="noout" align="center"> {banner_baner} </td> </tr> <tr> <td align="center"> <table class="news-top" width="100%" cellpadding="0" cellspacing="0" border="0"> <div class="news-top"></div> <tr> <td align="center"> <div class="news-mid"> <table width="475px" cellpadding="0" cellspacing="0" border="0"> <tr> <td> {info}{content} </td> </tr> </table> </div> </td> </tr> <tr> </td> <td class="noout" align="center"> <div class="news-bottom"> </div> <div class="news-ref"> <div id="banner"> ® 2009 </div> </div> </td> </tr> </table> </td> </tr> </table> <!-- news block: end --> <!-- right menu: start --> <td class="right" width="230px" valign="top"> <table class="right-menu" width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="right"> <tr><td style="background:url('{THEME}/images/l2_12.gif');color:#ffffff;" height="28" align="center"><b>Опрос</b></td></tr> <table width="75%" class="block" cellpadding="0" cellspacing="0" border="0"> <td align="center" valign="top">{login}</td> </td> </tr> <tr> <td align="center"> <table width="75%" class="block" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="center"> {banner_right} </td> <!-- advertisement: start --> <!-- advertisement: end --> </tr> </table> </td> </tr> </table> </td> <!-- right menu: end --> </tr> <!-- content: end --> </table> <!-- maintable: end --> </table> </center> </div> </tr></table> </body> </html> css body { background : #ecf9fe; text-align : left; font-family : "Arial", helvetica; font-size : 12px; margin : 0; padding : 0; width:990px } .centrs{ width:990px; margin:0 auto; } .top_r { background-image: url(../images/l2_02.gif); width:32px; height:25px; } .top_m{ background-image: url(../images/l2_04.gif); background-repeat: repeat-x; height:25px; } .top_l{ background-image: url(../images/l2_06.gif); width:32px; height:25px; } .sch{ background-image: url(../images/l2_12.gif); background-repeat: no-repeat; width:232px; height:29px; font: 12pt sans-serif; color: #fff; position: top; position: absolute } * { magin:0; padding:0; } a,a:link,a:visited,a:active,.faux_link { text-decoration:none; color:#2786c2; outline:none; cursor:pointer; } a:hover,.faux_hover,.faux_link:hover { color:#f75342; cursor:pointer; text-decoration:none; } table { border-collapse:collapse; border-spacing:0; } h1,h2,h3 { font-family:arial,sans-serif; } .right-menu { margin-bottom: 20px; } .right-menu img { margin-right: 20px; } .news-top { background: url(../images/nt.jpg); background-position: center top; background-repeat: no-repeat; } .news-mid { margin-top: 29px; background: url(../images/nm.gif); background-position: center top; background-repeat: repeat-y; } .news-bottom { height: 192px; background: url(../images/nb.gif); background-position: center top; background-repeat: no-repeat; } .news-ref { height: 120px; background: url(../images/background-ref.jpg); background-position: center top; background-repeat: no-repeat; } .menu { font-size:13px; } .menu ul{ padding:0px; padding:0px; } .menu li{ list-style-type:none; margin:4px; } .menu li a{ display:block; padding:1px 3px; text-decoration:none; color:#000; } .menu li a:hover{ color:#001; } .menu ul li:hover{ background:#00ccff; } .box { position:absolute; } А какие плюсы и минусы в этом?