<style type="text/css">

a:link {color: #000000}
a:visited{color: #000000}
a:hover {color: #e67613}
a:active {color: #000000}

body {
  scrollbar-arrow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-face-color: #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-track-color: #fff;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #000000;
}

#header {
  background: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 909px;
  height: 180px;
}

#content {
  background: none;
  position: absolute;
  top: 260px;
  left: 300px;
  width: 609px;
  height: auto;
  overflow: visible;
}

#content a {
	text-decoration: none;
}

#content .active {
	color: #e67613;
}

#leftcol {
	background: none;
	position: absolute;
	top: 220px;
	left: 40px;
	width: 200px;
	height: auto;
}

#leftcol a {
	text-decoration: none;
}

#smallheader1 {
  background: none;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 169px;
  height: 50px;
}

#smallheaderr {
  background: none;
  position: absolute;
  top: 20px;
  left: 179px;
  width: 740px;
  height: 70px;
  text-align: left;
}

#smallheaderr a {
	text-decoration: none;
	color: #000000;
}

#smallheaderr .active {
	color: #e67613;
}

#left {
  background: none;
  position: absolute;
  top: 60px;
  left: 40px;
  width: 160px;
  height: auto;
}

#left a {
	text-decoration: none;
}

#right {
 background: none;
 position: absolute;
 top: 160px;
 left: 200px;
 width: 709px;
 height: auto;
 overflow: visible;
}

#right a {
	text-decoration: none;
}

#right .active {
	color: #e67613;
}

#about {
 background: none;
 position: absolute;
 top: 160px;
 left: 160px;
 width: 749px;
 height: auto;
 overflow: visible;
}

#date {
	background: none;
	position: absolute;
	top: 182px;
	left: 709px;
	width: 200px;
	height: 50px;
	overflow: visible;
}

h1 {
	text-align: left ;
	color: #000000;
	font-family: sans-serif;
	font-size: 38px;
	font-weight: bold;
}

h2 {
	text-align: left;
	color: #000000;
	font-family: sans-serif;
	font-size: 28px;
	font-weight: bold;
}

h3 {
	text-align: left;
	color: #000000;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: lighter;
}

h5 {
	text-align: right;
	color: #bababa;
	font-family: verdana;
	font-size: 8px;
}
</style>
