/* MARGINS - PADDING */
body {margin: 0;}
#wikitext, #content {margin: 0 5%; }
#pic {text-align: center;}

#wikitext table {margin: 0 auto; width: 640;}
/* COLOR */
body {background-color : #ccc;}
a  {color:#444;}
a:hover, a:active  {color:#88d;}
input {background-color: #ddd;}
table, td {border-color: white;}
#photog {color: #888;}

/* FONT */
body, td {font-family: arial,verdana,helvetica,sans-serif; }
a, a:hover, a:active {font-weight: bold; text-decoration: none;}

h1 {font-size: 16pt;}
h2 {font-size: 14pt;text-align: center;}
h3 {font-size: 12pt; margin: 0;}
.admin {font-size: 9pt; font-weight: normal;}
#title {font-size: 20px; font-weight: bold;}
#wikitext td {font-size: 9pt;}
.fineprint {display: none;}


#nigelheader {background-color:#c4c4c4; border-bottom: 2px solid #d4d4d4; font-size: 12pt; text-align: center; margin: 0 0 0 0; padding: 0 0 2px 0;}
#nigelfooter {background-color:#c4c4c4; font-size: 9pt; margin: 0 0 0 0; padding: 2px 0 5px 0; border-top: 2px solid #d4d4d4; text-align: center; }

/* MENUS */
#nigelheader ul { list-style: none;
margin: 0 0;
}

#nigelheader ul li {
display: inline;
}

#nigelheader ul li a {
  padding: 3px 5px 0px 5px;
  border-bottom: 2px solid #c4c4c4;
}

#nigelheader ul li a:hover {
background: #cfcfcf;
border-bottom: 2px solid #88d;
}

/* WIKITEXT TABLES */
#wikitext ul {margin-left: 0; padding-left:0;}
#wikitext li {list-style-type: square; list-style-position: inside; }

#wikitext img {padding: 0 20px;}






