body
{
font-family: sans-serif;
text-align: center;
background-image:url(images/bpsbackground.jpg);
}


div.container
{
text-align: left;
width:1000px;
margin:0 auto;
border:1px solid #5c4011;
line-height:50%;
background-color: #ccb98a;
min-height: 1000px;
}

div.header
{
padding:0px;
color:white;
background-color:#b4c4db;
height: 150px;
max-width: 1000px;
border-bottom: 2px solid #5c4011;
background-image:url(images/header.jpg);
}

table
{
font-size: 100%;

border-left-width: 0px
}

a
{
color: black;
font: bold;
}

a:hover
{
color:#606060;
}

td.cell
{
background-image:url(images/menu.jpg);
}

div.left
{
float:left;
width:150px;
padding-top:62px;
padding-left: 20px;
height: 2000px;
}

div.content
{
max-width: 750px;
margin-left:200px;
border-left:0px solid #660000;
padding: 10px;
background-color: #ccb98a;
}

p.para
{
line-height: 15pt;
}

p.para1
{
font-size: 9pt;
line-height: 10pt;
text-align:center;
}

h3.center
{
text-align: center
}

h2.center
{
text-align: center
}

blockquote.block
{
font-size: 15px;
line-height: 25pt;
}
