body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtr #container {
	width: 775px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outF {
	position:absolute;
	z-index:2;
	visibility: visible;
}
#sld {
	position:absolute;
	z-index:1;
	visibility: visible;
}
#agenc {
	position:absolute;
	z-index:3;
	padding-left: 680px;
	padding-top: 217px;
	visibility: visible;
}
#twitter {
	position:absolute;
	z-index:4;
	padding-top: 267px;
	padding-left: 640px;
	visibility: visible;
}
#faceB {
	position:absolute;
	z-index:5;
	padding-left: 588px;
	padding-top: 315px;
	visibility: visible;
	width: -30px;
}
#YT {
	position:absolute;
	padding-left: 540px;
	padding-top: 365px;
	z-index:6;
	visibility: visible;
}
#i_Not {
	position:absolute;
	z-index:7;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #003366;
	border: 1px solid #333333;
	margin-top: 216px;
	margin-left: 592px;
	vertical-align: middle;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFFFCC;
	overflow: hidden;
	visibility: hidden;
}
#i_tw {
	position:absolute;
	z-index:8;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #003366;
	border: 1px solid #333333;
	margin-top: 269px;
	margin-left: 562px;
	vertical-align: middle;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFFFCC;
	overflow: hidden;
	visibility: hidden;
}
#i_fb {
	position:absolute;
	z-index:9;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #003366;
	border: 1px solid #333333;
	margin-top: 315px;
	margin-left: 464px;
	vertical-align: middle;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFFFCC;
	visibility: hidden;
}
#i_yt {
	position:absolute;
	z-index:10;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #003366;
	border: 1px solid #333333;
	margin-top: 365px;
	margin-left: 420px;
	vertical-align: middle;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFFFCC;
	overflow: hidden;
	visibility: hidden;
}

