/* Copyright (c) Graeme Weston, 2008.  All rights reserved. */

body {width: 1030px; margin: 4% auto auto auto; background: #808080; color: #CCCCCC; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
color2 { color: #E9E7E7; font-size: 12px; letter-spacing: 1mm; }

a:link, a:visited, a:active { color: inherit; text-decoration: none; border-style: none; }
a:hover { color: #FFCC66; text-decoration: none; border-style: none; }
a.noHov:hover { color: inherit; text-decoration: none; border-style: none; }

div.nav { width: fit; border: 1px solid; text-align: center; }
table { width: 100%; }

td.lhs { width: 230px; vertical-align: top; text-align: full;}
td.mid { width: 570px;  text-align: center; }
td.rhs { width: 230px; vertical-align: top; text-align: right; }

/* pagenotfound.html */
