﻿@font-face
{
    font-family: eurostile-embed;
    font-style:  normal;
    font-weight: normal;
    src: url(EUROSTI0.eot);
}

HTML
{
  height: 100%;
}

BODY
{
  font-family: eurostile-embed, eurostile, arial, sans-serif;
  font-size: 100%;
  background: #646464;
  background-image: url(images/background.gif);
  layer-background-image: url(images/background.gif);
  background-repeat: repeat;
  background-attachment: fixed;
  margin: 0px;
  height: 100%;
  text-align: center;
  padding: 0px;
}

H1
{
  font-size: 170%;
  font-weight: bold;
  color: #408000;
  text-align: center;
  text-decoration: none;
  padding-top: 0px;
  margin: 0;
}

H2
{
  font-size: 120%;
  font-weight: bold;
  color: #646464;
  text-align: center;
  text-decoration: none;
  padding-top: 0px;
  margin: 0;
}

H3
{
  font-size: 100%;
  font-weight: bold;
  color: #646464;
  text-align: center;
  text-decoration: none;
  padding-top: 0px;
  margin: 0;
}

H4
{
  font-size: 100%;
  font-weight: bold;
  color: #000000;
  text-align: left;
  text-decoration: underline;
  padding-top: 0px;
  margin: 0;
}

UL
{
  list-style-type: square;
  margin-top: 0px;
  margin-bottom: 0px;
}

IMG
{
  margin: 0px;
  padding: 0px;
}

hr
{ 
	text-align: center;
	width: 90%;
}

p.caption
{
  text-align: center;
  font-style: italic;
  font-size: 80%;
}

div.wrapper
{
  border-width: 0px;
  border-color: black;
  border-style: solid;
  background: white url(images/leftband.jpg) top left repeat-y;
  layer-background-image: blue url(images/leftband.jpg) top left repeat-y;
  width: 800px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  text-align: left;
  z-index: 1;
}

div.header
{
  background: #80FF00;
  background-image: url(images/stbanner.jpg);
  layer-background-image: url(images/stbanner.jpg);
  border-width: 0px;
  border-color: #AAAAAA;
  border-style: solid;
  position: relative;
  height: 150px;
  z-index: 3;
}

div.menu
{
  font-size: 10pt;
  background: #FFFFFF;
  background-image: url(images/menuband.jpg);
  layer-background-image: url(images/menuband.jpg);
  border-width: 0px;
  border-color: #AAAAAA;
  border-style: solid;
  position: relative;
  height: 41px;
  padding-top: 9px;
  z-index: 4; 
}

div.innerwrapper
{
  padding-bottom: 50px;
  z-index: 2;
}

div.innerwrapper:after
{
  content: " ";
  display: block;
  clear: both;
}

div.leftcol
{
  float: left;
  width: 140px;
  z-index: 2;
}

div.content
{
  font-size: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  margin-left: 140px;
  z-index: 1;
}

div.footer
{
  background: #FFFFFF;
  background-image: url(images/footerband.jpg);
  layer-background-image: url(images/footerband.jpg);
  font-size: 8pt;
  border-width: 0px;
  border-color: #AAAAAA;
  border-style: solid;
  text-align: center;
  font-style: italic;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 38px;
  padding-top: 11px;
  z-index: 1;
}

div.leftinsert
{
  background: #80FF00;
  background-image: url(images/leftinsert.jpg);
  layer-background-image: url(images/leftinsert.jpg);
  background-repeat: repeat-y;
  border-width: 1px;
  border-color: #80FF00;
  border-style: solid;
  position: fixed !important;
  position: absolute;
  width: 128px;
  margin-left: 5px;
  margin-top: -200px;
  padding-top: 200px;
  z-index: 1;
}

div.leftinsert a
{
  font-size: 11pt;
  text-decoration: none;
  font-weight: bold;
  color: blue;
  display: block;
  padding: 5px;
  border-top: 2px solid white;
}

div.leftinsert a.minor
{
  font-weight: normal;
  font-size: 10pt;
}

div.leftinsert a:hover
{
  background: #80FF00;
}

div.news
{
  background: #BFFF80;
  border-width: 1px;
  border-color: #408000;
  border-style: solid;
  width: 598px;
  height: 325px;
  overflow: auto;
  z-index: 1;
}

div.updates
{
  background: #BFFF80;
  border-width: 1px;
  border-color: #408000;
  border-style: solid;
  width: 598px;
  height: 275px;
  overflow: auto;
  z-index: 1;
}

div.viewer
{
  background: #AAAAAA;
  border-width: 0px;  
  border-color: #646464;
  border-style: solid;
  position: relative;
  width: 600px;
  height: 375px;
  text-align: center;
  z-index: 2;
}

div.viewer p
{
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  font-size: 20pt;
  font-weight: bold;
  color: #80FF00;
}

div.viewer img
{
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 375px;
}

div.preview
{
  background: #AAAAAA;
  border-width: 1px;  
  border-color: #646464;
  border-style: solid;
  position: relative;
  width: 598px;
  height: 115px;
  overflow: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  z-index: 1;
}