﻿body
{
    /*background-image: url(/images/header/header_bg_repeat.jpg);
    background-repeat:repeat-x;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    background-position: 0 -49px;*/
}

#container
{
   /*width:100%;
   margin: 0px auto;
   border: solid 0px #f00;
   border-top: solid 0px #fff;
   background-image: url(/images/header/header_bg.jpg);
   background-repeat:no-repeat;
   background-position: 50% -50px;
   text-align: center;*/
}

#header 
{
    border: solid 0px #00f;
    /*height: 165px;*/
    height: 79px;
    margin: 0px auto;
    width: 910px;
    text-align: left;
    vertical-align:top;
}

h2 { display:inline;}

.jlocation {font-size:smaller;}