!-- Style Sheet
    BethelUP_style.css
    20071220tkcs
-->

body {
margin: 3px;
color: #663300;
background-color: #ffefdb;
width: 800px; }

body.banner {
margin: 0px;
background-color: #aaccff;
background-repeat:no-repeat;
background-attachment: fixed;
background-position: center top;
background-image: url(chp17_images/BannerBackground.jpg);
}

p {
align: left;
}

p.header {
text-align: left;
}



li.nochar {
list-style-position: outside;
list-style-type: none;
}

table.header {
table-width: 274px;
text-align: center;
}

table.middle {
background-color: #ffffff;
}

td.header {
align: center;
width: 100%;
}


.ButtonLook {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-style:normal;
font-weight:900;
color:#663300;
border:none
}

img.header {
align: center;
width: 274;
height: 100;
}


