body {
  background-color:#C6DDD7;
  margin:0;padding:0;
  font-family:tahoma,verdana,arial;
}

img, a { padding:0;margin:0;border:none;}

#displayPage {
  position:relative;
  margin:5px auto 0 auto;
  padding:0;
  width:750px;
  background-color:#012D3F;
}

#paulSignature {
  position:relative;
  width:100%;
  text-align:right;
  height:30px;
  background-color:#1b4543;
}
#paulSignature img {
  position:absolute;
  top:5px;left:10px;width:139px;height:28px
}

.copyright {
  color:white;padding:7px 15px 0 0;font-size:70%;
}

#topMenu {
  text-align:right;
  padding:5px 10px 5px 0;
  color:#819604;

}

#topMenu a, #topMenu a.sel {
  font-family:Tahoma;
  font-stretch:wider;
  margin-right:5px;
  padding-left:5px;
  padding-right:5px;
  font-size:80%;
  text-decoration:none;
}

#topMenu a:hover {
  text-decoration:underline;
  color:white;
}


#topMenu a {
  color:#cccccc;
}

#topMenu a.sel {
  color:yellow;
}

#bodynews {
  position:absolute;
  left:30px;top:100px;
  width:180px;
  color:white;
  font-size:80%;
}
#bodynews h2, #bodynews h3 {
  color:#f6e859;
  font-size:100%;
  padding:0;margin:0;
}

#bodynews h2 {font-weight:bold}
#bodynews h3 {font-weight:normal}
#bodynews p  {font-size:80%}
#bodynews p strong {font-size:120%}
#bodynews a {color:white;font-weight:normal}

#bodyBlock {
  font-size:90%;
  color:#cccccc;
  height:250px;
  background-image:url(/common/images/peoplesmall2.gif);
  background-position:top center;
  background-repeat:no-repeat;
  padding:50px 50px 50px 290px;
}

#bodyBlock a {
  color:white;
  text-decoration:none;
}
#bodyBlock a:hover {
	text-decoration:underline;
}


.menuBlock {
  width:750px;
}

#footer {
  height:198px;text-align:right;font-size:70%;
}

