body
{
background:#fff;
font-family:'georgia';
font-size:13px;
color:#142A3B;
}

#wrapper
{
position:relative;
top:10px;
margin-left:auto;
margin-right:auto;
width:872px;
height:650px;
}

h1
{
  font-size:10px;
   height:113px;
}

h1 span {
   position:absolute;
   width:850px;
   height:113px;
   background:url("images/header.jpg") transparent top left no-repeat;
}

a,
a:visited,
a:active {
text-decoration: underline;
color: #1e489f;
}

a:hover {text-decoration: none;}

a img {
border: 0;
}

h2
{
font-size:1.3em;
color:#1e489f;
}

h3
{
font-size:13px;
color:red;
}

img {
  margin: 4px;
}

#header
{
width:850px;
height:155px;
margin-bottom:10px;
}

#header h2 {
width: 850px;
text-align:center;
}

#footer
{
clear: both;
padding-top: 20px;
width:850px;
height:20px;
font-size: 0.8em;
}

.rightcol {
  width:310px;
  background:#fff;
  color:#000;
  padding-left:10px;
  float: right;
  text-align: center;
}

#rightcol img{
  margin-bottom: 15px;
}

#maincont p img {
  float: left;
  margin-right:10px;
}

.keylink {
  font-size: 1.1em;
  font-weight: bold;
  vertical-align: middle;
}

p.intro {
  font-size: 1.1em;
  font-weight: bold;
}

p.text
{
line-height: 1.6;
}

p.caption{
  margin:0;
  text-align: right;
  font-size:0.85em;
  font-style: italic;
}