@charset "utf-8";
/* CSS Document */

#pgContent a#toggle {
  position: relative;
  left: 22em;
  text-decoration: none;
  color: #7f0e0c;
  font-size: 1.2em;
  font-weight: bold;
}
#pgContent a#toggle:hover {
  text-decoration: underline;
  color: #001278;
}
#opening {
  margin-bottom: 2em;
  float: left;
}
#opening strong{
  color: #214bc3;
}
h2 {/* the cascade will override the styles from global.css */
  font-size: 2.4em;
  font-weight: normal; 
  color: #0d4677;
  margin-bottom: 0.3em;
}
h2 abbr {
  font-size: 0.7em;
  color: #415960;
}
h2 span {
  font-size: 0.7em;
}
h2 + p {
  font-size: 1.5em;
  line-height: 1.5em; 
  color: #464646;
}
/*8888888888888888888888888888888888888888888888888888888888888888888888888888888*/
.box {
 position: relative;
 float: left;
 width: 19.5em;
 height: 21em;
 padding: 0 1.5em;
 margin-right: 3em;
 margin-bottom: 1.5em;
 background: #cfd0b7 url(/imgs/refresh/noteCornerR.gif) right top no-repeat;
}
#noMargin {
  margin-right: 0;
}
h4 {
  font-size: 1.4em;
  color: #001278;
  margin-bottom: 1.5em;
  margin-top: 1em;
  text-align: center;
}
.box img {
  float: left;
  margin-right: 1em;
  margin-top: 0.4em;
  width: 6.5em;
  height: 6.5em;
  background: #9c9d85;
  padding: 0.2em;
  border: 1px solid #000;
}
.box a {
  position: absolute;
  top: 18em;
  left: 9em;
  color: #790000;
  font-weight: bold;
  padding-left: 2.2em;
  padding-bottom: 0.7em;
  background: url(/imgs/refresh/linkArrow.gif) left 0.3em no-repeat;
}
.events a {
  left: 12em;
}
.box p {
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: bold;
  color:#001278;
}
/*************************************/
#pgContent a#bestOf {
  float: left;
  margin-right: 0.8em;
  padding: 0;
  background: none;
}
#pgContent a#bestOf img {
  border: none;
}
#pgContent div#youTube {
  clear: both;
}
#pgContent div#youTube a {
  padding: 0;
  background: none;
}
#pgContent div#youTube a img {
  border: none;
  margin-bottom: 0.3em;
}

