body
{
  position:relative;
  top:-10px;
  font-family: Arial, Helvetica, Sans-sereif;
  font-size: 10pt;
  color: black;
  background: #3ae;
  text-align:center;
}

h1{ font-size: 36pt;font-weight:bold; }
h2{ font-size: 24pt;font-weight:bold; }
h3{ font-size: 18pt;font-weight:bold; }
h4{ font-size: 16pt;font-weight:bold; }
h5{ font-size: 14pt;font-weight:bold; }
h6{ font-size: 12pt;font-weight:bold; }
p { font-size: 9pt; font-weight:normal; }

h1.content, h2.content, h3.content, h4.content, h5.content, h6.content
{
  font: normal Arial, Helvetica, Sans-sereif;
  text-align:justify;
  margin: 2px 0px 0px 0px;
}

p.content
{
  font: normal Arial, Helvetica, Sans-sereif;
  text-align:justify;
  margin: 0px 0px 0px 0px;
}

#mainpage
{
  position:relative;
  top:0px;
  bottom:0px;
  width:800px;
  height:600px;
  margin:0px auto;
  background:white url(../images/fadedsun1.gif) no-repeat center 145px;
  border: 1px solid #666;
}

#topnav
{
  position:relative;
  top:0px;
  height:139px;
  border-bottom: 2px solid #666;
  font: bold 10pt Arial,Helvetica,Sans-sereif;
  padding: 0px 2px;
  background: #eef7ff;
}

#c1
{
  position:absolute;
  top:0px;
  left:4px;
  float:left;
  height:310px;
  width:295px;
  padding: 0px 4px 0px 4px;
  z-index: 1000;
}

#c2
{
  position:absolute;
  top:310px;
  left:0px;
  right:0px;
  bottom:10px;
  float:both;
}

#c3
{
  position:absolute;
  top:0px;
  right:4px;
  float:right;
  height:310px;
  width:295px;
  padding: 0px 4px 0px 4px;
  z-index: 1000;
}

#c4
{
  position:absolute;
  top:141px;
  left:0px;
  right:0px;
  bottom:1px;
  float:both;
  text-align:left;
  padding:0px 4px;
  margin:0px 0px 21px 0px;
  background:#f8fcfc;
/*
  border-top:1px solid black; 
  border-left:1px solid black;
  border-bottom:3px solid black; 
  border-right:3px solid black; 
*/
  z-index:1001
}

#c4 h1, #c4 h2, #c4 h3, #c4 h4, #c4 h5, #c4 h6, #c4 ul, #c4 p
{
  margin:4px 2px 0px 0px;
}

#c4 li
{
  margin: 0px;
}

#footer
{
  position:absolute;
  bottom:0px;
  left:0px;
  right:0px;
  height:20px;
  padding:0px 2px;
  background:white;
  text-align:center;
  font: bold 9pt Arial,Helvetica,Sans-sereif;
  border-top: 2px solid #666;
}

#pager
{
  position:absolute;
  bottom:25px;
  left:0px;
  right:0px;
  height:20px;
  padding:0px 2px;
  text-align:center;
  z-index:10002;
}

.plink:hover
{
  color:red;
  font:bold 12pt Arial,Helvetica,Sans-ereif;
  text-decoration:underline;
  cursor:pointer;
}
