html, body{
  margin: 0; padding: 0;
  background: #9f9e90 url(page-background.jpg) center top repeat-y;
  font-family: Verdana, sans-serif;
  color: #565656;
}
#main-content p{
  font-size: 12px;
  line-height: 18px;
}
span.h{
  display: none;
}
#wrapper{
  position: relative;
  width: 800px;
  margin: 0 auto; padding: 0;
}
#header{
  position: relative;
  width: 100%;
  height: 90px;
}
#header h1{
  margin: 0; padding: 0;
}
#header h1 a{
  display: block;
  position: absolute;
  width: 237px;
  height: 40px;
  top: 25px;
  left: 100px;
  background: transparent url(header-background.gif) center center no-repeat;
}

#main-nav{
  position: absolute;
  top: 91px;
  left: 0;
  width: 100%;
  height: 80px;
  background: transparent url(main-nav-background.jpg) 0 0 no-repeat;
}
#main-nav ul{
  margin: 0; padding: 0;
  list-style: none;
  margin-left: 90px;
}
#main-nav li{
  display: inline;
  margin: 0; padding: 0;
}
#main-nav a{
  display: block;
  float: left;
  margin: 0 1px;
  width: 122px;
  height: 40px;
}
a:hover#main-nav-news{ background: transparent url(main-nav-news.jpg) center bottom no-repeat; }
a:hover#main-nav-biography{ background: transparent url(main-nav-biography.jpg) center bottom no-repeat; }
a:hover#main-nav-net-and-exch{ background: transparent url(main-nav-net-and-exch.jpg) center bottom no-repeat; }
a:hover#main-nav-sec-action-summary{ background: transparent url(main-nav-sec-action-summary.jpg) center bottom no-repeat; }
a:hover#main-nav-press{ background: transparent url(main-nav-press.jpg) center bottom no-repeat; }

#main-content{
  position: absolute;
  z-index: 500;
  top: 134px;
  left: 0;
  width: 600px;
  margin: 0; padding: 0 100px; 
}
body.home #main-content{
  width: 436px;
  border-right: 1px solid #ccc;
  padding-right: 50px;
}
body.biography #main-content{
  top: 152px;
  padding-left: 294px;
  width: 406px;
}
#sidebar-right{
  position: absolute;
  z-index: 600;
  top: 134px;
  right: 0;
  width: 212px;
}
#sidebar-right h3{
  background: transparent url(contact-background.gif) center center no-repeat;
  width: 139px;
  height: 23px;
  position: absolute;
  top: 12px;
  left: 14px;
}
a#email{
  position: absolute;
  top: 60px;
  left: 15px;
  color: #ed1c24;
  font-size: 12px;
  text-decoration: none;
}
a:visited#email{
  color: #ed1c24;
}
div.entry{
  border-bottom: 1px dashed #565656;
  padding: 14px 0;
}
div.entry p{
  font-size: 12px;
  line-height: 18px;
}
div.entry p.entry-date{
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  color: black;
  margin-bottom: 0; padding-bottom: 0;
}
div.entry h2{
  font-family: Georgia, serif;
  color: #ed1c24;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px; padding-top: 0;
}
div.entry a, div.entry a:visited{
  color: #ed1c24;
  text-decoration: none;
}
#footer{
  width: 100%;
  font-size:10px;
  padding-top: 18px;
}
#photo{
  position: absolute;
  top: 170px;
  left: 90px;
  z-index: 600;
}

#main-content h1.page-heading{
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2px;
  color: black;
  padding-top: 20px;
}
h1.page-heading{
  border-bottom: 1px dashed #565656;
  padding: 14px 0;
}
p.role{
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2px;
  color: black;
  margin: 0; padding: 0;
}
p.description{
  margin-top: 0; padding-top:0;
}
body.networks-and-exchanges div.entry h2{
  margin-bottom: 5px;
}
body.sec-action-summary #main-content{
  width: 410px;
  top: 150px;
  margin: 0; padding: 0 195px; 
}
body.press #main-content{
  width: 550px;
  top: 166px;
  margin: 0; padding: 0 125px; 
}
body.press #main-content h2{
  font-family: Georgia, serif;
  color: #ed1c24;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px; padding-top: 0;
}
body.press #main-content h3, body.press #main-content h4{ 
  font-family: Verdana, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 18px;
  padding-top: 10px;
}
body.press #main-content h4{
  font-weight: normal;
}
body.press #main-content p.author{
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2px;
  color: black;
  margin: 0; padding: 0;
}
body.press #main-content p.author span.institution{
  font-style: italic;
}
body.press #main-content p.contact-author{
  margin: 0; padding: 0 0 10px 0;
  border-bottom: 1px dashed #565656;
}
body.press #main-content p.contact-author a, body.press #main-content p.contact-author a:visited{
  color: #ed1c24;
  text-decoration: none;
}
p.teaser{
  margin-bottom: 4px; padding-bottom: 0;
}
p.read-article{
  margin: 0; padding: 0;
}

div#news-navigation{
  position: relative;
  padding-bottom: 8px;
}




div#news-navigation a, div#news-navigation a:visited{
  color: #ed1c24;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}
div#news-navigation div.newer{
  position: absolute;
  width: 55px;
  left: 12px;
  top: 8px;
}
div#news-navigation div.home{
  position: absolute;
  width: 45px;
  left: 201px;
  top: 8px;
}
div#news-navigation div.older{
  position: absolute;
  width: 60px;
  right: 12px;
  top: 8px;
}
p.sep{
  border-bottom: 1px dashed #565656;
  padding: 0;
  margin: 0;
}