body
{
background-color:transparent
}

img.bk
{
position:fixed; TOP:0px; LEFT:0px; z-index:0
}

p.locations
{
font-family:arial;
font-weight:bold;
font-size:120%
}

p.title
{
font-family:arial;
font-weight:bold;
font-size:120%
}

p.standout
{font-family:arial;
font-weight:bold;
font-size:105% }

table.main
{ 
background-image: 
url('images/yellow_background.png');
background-repeat: repeat-x;
background-color: white;
position:relative;
left: 0px;
z-index:2
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
.buttonplacement {padding-left: 10px; }
	
.buttonscontainer {width: 120px; }

.buttons a {color: #71000B;
background-color: #FFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #660033;
font: 15px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #F6ED59;
color: #DA251D;
text-decoration: none; }

.sidephone {color: #DA251D;
font: 18px Arial, sans-serif;
font-weight: bold;
text-align: center; }
