*
{
font-family: helvetica, arial, sans-serif;
}

a
{font-style: normal}

a.whitelink
{
color: white;
text-decoration; none
}

#container
{
width: 800px;
text-align: left;

border: 1px solid black;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
padding: 15px;
}


#banner
{
width: 800px;
height: 150px;
background-image:url('bbbanner.png');
background-repeat:no-repeat;
background-position:top center;
cursor: pointer;
cursor: hand
}

#content
{
width: 600px;
margin-left: auto;
margin-right: auto;
}


hr
{
margin-top: 20px;
margin-bottom: 30px;
}


h1
{
font-size: 16pt;
font-weight: normal;
background-image:url('bbgrad.jpg');
background-repeat:repeat-y;
background-position:top left;
color: white;
margin-bottom: 0px;
margin-left: 10px;
padding: 3px 150px 3px 10px;
}

h1.contact
{
text-align: center;
font-size: 16pt;
font-weight: normal;
background-image: none;
background-color: red;
color: white;
margin-bottom: 0px;
margin-left: 10px;
padding: 6px;
}

p
{
width: 30em;
font-size: 14pt;
line-height: 18pt;
margin-top: 3px;
padding-left: 10px;
}

.interject
{
font-size: 10pt;
font-style: italic;
font-weight: light;
margin-top: 1px;
margin-bottom: 1px;
text-align: center
}


ul
{
color: red;
width: 30em;
font-size: 14pt;
line-height: 18pt;
margin-top: 3px;
padding-left: 10px;
}

.backtoblack
{
color: black
}

.emp
{
font-weight: bold;
color: red
}

.yellow
{
color: yellow
}

.streetname
{
font-family: courier, courier new, fixed;
font-size: 10pt;
line-height: 11pt;
padding-left: 240px;
margin: 0
}

.streetnameshade
{
font-family: courier, courier new, fixed;
font-size: 10pt;
line-height: 11pt;
padding-left: 240px;
margin: 0
}

