body {
	background-image: url(/images/backgrounds/redWhiteBlue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
width:861px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#b3b1cb;
border-right-color:#b3b1cb;
border-bottom-color:#b3b1cb;
border-left-color:#b3b1cb;
}
#containerTop {
width:853px;
}
#containerTopLeft {
width:3px;
height:3px;
}
#containerTopRight {
width:3px;
}
#containerBottomLeft {
height:3px;
}
#branding {
	width:853px;
	height:168px;
	background-image: url(/images/branding/identificationCards.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#FFFFFF;
	position: relative;
}
#brandingContent {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 329px;
	height: 101px;
	position: absolute;
	top: 50px;
	left: 12px;
}
#ss_17 {
	width: 329px;
	height: 101px;
}
#bodyContent {
width:593px;
height:300px;
}
#bodyContentTop_TXT {
margin-top: 20px;
margin-left: 12px;
margin-right: 30px;
}
#includedContent {
margin-left: 12px;
margin-right: 30px;
}
#bodyContentBottom_TXT {
margin-left: 12px;
margin-right: 30px;
margin-bottom: 10px;
}
#sidebarRight {
width:260px;
}
#sidebarRightTop_TXT {
margin-top: 20px;
margin-right: 12px;
}
#sidebarRightIncludedContent {
margin-right: 12px;
}
#sidebarRightBottom_TXT {
margin-right: 12px;
margin-bottom: 10px;
}