h1 {color: #b6cfd4}

h2 {color: #e57599}
h2 {font-size: medium}


h3 {color: #0e4d92}
h3 {font-weight: normal}
h3 {background-color: #b6cfd4}
h3 {text-align: center}

h4 {color: #000000}
h4 {font-weight: bold}
h4 {margin-top: 0em }
h4 { margin-bottom: 0px }
h4 {background-color: #b6cfd4}

h5 {color: #000000}
h5 {font-weight: normal}
h5 {font-style: italic}
h5 {font-size: medium}
h5 {margin-top: 0em }
h5 { margin-bottom: 0px }

h6 {color: #ffffff}
h6 {font-weight: bold}
h6 { margin-bottom: 0px }
h6 {font-size: medium}
h6 {background-color: #000000}

body { color: #000000; background: #ffffff;}
body { font-family: arial, sans-serif;
	 }
a:link { color: #154f8f;
	font-weight: bold}
a:visited { color: #000000 }




p.body {
max-width: 675px;
font-size: medium;
}

img.logo 
{
width: 300px;
float:left;
}

img.body 
{
width: 300px;
float:right;
}


#header{position: absolute; top: 5px; left: 10px;
  width: 600px;
  height: 299px;
    margin: 2px;
background-image: url(starsheadersm.jpg);

}

#title {position: absolute; top: 175px; left: 10px;
width: 600px}


#body {
  position: absolute; top: 315px; left: 10px;
  width: 900px;
background: #ffffff;
    margin: 2px;

  }


#sidebar {
  position: absolute; top: 5px; left: 615px;
  width: 280px;
 height: 300px;
    margin: 2px;

  }


#sandbag {
  float: right;
  width: 2px;
height: 599px;
}




#transbox
  {position: absolute; top: 35px; left: 20px;
  width: 860px;
  background-color: #ffffff;

  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  }


  border: 2px solid;
  border-color: black;
font-weight: bold;
}