/* BEGIN CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 0;}

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

:focus { outline: 0; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; }

img{display: block;}
/* END CSS RESET */

#siteWrapper,
.footerLinks,
#contentTodayWrapper,
#contentRightWrapper,
#headerNavigation,
#todayInLA, #todayInLA .events,
#searchBar, #headerNavigation, #toggle,
#sfWebDebug { display: none; }

#todayInLA { visibility: hidden; }

#pageWrapper { width: 540px; background: transparent; margin: 36px auto;}

#footerWrapper { border-top: 1px solid #000; padding-top: 15pt; }

  #footerWrapper .aia, #footerWrapper .ua5 { font-size: 7pt; }

body {

  background: white;
  font-family: Verdana, Arial;
  font-size: 9pt;
  line-height: 15pt;

}

p { 
  margin-bottom: 15pt;
}

a {

  color: red;
  text-decoration: none;

}

a:hover {

  text-decoration: underline;

}

ul, 
ol { 
  margin-bottom: 15pt; 
}

h1 a { color: black;}


/* Center */

#contentCenterWrapper { }

  #contentCenterWrapper img { 
    width: 90%; height: 90%;
    margin: 0 auto 30pt auto;

  }

  #contentCenterWrapper h1 { 
    font-size: 24pt; line-height: 30pt; margin-bottom: 12pt;
  }

  #contentCenterWrapper .options, 
  #contentCenterWrapper .itemType { display: none; }

#headerWrapper { }

  #headerWrapper a#logo { 
    color: black; width: 540px; margin-bottom: 15pt; float: left;
    border-bottom: 1px solid #000; padding-bottom: 7.5pt;
  }
  #headerWrapper a#logo span {  
    font-size: 17pt; float: left; width: 540px; margin-bottom: 1.5pt;
  }
  #headerWrapper a#logo em { 
    clear: left; font-size: 6pt; float: left; width: 540px;
    font-family: Georgia, Times New Roman;
  } 