﻿Body {
	margin:2px 0 0 0;
	background-color:#666EB0;
	background-image:url(../graphics/bg001.gif);
	background-repeat: repeat-x;
}
/* TABLE */
table#main{
	width:793px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	border:1px solid black;
}
table#content {
	margin-top:0px;
	width:100%;
	background-color:#ffffff;
}
table#content td{
    vertical-align:top;
}
table#ohmsCalcTbl{
}
#navTbl{
	width:158px;
	padding-left:0px;
}
table#photoAlbumTbl{
	
}
table#photoAlbumTbl td{
	width:312px;
	text-align:center;
}
#noBorder{
	border:0;
}
Div#leftDIV{
	position:relative;
	left:0;
	top:0px;
	width:157px;

	z-index:1;
}
p#dipoleCenter{
	text-align:center;
	font-family:inherit;
	font-size:24px;
	
}