body {background-color: #C1DAFF;}
#siteFoot {background-color: white;
border-left: 1px solid #9EB2DA;
border-right: 1px solid #9EB2DA;
width: 727px;
}
#siteMain, #siteHead {
border-left: 1px solid #9EB2DA;
border-right: 1px solid #9EB2DA;
width: 757px;
}
#siteHead {height: 143px; width: 757px;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1 {
	padding-top: 30px;
	padding-left: 30px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 230%;
	display:none;
}
#siteHead h1 a, #siteHead h1 a:visited {
	color: #5D712D;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color: #1E2D4C;
  display: block;
  position: absolute; 
  top: 105px;
  left: 410px;
}
