You are on page 1of 4

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.

dtd"> <html> <head> <title>{PAGE_TITLE} :: {SITE_NAME}</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css">

body { background:black; color:#AB9F82; font-family:georgia,sans-serif; font-size:9pt; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:13pt; margin:0; padding:0; align: left; img:#150600 url(images/greyBG.jpg) repeat-x; } #container { margin: 0 15px; } a { color: #E8D6A3; text-decoration: none; } a:visited { color: #E8D6A3; } a:hover { color: #DEC35A; text-decoration:underline; } .navbar, #menu { padding: 4px; } .navbar { white-space: nowrap; } .navi { padding: 0 4px; } h1

{ background: #170000; text-align: center; color: #fff; text-transform: uppercase; font-size: 13px; margin-bottom: 2px; padding: 3px; } h2 { text-align:left; color: #DEC35A; font-family: arial; font-size: 10px; margin-bottom: 2px; text-transform: uppercase; } #sidebar, #sidebar2, #container { border: 6px double #453310; padding: 10px; text-align: center; } #sidebar { background-color:#000; width:150px; } #sidebar2 { background-color:#000; width:150px; } #menu { width:100%; background-color:#000; text-align:center; text-transform: uppercase; } #menu a { font-family: 'Georgia', serif; text-decoration:none; color:#FFFFFF; font-variant: small-caps; background-color:#000; } #menu a:hover { color:#e4b951; } #menu ul { } #menu li {

display:inline; } #topnav { width:100%; background-color:#000; text-align:left; } #comicset { margin:15px 0px 20px 0px; text-align:center; background-color:#000; } #avi { background:#000; width:125px; height:125px; border: 6px double #453310; align:center; } .authorcomments { background: #000000; border: 1px solid #453310; padding: 5px; margin-right: 1em; text-align: center; min-height: 130px; } </style> </head> <body> <center><img src="http://www.smackjeeves.com/templates/kingly_grunge/images/top. jpg"></center> <div id="menu" style="margin: 0 auto; width: 900px; background: #000;"> {MENU} </div> <table width="1024" cellpadding="0" cellspacing="0" border="0" align="center"> <tr> <td valign="top"> <div id="sidebar"> <h1>S Y N O P S I S</h1> <p>{SITE_DESCRIPTION}</p> <h1>m i s c</h1> <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur feugiat egestas interdum.

Phasellus porttitor facilisis ligula, se d ornare lectus mattis at. Etiam vel velit ipsum, ut auctor odio. Praesent gravida, felis ut sollicitudin tincidunt, diam nibh gravida orci, ac ultricies quam nunc a sapien. Sed et ni si turpis. Donec ut sapien sit amet dolor convallis semper. Pellentesque ullamcorper lectus vel en im pharetra congue. Donec velit tellus, suscipit non condimentum id, varius vitae urna. Nun c eros est, venenatis sit amet pharetra eget, ornare vel ipsum. Duis ultrices urna ut metus tem por et bibendum tortor ultrices. Nam volutpat, est non bibendum sollicitudin, sem erat tempus lorem, a c elementum enim tortor vitae risus. Curabitur et eros et velit imperdiet porttitor. </p> <h1>L i n k s</h1> <a href="...">LINK HERE</a><br> <a href="...">LINK HERE</a><br> <a href="...">LINK HERE</a><br> </div> </td> <td valign="top"> <div id="container" align="center"> {CONTENT} </div> </td> <td valign="top"> <div id="sidebar2" align="center"> <h1>s p o n s o r s</h1> {GOOGLE_AD_120x600} <h1>a f f i l i a t e s</h1> <a href="...">LINK HERE</a><br> <a href="...">LINK HERE</a><br> <a href="...">LINK HERE</a><br> <h1>c r e d i t s</h1> <center> Site Design by <a href="http://www.smackjeeves.com/profi le.php?id=6601" title="KINGV">kingv</a><br> Hosted by <a href="http://www.smackjeeves.com" title="Sm ackjeeves">Smackjeeves</a> </center> </div> </td> </tr> </table> </body> </html>

You might also like