body
{
	background-color: #004497;
	background-image: url(../images/bg-face-blues.gif);
background-repeat: no-repeat;
	background-position: right center;
	background-attachment:fixed;
}

#navCatTabsWrapper
{
	background: #004497;
}

	#navCatTabs ul li
	{
	  border-top: 1px solid #99B4D5;
	}
	
	#navCatTabs ul li a {
		color: #E5ECF4;
	}

.newsThumb
{
  background-color: #0066C5;
}

h2, h2 a:link, h2 a:visited
{
  font-size: 24px;
  font-weight: normal;
  color: #98D4EA;
  text-decoration: none;
}

.entryDate
{
  font-size: 14px;
  color: #98D4EA;
  margin-bottom: 10px;
}

.newsThumb
{
  float: right;
  margin-left: 5px;
}

.entryCaption
{
  background-color: #0066C5;
}

.summary a:link, .summary a:visited
{
  color: #98D4EA;
}



#bluesContent
{
  font-size: 15px;
}

#footerLinks, #siteinfoLegal
{
  color: #98D4EA;
}


#footerLinks a:link, #footerLinks a:visited, #siteinfoLegal a:link, #siteinfoLegal a:visited
{
  color: #98D4EA;
}
