.header_background_image {
    background-image: url(../images/crown_home.jpg);
}

.menu_table {
    width: 800px;
}
.menu_filler 
{
    width: 114px;
    height: 26px;
    background: url(../images/bottom.gif) top left;
}
.menu_right_edge {
    width: 10px;
    height: 26px;
    background: url(../images/bottomR.gif) top left;
}

.red_logout {
color: #c93d26;}

.red_logout:visited {
   color: #c93d26;
}


.h1_home_page {
margin: 0;
padding: 0;
border:0;
color:#0099CC;
    font-size: 11pt;
    font-weight: bold;}