body {
	background-image: url(../images/background.gif);
}

.menu {z-index: 20 }

a:link { color: #004794 }
a:visited { color: #004794 }
a:active { color: #004794 }
a:hover { color: #004794 }


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #054481;
}
.bodytag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.BOTTOMlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.SubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054481;
	font-weight: bold;
}
.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #124c8c;
}

.header a:link {
	color: #999999;
}
.header a:visited {
	color: #004188;
}
.header a:hover {
	color: #FFCC00;
}
.header a:active {
	color: #000000;
}

.header img.feed-icon {
  float: right;
  border: none;
}

div.newspost {
  margin: 10px 0 20px;
}

div.newspost h2 {
  color:#054481;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  margin: 0 0 0;
}

div.newspost h3 {
  color:#666;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  margin: 0 0 0;
}

div.newspost p {
  margin: 0 0 10px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:16px;
}

