HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; 
	WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 100%;TEXT-ALIGN: justify;
  background-color: #FFFFBE;
}
BODY {
 PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; 
 WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 100%;
LINE-HEIGHT: 2.8em; LETTER-SPACING: 0.2em; TEXT-ALIGN: justify;
  font-family: "Times New Roman", Times, serif;
  color: #000080
  }
#background {
	Z-INDEX: 1; WIDTH: 100%; POSITION: absolute; HEIGHT: 100%;

}
#scroller {
    Z-INDEX: 2; LEFT: 0px; OVERFLOW: auto; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 100%
}

BODY  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : #000080;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none; letter-spacing:3

    scrollbar-base-color: #061952;
    scrollbar-arrow-color: #F0C068;
    scrollbar-face-color: #061952;
    scrollbar-shadow-color: #061952;
    scrollbar-highlight-color: #061952;
    scrollbar-3dlight-color: #F0C068;
    scrollbar-darkshadow-color: #061952;
    scrollbar-track-color: #061952;
	}
	
#link {
  margin: 0px; padding-top:20px; padding-bottom:20px  ;
font-family: "Times New Roman", Times, serif;
  background-position: center
}

#main {
  margin: 0px; padding-top:25px; padding-bottom:20px  ;
font-family: "Times New Roman", Times, serif;
  background-position: center
}

	/*headers*/
h1 {
	letter-spacing:20px;
	margin-bottom: 0px;
	color: #800000;
  font-size: 3em;
  font-weight: 500
}
h2 {
	letter-spacing:15px;
	margin-bottom: 0px;
	color: #800000;
  font-size: 2em;
  font-weight: 400
}
h3 {
	letter-spacing: 15px;
	margin-bottom: 0px;
	color: #800000;
    font-size: 1em;
    font-weight: 300
}
h4 {
    letter-spacing: 10px;
	margin-bottom: 0px;
	color: #800000;
    font-size: 0.8em;
    font-weight: 200
}
h5 {
    letter-spacing: 8px;
	margin-bottom: 0px;
	color: #000080;
    font-size: 0.7em;
    font-weight: 200
}
h6 {
    letter-spacing: 6px;
	margin-bottom: 0px;
	color: #800000;
    font-size: 0.6em;
    font-weight: 100
}

#title {
   	letter-spacing: 1,3em;
    line-height: 48px;
    font-size: 18pt;
    text-align: center;
   font-family: "Times New Roman", Times, serif ;
  border: ridge;
  background-color: #000000
}
#container {
  padding-bottom: 250px;
  padding-left: 100px;
  padding-right:100px;
  padding-top: 33px
}
A:link {
color : white;	font-size : 10pt;	font-family : verdana;	TEXT-DECORATION: none;
}
A:visited {
color : white;	font-size : 10pt;	font-family : verdana; TEXT-DECORATION: none; background : none;
 
}
A:hover {
color : gold;	font-size : 10pt;	font-family : verdana; text-decoration : none;	background : #191F3C;
}
A:active {
color : yellow;      font-size : 10pt;	font-family : verdana; text-decoration : underline;
}	

