﻿body        {font-family: arial; font-size: 100%; background: #f4ffe4}
#content    {width: 800px; margin: 0px auto 0px auto}
#header     {border: solid 1px #5c743d; margin: 0px auto 0px auto; width: 800px; height: 100px; background-color: #d5ecb4; text-align: center}
#subbody    {width:800px; border: solid 1px #5c743d; border-top: none;}
#nav        {float: left; width: 165px; background-color: #5c743d; color: #f4ffe4; height: inherit}
#subcontent {float: left; width: 600px; background-color: #f4ffe4; padding: 3px 5px 3px 5px}
#footer     {font-size: .75em; color: #5c743d; text-align: center; margin-top: 5px}
a           {color: #f4ffe4; text-decoration: none; }
a:hover     {color: #f88e47;}
a.PageLink	{color: #3981a2; text-decoration: underline;}

td          {border-bottom: solid 1px #f4ffe4; width: 160px}
p, ul       {margin-left: 30px; width: 350px; font-size: .8em}
.para		{font-size: .8em; margin-top: 20px; float: left}
