body
	{
	color: #444;
	background-color: #ffffff;
	background-image: url(images/slbg2.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
	/*
	width: 8in;
	*/
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: lighter;
	}

img
	{
	border: none;
	}
	
sup
	{
	font-size: 11px;
	}
	
h1.headline
	{
	text-align: left;
	}

div#content       
	{
	font-family: Arial, sans-serif ;
	text-align: justify;
	position: absolute;
	z-index: 7;
	top: 190px;
	left: 145px;
	width: 60%;
	margin-top: 15px;
	visibility: visible;
	background: transparent;
	}
	
div#logo
	{position: absolute;
	top: 3%;
	margin-left: 20%;
	margin-right: 20%;
	width: 488px;
	/*
	z-axis: 10;
	width: 80%;
	*/
	height: 136px;
	text-align: center;
	background-image: url(images/solutionslabs.png);
	background-repeat: no-repeat;
	}

div#logo:hover
	{
	position: absolute;
	top: 3%;
	margin-left: 20%;
	margin-right: 20%;
	width: 488px;
	/*
	width: 80%;
	z-axis: 10;
	*/
	height: 136px;
	text-align: center;
	background-image: url(images/solutionslabs1.png);
	background-repeat: no-repeat;
	}

div#background
	{
	position: fixed;
	top: 150px;
	left: 170px;
	}

div#sidebar
	{
	position: absolute;
	z-index: 2;
	top: 12px;
	left: 9px;
	width: 150px;
	height: 90%;
	visibility: visible;
	}

div#topbar
	{
	position: absolute;
	z-index: 3;
	top: 12px;
	left: 9px;
	width: 99%;
	height: 164px;
	visibility: visible;
	}

div#navibar1	/* This is the top horizontal navigation bar */
	{
	position: absolute;
	z-index: 10;
	top: 155px;
	/*
	left: 18px;
	background: #aabbff;
	*/
	border-bottom: 3px double navy;
	width: 70%;
	height: 30px;
	padding-top: 3px;
	text-align: center;
	margin-left: 13%;
	margin-right: 13%;
	visibility: visible;
	display: block;
	}

div#navibar2	/* This is the left-side navigation bar */
	{
	clear: both;
	top: 98%;
	text-align: justify;
	width: 95%;
	height: 34px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 2%;
	margin-right: 2%;
	background: #ddeeff;
	border: 1px solid navy;
	}
	
div#navibar3	/* This is the bottom horizontal navigation bar */
	{
	position: absolute;
	top: 225px;
	left: 15px;
	width: 17%;
	margin-right: 2%;
	}
	
div#column
	{
	float: left;
	width: 50%;
	font-size: 75%;
	text-align: left;
	}

div.navi1	/* This item controls spacing between navibar1 items */
	{
	position: relative;
	float: left;
	text-align: center;
	white-space: nowrap;
	font-size: 80%;
	width: 16%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 2px 2px 2px;
	/*border: 1px solid #000;*/
	}

div.navi2	/* This item controls spacing between navibar2 items */
	{
	position: relative;
	float: left;
	width: 28%;
	text-align: center;
	font-size: 70%;
	/*
	clear: left;
	*/
	margin-top: 3px;
	margin-right: 1.5%;
	margin-left: 1.5%;
	padding: 2px 2px 2px 2px;
	/*border: 1px solid #000;*/
	}

div.navi3	/* This item controls spacing between navibar3 items */
	{
	float: left;
	clear: both;
	text-align: center;
	font-size: 80%;
	/*
	width: 30%;
	*/
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 2px 2px 2px;
	/*border: 1px solid #000;*/
	}

div#reg
	{
	position: absolute;
	z-index: 6;
	top: 25px;
	left: 90px;
	width: 65px;
	height: 108px;
	visibility: visible;
	}
	
div.note
	{
	position: absolute;
	background: #eeeeff;
	border: 3px double #000088;
	font-size: 90%;
	padding: 5px;
	margin: 15px;
	width: 15%;
	}

p.note
	{
	font-size: 80%;
	}
	
p.byline
	{
	text-align: right;
	font-size: 70%;
	font-style: italic;
	}

	

a
	{
	color: navy;
	text-decoration: none;
	/* font-size: 100%; */
	}
	
a:hover	{
	color: #ffbb66;
	}

/* Navi Bar link items */

a.navi:link
	{
	z-index: 10;
	color: navy;
	font-weight: bold;
	font-size: 70%;
	font-family: arial, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: transparent;
	}


a.navi:visited
	{
	z-index: 10;
	color: navy;
	font-weight: bold;
	font-size: 70%;
	font-family: arial, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: transparent;
	}


a.navi:hover
	{
	z-index: 10;
	color: #ffbb66;
	font-weight: bold;
	font-size: 70%;
	font-family: arial, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: transparent;
	}

tr.navi
	{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

td.sidenavi
	{
	margin: 10px;
	}
div.spacer
	{
	height: 10px;
	}
	
p
	{
	padding-left: 20px;	/* This automatically indents ordinary paragraphs */
	}

/* environment.html */
td.hpc
	{
	text-align: center;
	font-size: 11px;
	border: 1px solid #0066ff;
	height: 14pt;
	padding-left: 3px; padding-right: 3px; padding-top: 5px; padding-bottom: 5px;
	}
/* Miscellaneous objects */
h4
	{
	font-size: 100%;
	margin-top: -5px;
	margin-bottom: 5px;
	font-family: arial, sans-serif;
	padding-left: 10px;
	/* font-style: italic; */
	}
	
img.right
	{
	border: none;
	float: right;
	margin: 5px 5px 5px 20px;
	}
	
img.left
	{
	border: none;
	float: left;
	margin: 5px 20px 10px 0px;
	}
	
dd.feature
	{
	font-size: 12px;
	}

ul,ol
	{
	margin-left: 20px;
	font-size: 85%;
	}
	
em.alert
	{
	color: #aa0000;
	background: transparent;
	font-weight: bold;
	}
