body {
  margin: 20px 0;
  padding: 0;
  background: #2765af url(../images/body_bg.jpg) repeat-x scroll 0 50%;
  color: #000000;
  font-family: "Trebuchet MS",verdana,arial,"Times New Roman",serif;
  font-size: 90%;
}
p {
  margin: 0;
  padding: 0 0 15px;
}
a {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #225799;
  text-decoration: none;
}
blockquote {
background-image: url(../images/quoteblack.gif);
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 30px;
font-style: italic;
}
blockquote span {
background-image: url(../images/unquoteblack.gif);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 30px;
}
.pullquote1 {
padding: 10px;
float: right;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #00004bff;
border-bottom-color: #00004bff;
font-size: 16px;
text-align: center;
line-height: 24px;
font-family: "Trebuchet MS",verdana,arial,"Times New Roman",serif;
font-style: italic;
font-weight: normal;
color: #225799;
}
.pullquote2 {
padding: 20px;
float: left;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 20px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #00004bff;
border-bottom-color: #00004bff;
font-size: 16px;
text-align: center;
line-height: 24px;
font-family: "Trebuchet MS",verdana,arial,"Times New Roman",serif;
font-style: italic;
font-weight: normal;
color: #225799;
}
#container {
  margin: 0px auto;
  text-align: center;
  width: 760px;
}
#container h1 {
font-size:45%;
margin:0pt;
padding:0pt;
}
#holder {
  padding: 20px 20px 5px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 100%;
  text-align: left;
}
#logo {
  border-bottom: 1px none #dadada;
  padding: 5px 0 20px 0px;
  background: transparent url(../images/logo315100.png) no-repeat scroll left top;
  float: left;
  width: 470px;
  height: 100px;
}
#add {
  float: right;
  text-align: right;
  width: 200px;
  color: #00004bff;
  border-left: 1px solid;
}
#navigation {
  padding: 10px 0;
 }
#header {
  padding: 5px;
  background: #dadada url(../headers/rotator.php) no-repeat scroll center;
  width: 740px;
  height: 200px;
}
#content {
  padding: 20px 10px 0 0;
  float: left;
  width: 490px;
  line-height: 160%;
}
#news {
  padding: 20px 0;
  float: right;
  width: 250px;
  line-height: 140%;
  text-align: justify;
}
.newsItem {
  border: 1px solid #225799;
  padding: 20px 20px 5px;
  background: #f3f4ae none repeat scroll 0% 50%;
  font-size: 90%;
  margin-bottom: 20px;
}
#footer {
  border-top: 2px solid #2765af;
  padding: 20px;
  background: #dadada none repeat scroll 0% 50%;
  clear: both;
  width: 100%;
  font-size: 80%;
  text-align: left;
}
#copyright {
  float: right;
}
.newsItem h2 {
  margin: 0 0 10px;
  padding: 0;
  color: #00004bff;
  font-size: 130%;
  font-weight: normal;
}
#content h2 {
  margin: 0;
  padding: 0 0 20px;
  font-size: 150%;
  font-weight: normal;
  line-height: 130%;
}
#content h3 {
  margin: 0;
  padding: 0 0 10px;
  font-size: 120%;
  font-weight: normal;
  line-height: 130%;
}
#logo h1 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 170%;
  color: #225799;
}
#navigation ul {
  margin: 0;
  padding: 0;
}
#navigation li {
  margin: 0;
  padding: 0;
  font-weight: bold;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#navigation a {
  padding: 0 20px 0 0;
  color: #00004bff;
  text-decoration: none;
}
#navigation a:hover {
  color: #225799;
}
#footer ul {
  margin: 0;
  padding: 0;
}
#footer li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#footer a {
  padding: 0 5px 0 0;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
#footer a:hover {
  color: #000000;
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
