#banner 
    {
margin-top: 00px;
    }
#center 
    {
    margin: 0px;
    padding: 0px;
    }
#topMeta 
    {
    font-family: Georgia, times, serif;
    position: relative;
    margin-right: 4px;
    width: 100%;
    display: inline;
    top: 25px;
    }
#wlNavSpan 
    {
    left: 10px;
    position: absolute;
    top: 2px;
    text-align: center;
    width: 850px;
    }
#citySelected 
    {
    font-size: 1.5em;
    }
#center 
    {
    position: relative;
    top: -10px;
    }

#mList 
    {
    position: absolute;
    text-align: right; 
    right: 0px; 
    display: inline; 
    top: 4px;		
    }/* magazine */
.artHeader
    {
    float: left; width: 200px;
    height: 200px;
    padding: 10px 10px 15px 10px;
    border-width: 1px;
    border-style: dotted;
    border-color: #C0C0C0;
    background: #DDDDDD;
    font-size: .6em;
    z-index: 100;
    }
#mainBody 
    {
    position: relative;
    }
#mainBody h1 
    {
    line-height: 21px;
    }
#upEvents 
    {
    float: right; 
    display: compact;
    }
#container 
    {
    width: 100%;
    position: relative;
    }
#footer 
    {
    top: -10px;
    }
.cityBox 
    {
    margin: 3px;
    width: 100%;
    }