body {
  background: #000F1C;
  background-image: url(images/backback.png);
  background-position:center;
  background-repeat: repeat-y;
  color: #FFFFFF;
  width: 1000px;
  position:relative;
  margin:auto;
}

a {
  color: #FFFFFF;
  text-decoration: none;
	color: #FFD700;
}

a:hover {
  color: #FFFFFF;
  text-decoration: none;
	color: #FFD700;
}

a:hover {
	text-decoration: none;
	color: white;
}

.table {
  border: 0px;
  font-size: 24px;
  font-family: "Copperplate Gothic Bold", Impact, Verdana;
}

.desctablerow {
  text-align:center;
}

.tr1 { background: #102E48; }
.tr0 { background: #001030; }
.ti { display:none; }

.col1 {
  width:100px;
  text-align:right;
  padding-right:15px;
}

.col2 {
  text-align:left;
  padding-left:15px;
  padding-right:15px;
  width:650px;
}

.col3 {
  text-align:right;
  width:100px;
  padding-left:15px;
  padding-right:15px;
}

.col4 {
  text-align:right;
  padding-left:15px;
  padding-right:30px;
  width:150px;
}

.footer {
  padding-top: 40px;
  padding-bottom: 10px;
}

.disclaimer {
  padding-left: 40px;
  padding-right: 50px;
  position: relative;
  text-align:center;
  font-size: 0.6em;
}

.top {
  text-align:center;
}

.ogls {
  padding-top:20px;
  text-align:center;  
  padding-bottom:20px;
}

img {
  border: 0px none;
}

.links {
  padding-top:50px;
  text-align:center;
}

.spacer {
  padding-top:120px;
}

.fancylink {
  font-size: 46px;
  padding-top:6px;
  font-family: "Copperplate Gothic Bold", Impact, Verdana;
  text-align:center;
  vertical-align: middle;
  width:1000px;
  height:64px;
  background-image: url(images/fancylinkbg.png);
  background-repeat: no-repeat;
}

hr {
  color: #7FA5DA;
}

h1,h2,h3 {
  font-family: "Copperplate Gothic Bold", Impact;
  text-align:center;
  color: #FFE1C7;
  padding-bottom:10px;
}

.titlebar {
  position:relative;
  background-image: url(reflect.png);
  background-repeat: no-repeat;
}

.contents {
  width:1000px;
  background-image: url(images/background.png);
  position:relative;
  font-family: Verdana;
  font-size: 1em;
  text-align:justify;
}

p.paragraph {
  text-indent: 20px;
  margin-left:60px;
  margin-right: 60px;
}

ul {
  margin-left:100px;
  margin-right: 120px;
  line-height: 1.5em;
}
