#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../img/Header.jpg);
	height: 35px;
	padding-top: 205px;
}

#center {
	margin-left: 200px;
	width: 740px;
	margin-bottom: 30px;
	margin-top: 19px;
	background-image: url(../img/blue-shadow-bkg.gif);
}
#center .content {
	padding: 20px 20px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-image: url(../img/shadow-base-bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 5px;
}
#wrapper {
	width: 959px;
	margin: 0 auto;
	background-image: url(../img/Body.jpg);
}

#footer {
	color: #0956A3;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	background-image: url(../img/Foot.jpg);
	height: 24px;
	background-repeat: no-repeat;
}

#wrapper #LeftNav {
	float: left;
	width: 195px;
	margin-left: 3px;
}
.bl {
	background: url(../img/bl.gif) 0 100% no-repeat #006bb3;width: 190px;}
.br {background: url(../img/br.gif) 100% 100% no-repeat}
.tl {background: url(../img/tl.gif) 0 0 no-repeat}
.tr {
	background: url(../img/tr.gif) 100% 0 no-repeat;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#innerMenu {
	padding-left: 5px;
}
.clear {font-size: 1px; height: 1px}

