﻿body 
{
  background-image: url('Art/PageBack.gif');
  background-repeat: repeat-x;
  background-color: #c2c2c2;
  color: #333;
  font-family: Verdana, Helvetica, Sans;
	font-size: 12px;
  margin: 0;
  padding: 0;  
  text-align: center;
}

div, img, p
{
  border: 0;
  margin: 0;
  padding: 0;  
}

p
{
  padding-bottom: 3px;
}

p.splash
{
	font-size: 14px;
	font-weight: bolder;
	padding: 10px 0 4px 0;
}

h2
{
  color: #ffb13b;
  font-family: Garamond, Times New Roman, Serif;
	font-size: 18px;
	font-weight: bolder;
	margin: 18px 0 6px 0;
}


p.copyright
{
  font-size: 10px;
  padding-top: 12px;
}

td.line
{
  border-bottom: solid 1px #ccc;
}


#homelink
{
  height: 82px;
  left: 108px;
  position: absolute;
  top: 21px;
  width: 82px;
}

#pagecontent
{
  margin: 0 41px 0 20px;
  text-align: left;
  width: 753px;
}

#pagehead
{
  background: url(Art/Header.jpg) #fff top center no-repeat;
  min-height: 132px;
  padding: 0;
  position: relative;
  width: 814px; 
}

#pagefooter
{
  background: url(Art/BottomEdge.gif) #fff top center no-repeat;
  clear: both;
  min-height: 25px;
  width: 814px;
}

#main
{
  background: url(Art/MainBack.gif) #fff top center repeat-y;
  min-height: 250px;
  padding: 20px 0 20px 0;
  position: relative;
  text-align: left;
  width: 814px;  
}

#menuarea
{
  height: 30px;
  left: 444px;
  position: absolute;
  text-align: right;
  top: 85px; 
  width: 346px;
}