body {
color: #000000;
margin: 10px 0px 10px 0px;
background-color: Blue;
font: 600 14px/18px serif;
}

p {
	margin-left: 15px;
}

h1 {
	 padding-bottom:0px;
	 margin:0px;
	 width: 720px;
	 height: 102px;
	 background-image: url(new-2.png);
	 background-position: left;
	 border-bottom:solid #005DB7 10px;
}

h2 {
	 padding: 10px 0px 15px 0px;
	 text-align: center;
	 font-size: 24px;
	 line-height: 18px;
	 border-bottom: solid #005DB7 6px;
	 vertical-align: middle;
	 font-style: italic;
}

h4{
	 font-size: 16px;
	 font-style: italic;
	 margin-left: 10px;
}

#pageheader{
	padding: 0px,0px,0px,0px;
	background-color: transparent;
}

#newsrelease{
  padding: 0px;
	margin-left: 30px;
	margin-right: 50px;
}

#container {
  background-color:#F3F3F3;
	position:relative;
	width:720px;
	margin:0 auto 0;
	padding:0px 0px 0px 0px;
	text-align:justify;
}

#linklist {
	position: absolute;
	top: 210px;
	left: 50%;
	margin-left: 178px;
	width: 182px;
	text-align: left;
	background-color: #E4E4E4;
	font-size: 15px;
}

#linklist h3 {
	margin-top:0;
	height:24px;
	text-align:center;
	background-color:#0099cc;
	color:black;
}

#linklist ul {
	list-style: none;
	text-align:left;
}

#linklist li {
	margin: 0px 0px 12px 0px;
}

#linklist a {
	font-weight: bold;
	color: Black;
	text-decoration:none;
}

#linklist a:hover {
	color:white;
	background:#000000;
}

#headline {
  width:450px;
}

#headline h2 {
	margin: 0px;
	padding: 35px 1px 8px 1px;
	font-size: 18px;
	border-width: 0px;
	font-style: normal;
}

#footer {
	width: 720px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background-color: #0099cc;
	font: bold 9px/6px georgia;
	border-top: 2px solid #000000;
	border-bottom: 10px;
}
#footer a {
  text-decoration:none;
	font-weight:bold;
}

#footer a:hover {
	text-decoration:underline;
	color:#000;
}

#navbar {
	width: 100%;
	font-size: 10px;
	position: relative;
}

#navbar ul{
	margin-left: 5px;
}

#navbar li{
	float:left;
	list-style-type:none;
	white-space:nowrap;
}

#navbar a {
  display: block;
	padding: 0px 13px 0px 22px;
	border: 1px solid black;
	background-color: #FCFCFC;
	color: black;
	text-decoration: none;
}

#navbar a:hover {
  background-color:#000000;
	color:white;
}

#uberlink a:active, #uberlink a:visited,
#uberllink a:hover, #uberlink a:link{
	color:white;
	background:#0099cc;
}

#uberlink2 a:active, #uberlink2 a:visited,
#uberllink2 a:hover, #uberlink2 a:link{
  color:white;
	background:#0099cc;
}

p.center {
	text-align:center;
}

p.bold{
  font-style:italic;
}

#newsrelease p {
  text-indent: 30pt;

}

p.pubs{
  font-size:15px;
  margin-left:50px;
  margin-right:50px;
  margin-bottom:50px;
}

