body {
	background-image: url(/images/backgrounds/greyBlackSpeckles.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 40px;
}
#containerMiddle {
width: 860px;
}
#branding {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(/images/branding/buildingGlassBlue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 107px;
	width: 856px;
}
#brandingContent {
	background-image: url(/images/branding/logo.gif);
	background-repeat: no-repeat;
	background-position: 270px 0px;
	height: inherit;
	width: 588px;
} 
/*spacer gif link to home page*/
#ss_17 {
	width: 318px;
	height: 107px;
	margin-left: 270px;
}
#hNav {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 28px;
	background-image: url(/images/branding/buildingGlassBlue.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 111px;
	padding-right: 111px;
}
.horizNav {
	background-color: #0064B0;
	height: 28px;
	width: 100%;
}
#ss_7 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(/images/backgrounds/buildingGlassLinesLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: white;
	padding-left: 92px;	
}
/*sets minimum height*/
#ss_8 {
	height: 350px;
}
#bodyContent {
	width: 511px;
}

#bodyContentTop_TXT {
	margin-top: 20px;
	margin-right: 30px;
}

#bodyContentBottom_TXT {
	margin-right: 30px;
}

#sidebarRight {
	width: 253px;
}
#sidebarRightTop_TXT {
	margin-top: 20px;
	margin-right: 20px;
}
#sidebarRightBottom_TXT {
	margin-right: 20px;
}
#footer {
padding-top:5px;
}