body 
{ 
  font-family: Arial;
  background: #bbbbaa;
  text-align: center;
}

h1 
{
  font-size:  50pt;
}

h2 
{
  font-size:  22pt;
}

h3 
{
  font-size:  18pt;
}

h4 
{
  font-size:  16pt;
  margin-top: 0px;
  margin-bottom: 10px;
}

h5 
{
  font-size:  11pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

h6 
{
  font-size:  10pt;
}

p
{
  font-size:  10pt;
  margin-top: 5px;
  margin-bottom: 5px;
}

#mainTitleText
{
  position: absolute;
  top: 3px;
  left: 15px;  
}

#pageTitle 
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 71px;
  width: 744px;
  background: #ffffff;
  background-image:url(../../img/gwennapTitleSqu.jpg);
  background-repeat: no-repeat; 
  border-bottom: 1px solid #638f5a;
  border-top: 1px solid #638f5a;
  border-left: 1px solid #638f5a;
  border-right: 1px solid #638f5a;
  text-align: left;
}

#pageSubTitle 
{
  position: absolute;
  top: 40px;
  right: 1px;
  height: 19px;
  width: 411px;
}

#pageContent
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  width: 749px;
  height: 500px;
  background: #bbbbaa;
  text-align: left;
}

#pageBody
{  
  position: absolute;
  overflow: auto;
  top: 1px;
  left: 124px;
  width: 622px;
  height: 407px;	
  background: #eeeedd;
  border-bottom: 1px solid #638f5a;
  border-top: 1px solid #638f5a;
  border-left: 1px solid #638f5a;
  border-right: 1px solid #638f5a;
}

#innerBody
{
  position: absolute;
  top: 5px;
  left: 10px;
  right: 10px;
}

#credit
{
  position: absolute;
  width: 500px;
  height: 15px;
  top: 420px;
  right: 0px;
  font-size:  8pt;
  font-family: arial;
  text-align: center;
  color: #000000;
}


img.credit
{
  border-width: 0px;
}

img.titleimg
{
  border-width: 0px;
}

#credit a:link    { color: #000000; text-decoration: none;}
#credit a:visited { color: #000000; text-decoration: none;}
#credit a:hover   { color: #0000ee; text-decoration: none;}
#credit a:focus   { color: #0000ee; text-decoration: none;}

a.filedownload:link    { color: #0000ee}
a.filedownload:visited { color: #0000ee}
a.filedownload:active  { color: #0000ee}
a.filedownload:hover   { color: #0000ee}
a.filedownload:focus   { color: #0000ee}
