3 words: I hate cvs.
[nyc.indymedia.org.git] / etc / producer / staticpage.template
index 640dfe5..32596c0 100755 (executable)
       <meta name="keywords" content="other"></meta>
     </if>
   </if>
-  <style type="text/css">
-    body, h1, h2, h3, h4, h5, h6, p, li, dt, dd, div, td, blockquote, div, span
-            {font-family:'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;}
-    a       {text-decoration:none;}
-    #searchfield  {font-size: 12px; width:113px; height:16px;  background-color:#aaaaaa;}
-    #searchselect {font-size: 12px; width:120px; height:22px;  background-color:#aaaaaa;}
-    #searchbutton   {font-size: 12px; width:120px; height:20px; background-color:#aaaaaa; text-align: right;}
-  </style>
+   <link rel="stylesheet" type="text/css" href="/css/main.css" />
+
    <script language="javascript">
   function addToNewsletter(id){
     var previousValue=getCookie("myNewsletter");
 
 </head>
 
-<body bgcolor="#dddddd" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" link="#003399" alink="#cc0033" vlink="#660033" >
+<body class="interior">
+
+<include "navigation.template">
+
 <table border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
     <td valign="top">
     </td>
   </tr>
 </table>
-</body>
-</html>
+
+
+<include "footer.template">