body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #DDDDDD;
	background-color: #1E004C;
	margin: 0px;
	padding: 0px;
	background-position: 0px 92px;
}
div#top_home {
	background-color: #000000;
	background-image: url(images/tech-com.jpg);
	background-repeat: no-repeat;
	height: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
div#top {
	background-color: #000000;
	background-image: url(images/tech-com_sm.jpg);
	background-repeat: no-repeat;
	height: 92px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
div#global_home {
	right: 40px;
	top: 120px;
	position: absolute;
}
div#global {
	right: 40px;
	top: 50px;
	position: absolute;
}
div#global_home p, div#global p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div#global_home a, div#global a {
	color: #DDDDDD;
	text-decoration: none;
	float: left;
	padding: 0.5em 0 0;
	background-image: url(images/resistor.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 20px;
	width: 73px;
	display: block;
	text-align: center;
	font-size: 75%;
	font-weight: normal;
}
div#global a.current {
	background-image: url(images/resistor2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#global_home a:hover, div#global a:hover {
	background-image: url(images/resistor2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#middle {
	background-image: url(images/t-com3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	margin:0;
	padding-left:275px; /* The width of the rail */
}
* html #middle{
	height:80%; /* So IE plays nice */
}
div#leftnav {
	margin-left:-275px;
	width: 275px;
	margin-top: 0.6em;
	float: left;
	display:inline; /* So IE plays nice */
}
div#leftnav a {
	display: block;
	text-align: left;
	color: #9894FF;
	text-decoration: none;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 105px;
	padding: 0px 0px 0px 26px;
	font-size: 100%;
}
div#leftnav a:hover {
	background-image: url(images/sunglass.gif);
	color: #CC0000;
	background-repeat: no-repeat;
	background-position: left center;
}
div#main {
	padding: 0 0 1em;
	width:100%;
	margin-left:-275px; /* Hat tip to Ryan Brill */
	float:right;
}
div#main p {
	margin: 0.6em 2em 0;
	font-size: 95%;
	line-height: 1.6em;
}
div#main a {
	color: #9894FF;
	text-decoration: none;
	padding-bottom: 2px;
}
div#main a:hover {
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
div#main a img {
	border: none;
	margin-right: 10px;
}
div#main table {
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em;
}
div#main table td {
	padding: 0.1em 0 0.5em;
}
div#main table.table_home {
	margin-left: 0.3em;
	width: 95%;
}
div#main table p {
	margin: 0em;
	font-size: 90%;
	text-align: center;
}
div#main table.table_home p {
	text-align: left;
	line-height: 1.2em;
}
div#main table img {
	margin: 1em 0.5em 0;
	font-size: small;
}
div#main h1 {
	margin: 0.8em 1em 0 0.5em;
	font-size: 110%;
}
div#main h2 {
	margin: 1em 1.2em 0 0.6em;
	font-size: 100%;
}
div#main table.table_home h2 {
	margin: 0em 1.2em 0 0.6em;
}

div.copyright {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	width: 100%;
	background-color: #1E004C;
}
div.copyright p {
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0.5em;
}
img.leftimg {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 10px;
}
table.vidbox {
	background-color: #000000;
	padding: 20px;
}
