#WebPortBar {
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/ColorBar8.png);
	background-repeat: repeat-x;
	width: 100%;
	overflow: hidden;
	height: 24px;
}
#WebPortBar-float {
	position: relative;
	text-align: center;
	background-image: url(../images/ColorBar8.png);
	background-repeat: repeat-x;
	height: 25px;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	float: left;
}
#WebPortBar-float2 {
	position: relative;
	text-align: center;
	background-image: url(../images/ColorBar6.png);
	background-repeat: repeat-x;
	height: 25px;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	float: left;
}
#WebPort {
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/WebPort-BG.png);
	background-repeat: repeat-x;
}
#WebPort-Warning {
	position: absolute;
	width: 600px;
	z-index: 10;
	text-align: center;
	padding: 25px;
	background-image: url(../images/Color-gradientLightRed.png);
	background-repeat: repeat;
	background-color: #DF3F3C;
	left: 160px;
	top: 20px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px, rgb(255, 255, 255) 0px 0px 1px 0px inset;
	border-radius: 22px;
	visibility: visible;
}
#WebPort-list {
	position: relative;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#WebPort-listLogo {
	height: 138px;
	position: relative;
	width: 960px;
}
#WebPort-listData {
	position: relative;
	width: 960px;
	background-image: url(../images/WebPort-Man.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 700px;
	text-align: center;
}
#WebPort-AddButton {
	height: auto;
	position: relative;
	text-align: center;
	width: auto;
	margin: 0px;
	border-bottom-color: rgb(206, 216, 222);
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: rgb(206, 216, 222);
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: rgb(176, 192, 200);
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: rgb(243,226,217);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	background-image: url(../images/BG-gradent-green2.png);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 3px 0px, rgb(255, 255, 255) 0px 1px 2px 0px inset;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 140px;
}

#WebPort-headshot {
	height: 240px;
	position: relative;
	text-align: center;
	width: 220px;
	margin: 0px;
	display: table;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px, rgb(55, 170, 23) 0px 0px 0px 0px inset;
	padding: 4px;
	border-radius: 8px;
}
