<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3c.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<title><?php if(isset($pagetitle)){ echo $pagetitle; } else { echo $title; } ?></title>
<!--
Copyright (C) Andy Grayndler
This application is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This appplication is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact Andy Graynder: hide@address.com
-->
<style>
body {
color:#333;
background-color:white;
margin:20px;
padding:0px;
font:11px verdana, arial, helvetica, sans-serif;
}
h1 {
margin:0px 0px 15px 0px;
padding:0px;
font-size:28px;
font-weight:900;
color:#ccc;
}
h2 {
font:bold 12px/14px verdana, arial, helvetica, sans-serif;
margin:0px 0px 5px 0px;
padding:0px;
}
p {
font:11px/20px verdana, arial, helvetica, sans-serif;
margin:0px 0px 16px 0px;
padding:0px;
}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}
a {
color:#09c;
font-size:11px;
font-family:verdana, arial, helvetica, sans-serif;
font-weight:600;
text-decoration:none;
}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}
.title {
position:relative;
width:auto;
min-width:120px;
margin:0px 0px 0px 0px;
padding:5px;
float:top;
z-index:5; }
.navstrip {
position:relative;
width:auto;
min-width:120px;
margin:0px 210px 10px 170px;
background-color:white;
border:1px solid #ccccff;
z-index:3;
}
loginlinks {
text-align=right;
}
.content {
position:relative;
width:auto;
min-width:520px;
margin:20px 210px 20px 170px;
border:1px solid #ccccff;
background-color:white;
padding:10px;
z-index:4;
}
.submitLink {
color: #09c;
background-color: transparent;
text-decoration: underline;
border: none;
cursor: pointer;
}
.footer {
position:relative;
width:auto;
min-width:120px;
margin:0px 210px 20px 170px;
border:1px solid #ccccff;
background-color:white;
padding:10px;
z-index:3;
}
#navAlpha {
position:absolute;
width:150px;
top:20px;
left:20px;
border:1px solid #ccccff;
background-color:#eee;
padding:10px;
z-index:4;
voice-family: "\"}\"";
voice-family:inherit;
width:128px;
}
body>#navAlpha {width:128px;}
</style>
<script type="text/javascript" src="./plugins/whizzywig/whizzywig.js"></script>
</head>
<body>