body
{
   font-family: Georgia, Times New Roman, Times, serif;
   color: black;
}

p, ul, td
{
   margin: 10px;
   font-size: 95%;
}

li
{
   margin-bottom: 1em;
}

h1
{
   margin: 5%;
   font-size: 105%;
   text-align: center;
}

h2
{
   margin: 5%;
   font-size: 105%;
   text-align: center;
}

.footer           {  color: #CCCCCC; font-size: 90%; font-family: serif; }
.footer a:visited {  color: #CCCCCC; }
.footer a:link    {  color: #CCCCCC; }

.sectionMenu
{
   text-align: center;
   margin: 0 10%;
}

.sectionMenu h2
{
   font-weight: normal;
   margin-bottom: 0;
   line-height: 1em;
}

.sectionMenu p
{
   margin-top: 0.5em;
   margin-bottom: 1.5em;
}

.contactPage
{
   text-align: center;
}

.contactText
{
   font-size: 85%;
   text-align: center;
   padding: 1em 0 1em 0;
}

.cell
{
   font-family: Geneva, Arial, Helvetica, san-serif;
   font-size: 90%;
}

#peoplePhotoTable
{
   text-align: center;
   margin-left: 50px;
}

#peoplePhotoTable td
{
   padding: 0 15px 15px 0;
}



.listBar a:link
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   color: black;
   text-decoration: underline;
}

.listBar a:visited
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   color: black;
   text-decoration: underline;
}

.listBarTitle
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.2em;
   color: black;
   font-weight: bold;
}

.adminActionTable
{
   font-family: Geneva, Arial, Helvetica, san-serif;
   width: 100%;
}

.adminListTable
{
   background: gray;
   font-family: Geneva, Arial, Helvetica, san-serif;
   width: 470px;
}

.adminListTable th
{
   color:yellow;
   background:black;
   padding: 0.5em;
   font-weight: normal;
}

.adminListTable th a:link
{
   color:yellow;
   text-decoration: underline;
}

.adminListTable th a:visited
{
   color:yellow;
   text-decoration: underline;
}

.adminListTable td
{
   padding: 10px;
   font-family: Times, serif;
}

.adminListTable td a:link
{
   color:blue;
   text-decoration: underline;
   font-size: 1em;
}

.adminListTable td a:visited
{
   color:blue;
   text-decoration: underline;
   font-size: 1em;
}

.adminMenu table
{
   padding: 0;
   border: solid 1px gray;
   background: #CCFFCC;
}

.adminMenu th
{
   font-family: sans-serif;
   font-weight: normal;
}

.adminMenu td
{
   padding: 1.5em 1.5em 1.5em 1.5em;
   font-family: sans-serif;
   text-align: center;
   width: 5em;
}

.adminMenu td a:visited { font-size: 1em; color: #330033; text-decoration: none; }
.adminMenu td a:link { font-size: 1em; color: #330033; text-decoration: none; }
.adminMenu td a:hover { font-size: 1em; color: red; text-decoration: none;  }

.loginTable
{
   color: #8A0F00;
   font-family: sans-serif;
   font-size: 1em;
   line-height: 1em;
}

.loginHeader
{
   color: #8A0F00;
   font-size: 1.4em;
   line-height: 3em;
}

.loginLabel
{
   padding  : 0.5em;
}

.statsMenuTable
{
   font-size: 1em;
   font-family: sans-serif;
}

.statsMenuCell
{
   padding: 0.8em;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #B03A1E;
}
.news {
	font-size: 12px;
}

