body
	{
	font-family: arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	}

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

div#textcontainer       
	{
	float: left;
	z-index: 7;
	font-family: Arial, sans-serif ;
	text-align: justify;
	width: 700px;
	height: auto;
	background: transparent;
	border-left: 3px double #e1e1ff;
	padding-left: 10px;
	margin: 10px 20px 10px 10px;
	}
	
div#background
	{
	position: fixed;
	top: 150px;
	left: 170px;
	z-index: 1;
	}

div#sidebar
	{
	float: left;
	z-index: 2;
	width: 250px;
	height: 90%;
	}

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

div#dangle
	{
	z-index: 3;
	position: absolute;
	top: 507px;
	left: 9px;
	width: 132px;
	height: 128px;
	visibility: visible; }

div#navibar
	{
	float: left;
	clear: left;
	z-index: 9;
	width: 200;
	height: 250px;
	margin: 3px 3px 3px 20px;
	padding-top: 30px;
	visibility: visible;
	display: block;
	/*
	border-right: 3px double navy;
	*/
	}

div#navibar2
	{
	z-index: 10;
	position: absolute;
	top: 300px;
	left: 18px;
	width: 130px;
	margin-top: 15px;
	margin-left: -190px;
	visibility: visible;
	display: block;
	}

div.navi	/* This item controls spacing between side-navi items */
	{
	float: left;
	clear: left;
	margin: 3px 2px 3px 2px;
	padding: 2px 2px 2px 2px;
	/*border: 1px solid #000;*/
	}

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

div#logo
	{
	float: left;
	clear: both;
	margin: 3px 200px 3px 150px;
	z-index: 6;
	left: 225px;
	clear: both;
	width: 500px;
	height: 150px;
	visibility: visible;
	}

div#logo2
	{
	position: absolute;
	z-index: 6;
	top: 55px;
	left: 100px;
	width: 300px;
	height: 100px;
	visibility: visible; }
	
div#reg
	{
	position: absolute;
	z-index: 6;
	top: 25px;
	left: 90px;
	width: 65px;
	height: 108px;
	visibility: visible;
	}
	
div.note
	{
	position: absolute;
	background-color: #eeeeff;
	border: 3px double #000088;
	/*
	text-align: justify;
	*/
	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: #6666ff;
	}

/* Side Navi Bar 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: #6666ff;
	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: 10px;
	}

em
	{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;}


/* Top Navi Bar Items */

#navibar_two
	{
	position: absolute;
	z-index: 10;
	top: 115px;
	left: 355px;
	width: 461px;
	height: 39px;
	visibility: visible;
	display: block;
	}

#navibar_one
	{
	position: absolute;
	z-index: 10;
	top: 26px;
	left: 355px;
	width: 499px;
	height: 48px;
	visibility: visible;
	display: block;
	}

.navi_link
	{
	color: white;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	}

/* Miscellaneous objects */
h4
	{
	font-size: 110%;
	margin-top: 25px;
	margin-bottom: -10px;
	font-family: arial, sans-serif;
	/* font-style: italic; */
	}

h5
	{
	margin: -5px 0px -10px 0px;
	}
	
img.right
	{
	border: none;
	float: right;
	margin: 5px 5px 5px 20px;
	}
	
img.left
	{
	border: none;
	float: left;
	margin: 5px 20px 10px 0px;
	}
	
div#column
	{
	float: left;
	width: 50%;
	font-size: 75%;
	text-align: left;
	}
	
/* 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;
	}
	
dd.feature
	{
	font-size: 12px;
	}



/* Shopping pages styles */

div#pr-img
	{
	position: absolute;
	top: 40px;
	}

div#pur-controls
	{
	position: absolute;
	top: 40px;
	left: 300px;
	width: 200px;
	background-color: #aaddff;
	padding: 5px;
	border: 1px solid black;
	}
	
div#pr-desc
	{
	position: absolute;
	top: 250px;
	left: 40px;
	background-color: transparent;
	}
	
p#pr-desc
	{
	font-size: 12px;
	}
	
