h1 {color: #ffffff}
h1 {font-size: xx-large;}
h1 {font-weight: bold}
h1 {text-align: center}

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


h3 {color: #000000}
h3 {font-weight: normal}
h3 {background-color: #cccccc}
h3 {text-align: center}

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

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: #000000;
	font-weight: bold}
a:visited { color: #000000}

p.header {
max-width: 675px;
text-indent: 1cm;
position: absolute; left: 112px;
font-size: medium;
color: #f6b900;
font-weight: bold;
text-align: left; 
background-color: #ffffff;

  /* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.75;
}



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

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

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


#header{position: absolute; top: 0px; left: 10px;
  width: 900px;
  height: 250px;
    margin: 2px;
    background-image: url(topbanner.gif); 
background-color: #000000;
text-align: center; 
}

#main{position: absolute; top: 0px; left: 10px;
  width: 900px;
  height: 600px;
    margin: 2px;
    background-image: url(background.jpg); 
background-color: #000000;
text-align: left; 
}



#body {
  position: absolute; top: 255px; left: 212px;
  width: 900px;

    background-image: url(churchwindow.jpg);
    margin: 2px;

  }


#sidebar {
  position: absolute; top: 255px; left: 10px;
  width: 200px;
background: #ffffff;
    margin: 2px;

  }

#sidebar2 {
  float: right;
  width: 200px;
background: #ffffff;
    margin: 2px;
color: #ffffff

  }


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




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

  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  }


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