body {background-color: #4D9DAF;}
#siteFoot {background-color: white;
border-left: 1px solid #477D89;
border-right: 1px solid #477D89;
}
#siteHead {border-bottom: 1px solid #ffffff; height: 164px; width: 100%;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1, .h1Fix {
	padding-top: 24px;
	padding-left: 35px;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 250%;
	text-transform: uppercase; 
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: #274C53;
}

#siteHead h2, .h2Fix {
	font-family: "Trebuchet MS", Arial;
	font-size: 130%;
	color: #274C53; 
	padding-left: 35px;
}

      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
