body-center {text-align: center;}
body {font-family: arial, helvetica, "sans serif";
           background-color: #0000ff;
           color: #000099;
           position: relative;
           margin-left: auto;
           margin-right: auto;
           width: 773px;
           font-size: 1em;}
h1, h2, h3, h4     {text-align: center;}
a.linklist     {display: block;
                width: 152px;
                padding-top: 5px;
                height: 25px;}
a.linklist:link, a.linklist:active, a.linklist:visited   {color: #000099;
                                                          text-decoration: none;}
a.linklist:hover   {background-color: #000099;
                    color: #ffffff;
                    text-decoration: none;}
a.linklist:focus   {background-color: #000099;
                    color: #ffffff;}
a:link, a:active, a:visited {color: #000099;}
a:hover  {background-color: #000099;
          color: #ffffff;}
a:focus   {background-color: #000099;
                    color: #ffffff;}
ul.nav    {list-style: none;
           float: left;
           margin-left: 0px;
          margin-top: 0px;
          padding-top: 0px;
          padding-left: 0px;
           padding-right: 1px;
           border: 1px solid #ffffff;}
li.nav    {background-color: #99ccff;    
           text-align: center;
           float: left;
           display: inline;
           line-height: 1.5;
           font-size: .8em;
           font-weight: 700;
           border: 1px solid #0000ff;}
li.nav1    {background-color: #99ccff;
            width: 152px;
            float: left;
            display: inline;
            line-height: 1.5;
            padding-top: 5px;
	    border: 1px solid #0000ff;
            height: 25px;} 
#logo, #header, #main    {background-color: #ffffff;}
#logo    {text-align: center;}
#header  {margin-top: 1px;
          padding-top: 20px;
          padding-bottom: 20px;
          margin-bottom: 0px;}
#nav     {height: 27px;}
#main    {padding-top: 20px;
          padding-bottom: 20px;
          padding-left: 10px;
          padding-right: 10px;}
hr       {color: #000099;}
hr.one   {width: 50%;}
.style1  {font-weight: 700;}
.style2  {font-style: italic;}
.style3  {text-decoration: underline;}
.style4  {text-indent: -9999em;}
p.one    {text-align: center;}
#footer  {text-align: left;
          width: 773px;
          margin-top: 1px;}

