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

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

div#textcontainer       
	{
	font-family: Arial, sans-serif ;
	text-align: justify;
	position: absolute;
	z-index: 7;
	top: 155px;
	left: 170px;
	width: 590px;
	height: 509px;
	visibility: visible;
	}

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

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

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

div#navibar_side
	{
	position: absolute;
	z-index: 10;
	top: 162px;
	left: 18px;
	width: 132px;
	height: 347px;
	visibility: visible;
	display: block; }

div#navibar_dangle
        {
        position: absolute;
        z-index: 10;
        top: 510px;
        left: 18px;
        width: 116px;
        visibility: visible;
        display: block; }

div#logo
	{
	position: absolute;
	z-index: 6;
	top: 25px;
	left: 30px;
	width: 65px;
	height: 108px;
	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;
	}



/* Side Navi Bar items */

a.sidenavi:link
 {
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: arial, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular;
  text-decoration: none;
  background-color: transparent; }


a.sidenavi:visited
 {
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: arial, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular;
  text-decoration: none;
  background-color: transparent;
	}


a.sidenavi:hover
	{
	color: #ffc726;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: transparent;
	}

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

td.sidenavi
 {
	margin: 10px;
 }
div.spacer
	{
	height: 10px;
	}

/* Top Navi Bar Items */

#navibar_two
	{
	position: absolute;
	z-index: 10;
	top: 115px;
	left: 287px;
	width: 561px;
	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;
	}

a.navi_set1:link
 {
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
  margin: 0px 28px 0px 4px;
	}

a.navi_set1:visited
	{
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
  margin: 0px 28px 0px 4px;
	}

a.navi_set1:hover
	{
  color: #ffc726;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
  margin: 0px 28px 0px 4px;
	}

a.navi_set2:link
 {
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
  margin: 0px 8px 0px 8px;
	}

a.navi_set2:visited
	{
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
  margin: 0px 8px 0px 8px;
	}

a.navi_set2:hover
	{
  color: #ffc726;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
  margin: 0px 8px 0px 8px;
	}

a.navi:link
 {
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
  margin: 0px 4px 0px 4px;
	}

a.navi:visited
	{
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
  margin: 0px 4px 0px 4px;
	}

a.navi:hover
	{
  color: #ffc726;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
  margin: 0px 4px 0px 4px;
	}



