body {
	background-image:url(images/crt_background.jpg);
	background-repeat:no-repeat;
	background-color: #255e84;
	margin: 0px;
}

#navposit {
	position:absolute;
	margin-top: 127px;
	margin-left: 18px;
	width: 209px;
}
#screen {
	position: absolute;
	vertical-align: top;
	text-align:left;
	top: 52px;
	left: 336px;
	width: 575px;
	height: 458px;
	padding-right: 5px;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	overflow: auto;
	scrollbar-base-color: #ded9ca;
	}
	#screenshort {
	position: absolute;
	vertical-align: top;
	text-align:left;
	top: 52px;
	left: 336px;
	width: 575px;
	height: 458px;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	overflow: hidden;
	}
#intellinetinteractive {
	position: absolute;
	top: 536px;
	left: 26px;
}
.pagetitle {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #00093c;
}
.txtemphasis
	{
	font-weight: bold;
	}
li {
	font-weight: bold;
	color: #00093c;
	list-style-type: square;
	}
.homepic {
	margin-right: 10px;
	}
.listmargin {
	margin-left: 300px;
}
.listmargin2 {
	margin-left: 270px;
}
.techimg {
	display: block;
	margin-bottom: 8px;
}
a {
	text-decoration: none;
	color: #0436d8;
}
a:hover {
	text-decoration: underline;
	color: #041dd8;
	}
.photoleftdiv {
	width: 225px;
	float:left;
	margin-right: 10px;
	}
.photorightdiv {
	width: 225px;
	float:right;
	margin-left: 10px;
	}
.photorightdivtech {
	width: 160px;
	float:right;
	margin-left: 10px;
	}
.moviecenter {
	text-align: center;
	}
