* {
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	padding: 0;
}
body {
	background: #000000;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	min-width: 798px;
}
.pageBackOriginal {
	background-image: url(../images/testtubes-bg.png);
	background-repeat: no-repeat;
	background-position: 546px 0;
	background-color: #FFFFFF;
}
.pageBackCyan {
	background-image: url(../images/tube-cyan.gif);
	background-repeat: no-repeat;
	background-position: 546px 0;
	background-color: #FFFFFF;
}
.pageBackMagenta {
	background-image: url(../images/tube-magenta.gif);
	background-repeat: no-repeat;
	background-position: 546px 0;
	background-color: #FFFFFF;
}
.pageBackGreen {
	background-image: url(../images/tube-green.gif);
	background-repeat: no-repeat;
	background-position: 546px 0;
	background-color: #FFFFFF;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.oneColLiqCtr #container {
	width: 800px;
	margin: 0 auto;
	border: 0px solid white;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
	padding: 0;
}
.clearBar {
	clear: both;
	line-height: 0pt;
}
/* === Header Bar === */
#headerBar {
	z-index: 1;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	background-color: #000000;
	color: #FFFFFF;
}
#headerBar div.textnav {
	text-align: left;
	position: relative;
	top: 10px;
	text-indent: 20px;
}
#headerBar a:link {
	color: #fff;
	text-decoration: none;
}
#headerBar a:visited {
	color: #fff;
	text-decoration: none;
}
#headerBar a:hover {
	color: #fff;
	text-decoration: underline;
}

#factHome {
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 105px;
	line-height: 70px;
	height: 70px;
	text-align: left;
	float: right;
}
#factHome span {
	display: none;
}
#factHome a:link, #factHome a:visited {
	display: block;
	height: 70px;
	line-height: 105px;
}
#factHome a.active {
	background-position: right top;
}
#factHome a:hover {
	background-position: right top;
}
#factHome .fact {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 105px;
	background: url(../images/factid70.png) no-repeat left top;
}
/* === Flash Intro === */
#flashcontent {
	border:  0px solid white;
	position: relative;
	top: 10px;
	left: 50px;
	width: 700px;
	height: 500px;
	text-align: center;
	color: #fff;
	background-color: #000;
	background: url(../images/neon.jpg) no-repeat left top;
}
#flashcontent span {
	display: none;
}
#flashcontent a.enter:link, #flashcontent a.enter:visited {
	display: block;
	height: 500px;
	line-height: 500px;
}
#flashcontent a.active {
}
#flashcontent a:hover {
}
#flashcontent .enter {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
}
#flashcontent div.flashplayer {
	position: relative;
	top: 510px;
	left: 0px;
}
#flashcontent a:link {
	color: #fff;
	text-decoration: underline;
}
#flashcontent a:visited {
	color: #fff;
	text-decoration: underline;
}
#flashcontent a:hover {
	color: #fff;
	text-decoration: none;
}

/* === Main Pages ==== */

#pageNav {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 610px;
	height: 120px;
}
#pageNav span {
	display: none;
}
#pageNav ul {
	position: absolute;
	left: 0px;
	top: 43px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#pageNav li {
	display: inline;
}
#pageNav a:link, #pageNav a:visited {
	display: block;
	width: 254px;
	height: 23px;
	line-height: 23px;
}
#pageNav a.active {
	background-position: right top;
}
#pageNav a:hover, #pageNav .selected a {
	background-position: right top;
}
#pageNav .about {
	background: url(../images/boldnav/b1_about254.gif) no-repeat;
}
#pageNav .projects {
	background: url(../images/boldnav/b2_projects254.gif) no-repeat;
}
#pageNav .current {
	background: url(../images/boldnav/b3_current254.gif) no-repeat;
}
#boldLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 120px;
	line-height: 120px;
	text-align: left;
}
#boldLogo span {
	display: none;
}
#boldLogo a:link, #boldLogo a:visited {
	display: block;
	height: 120px;
	line-height: 150px;
}
#boldLogo a.active {
	background-position: left top;
}
#boldLogo a:hover {
	background-position: left top;
}
#boldLogo .bold {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 120px;
	background: url(../images/cablenav/bold-logo-cable.gif) no-repeat left top;
}
#plug1 {
	position: absolute;
	left: 150px;
	top: 0px;
	width: 60px;
	height: 120px;
	background: url(../images/cablenav/plug01.gif) no-repeat left top;
}
#plug2 {
	position: absolute;
	left: 150px;
	top: 0px;
	width: 60px;
	height: 120px;
	background: url(../images/cablenav/plug02.gif) no-repeat left top;
}
#plug3 {
	position: absolute;
	left: 150px;
	top: 0px;
	width: 60px;
	height: 120px;
	background: url(../images/cablenav/plug03.gif) no-repeat left top;
}
#boldNav {
	position: absolute;
	width: 400px;
	left: 210px;
	top: 0px;
	height: 120px;
}
#copyBackground {
	position: absolute;
	width: 610px;
	top: 190px;
	left: 0px;
	background: url(../images/cablenav/navigation-cables.gif) repeat-y left top;
}
#copyArea {
	position: relative;
	width: 400px;
	top: 0px;
	margin-left: 210px;
	text-align: left;
	font-size: 11px;
	padding-top: 33px;
}
#copyArea h1.imgHead {
	margin-left: 0px;
	width: 400px;
	height: 28px;
}
#copyArea h1.imgHead span {
	display: none;
}
#copyArea a.aboutLink:link {
	color: #FF00FF;
	text-decoration: underline;
}
#copyArea a.aboutLink:visited {
	color: #FF00FF;
	text-decoration: underline;
}
#copyArea a.aboutLink:hover {
	color: #FF00FF;
	text-decoration: none;
}
#copyArea a.projectsLink:link {
	color: #0093D3;
	text-decoration: underline;
}
#copyArea a.projectsLink:visited {
	color: #0093D3;
	text-decoration: underline;
}
#copyArea a.projectsLink:hover {
	color: #0093D3;
	text-decoration: none;
}
#copyArea a.currentLink:link {
	color: #537713;
	text-decoration: underline;
}
#copyArea a.currentLink:visited {
	color: #537713;
	text-decoration: underline;
}
#copyArea a.currentLink:hover {
	color: #070;
	text-decoration: none;
}
#copyArea h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 11px;
}
#copyArea h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
#copyArea p {
	margin-bottom: 13px;
}
#wireBase {
	position: relative;
	width: 610px;
	height: 50px;
	background-color:#FFFFFF;
	background-image: url(../images/cablenav/navigation-cable-base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#boldBlogImage {
	position: relative;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 117px;
	background: url(../images/boldblogicon.png) no-repeat left top;
}
#boldBlogImage span {
	display: none;
}
#boldBlogImage a:link, #boldBlogImage a:visited {
	display: block;
	height: 117px;
	line-height: 117px;
}
#boldBlogImage a.active {
	background-position: left top;
}
#boldBlogImage a:hover {
	background-position: left top;
}
#boldBlogImage .link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 117px;
}


#tenantspinarenaImage {
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 22px;
	width: 255px;
	height: 44px;
	background: url(../images/tenantspinarena.png) no-repeat left top;
}
#tenantspinarenaImage span {
	display: none;
}
#tenantspinarenaImage a:link, #tenantspinarenaImage a:visited {
	display: block;
	height: 44px;
	line-height: 44px;
}
#tenantspinarenaImage a.active {
	background-position: left top;
}
#tenantspinarenaImage a:hover {
	background-position: left top;
}
#tenantspinarenaImage .link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 44px;
}
