body {
  background: #56ceff url(/img/bg.jpg) top center repeat-y;
  margin: 0px;
}
#header {
  
  position: relative;
  width: 1022px;
  height: 247px;
  background: #ffffff url(/img/headerbg.jpg) top left no-repeat;
  text-align: left;
}
#wrapper {
	position: relative;
	width: 1022px;
	height: 3020px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header .headersplash {
  padding: 5 10 5 10;
  font: bold 10px Verdana, Arial, Sans-serif;
  color: #000000;
  float: left;
}
#header .headerlink {
  padding: 5 10 5 10;
  font: bold 10px Verdana, Arial, Sans-serif;
  color: #000000;
  float: right;
}
#header .headerlink a {
  color: #000000;
  text-decoration: none;
}
#header .headerlink a:hover {
  border-bottom: 1px solid #f06000;
  color: #f06000;
}

.vspace {
  font-size: 1px;
  height: 3px;
}
#main #networks {
  width: 240px;
  text-align: left;
  vertical-align: top;
  margin-left: 10px;
}
#main #networks .networkbg {
  z-index: 1;
  width: 230px;
  height: 40px !important; height: 48px;
  margin: 2 0 6 2;
  background-color: #b5bec9;   
  padding-left: 2px;
  padding-top: 2px;
}
#main #networks .network {
  position: relative;
  left: -2px;
  top: -2px;
  z-index: 2;
  width: 230px !important; width: 238px;
  height: 40px !important; height: 48px; 
  border-left: 1px solid #b6c0cc;
  border-top: 1px solid #b6c0cc;
  border-right: 1px solid #8694a5;
  border-bottom: 1px solid #8694a5;
  color: #45515d;
  background: #ffffff;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: hidden;   
  padding: 3px;
}
#main #networks .network img {
  width: 60px;
  height: 40px;
  border: none;
  float: left;
  margin-bottom: 50px;
  margin-right: 4px;
}
#main #networks .network p {
  float: left;
  font: bold 11px Verdana, Arial, Sans-serif;
  margin: 6 5 1 0;
}
#main #networks .network p {
  float: left;
  font: bold 11px Verdana, Arial, Sans-serif;
  margin: 6 5 1 0; 
}
#main #networks .network span {
  float: left;
  font: 9px Arial, Sans-serif;
}

#main #othersites {
  width: 250px;
  text-align: left;
  vertical-align: top;  
  background: #fff3ba url(/img/otherbg.gif) top left no-repeat;
  padding: 10 8 8 8;
} 
#main #othersites p {
  margin: 0px; 
  padding: 0px;
  font: bold 11px Verdana, Arial, Sans-serif;
  color: #45515d;
}
#main #othersites a { 
  color: #45515d;
  text-decoration: none;
}
#main #othersites a:hover {
  border-bottom: 1px solid #45515d;
}
#main #othersites img {
  position: relative;
  top: -3px;
  width: 35px;
  height: 35px;    
  float: left;
  border: none;
}
#main #othersites span {
  font: 10px Arial, Helvetica, Sans-serif;
}
#main #page {
  position: absolute;
  right: 0px;
  width: 700px;
  padding-left: 10px !important; padding-left: 20px;
  text-align: left;
  vertical-align: top;
}
#main #page .article {   
  width: 730px !important; width: 740px;
  background-color: #edeff1;
  padding-right: 10px;
  font: 11px Verdana, Arial, Sans-serif;
  line-height: 150%;
}
#main #page .article .image {
  float: left;     
  background-color: #cfd4d9;
  font-size: 10px;
  color: #7d87a2;
  margin-right: 10px;
  margin-bottom: 0px !important; margin-bottom: -6px;
}
#main #page .article .image div {
  padding: 5 8 15 8;
  line-height: 100%;
}
#main #page .article .image div a {
  font-style: italic;
  color: #7d87a2;
  text-decoration: none;
  border-bottom: 1px solid #7d87a2;
}
#main #page .article h2 {
  font: bold 20px Arial, Helvetica, Sans-serif;
  color: #404040;
  margin: 0px; 
  margin-top: 6px; 
  padding: 0px;
}
#main #page .article p { 
  margin: 0px;     
  margin-bottom: 6px;
  padding: 0px;
  text-indent: 10px;
}
#main #page .article a {
  text-decoration: none;
  font-style: italic;
  color: #404040;
  border-bottom: 1px solid #404040;
}
#main #page #newscontroller {
  width: 738px !important; width: 740px;
  border-left: 1px solid #edeff1;
  border-top: 1px solid #edeff1;
  border-right: 1px solid #edeff1;
  border-bottom: none;
}
#main #page #newscontroller ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#main #page #newscontroller li {
  float: left;
  font: bold 10px Verdana, Arial, Sans-serif;
  color: #404040;
  cursor: pointer;
  padding: 2 8 4 8;
  border-right: 1px solid #cfd4d9;
}
#main #page #newscontroller div {
  font: bold 10px Verdana, Arial, Sans-serif;
  float: right;
  margin: 2 3 0 0;   
}
#main #page #newscontroller #newstimer {
  cursor: pointer;
  width: 165px;
  text-align: center;
  color: #f06000;
}

#main #page #globalvideo {
  width: 430px;
  height: 265px !important; height: 275px;
  float: left;
  background: #f0f0f0 url(/img/videobg.gif) top left no-repeat;
  font: 11px Verdana, Arial, Sans-serif;
  color: #404040;
  padding-bottom: 10px;
  line-height: 150%;
}
#main #page #globalvideo table {
  margin-bottom: 5px !important; margin-bottom: 0px;
}
#main #page #globalvideo td {
  font: 11px Verdana, Arial, Sans-serif;
  color: #404040;
  line-height: 150%;
}
#main #page #globalvideo img {
  float: left;
  width: 160px;
  border: none;
  margin-right: 10px;
}
#main #page #globalvideo h2 {
  font: bold 20px Arial, Helvetica, Sans-serif;
  margin: 0px;
  margin-top: 6px;
  padding: 0px;
  width: 255px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main #page #globalvideo a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
#main #page #globalvideo a:hover {
  color: #f06000;
  border-bottom: 1px solid #f06000;
}
#main #page #globalvideo h4 {
  font: bold 20px Arial, Helvetica, Sans-serif;
  color: #404040;
  margin: 0px;
  margin-left: 60px;   
  margin-top: 15px;
  padding: 0px;
  width: 300px;
}
#main #page #globalvideo .promo {
  margin-top: 48px;
  margin-left: 10px;
  color: #000000;
}
#main #page #globalvideo .promo select {
  margin-top: 4px;
  font: bold 10px Verdana, Arial, Sans-serif;
}
#main #page #globalvideo .promo button {
  width: 95px;
  height: 18px;
  color: #995c15;
  font: bold 10px Verdana, Arial, Sans-serif;
  background: url(/img/registerbtn.gif) top left no-repeat;
  border: none;
  cursor: pointer;
  margin-left: 3px;
}

#main #page #adsplash {
  width: 300px;
  float: left;
  margin-left: 10px;
  font: 9px Verdana, Arial, Sans-serif;
  text-align: center;
}
#main #page #adsplash img {
  border: none;  
  margin-bottom: 4px;
}
#main #page #adsplash a {
  color: #000080;
  text-decoration: none;
}
#main #page #adsplash a:hover {
  text-decoration: underline;
}
 
#main #page .vcol {
  width: 240px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #d0d0d0;
}
#main #page .vspace {
  width: 10px; 
  font-size: 1px;
}
#main #page .vcol .vcolhdr {
  width: 234px !important; width: 240px;
  height: 15px !important; height: 18px;
  font: bold 11px Verdana, Arial, Sans-serif;
  color: #404040;
  background: #e0e0e0;
  padding: 2 0 0 6; 
  border-bottom: 1px solid #c0c0c0;
}
#main #page .vcol .vcolcontent {   
  padding: 5 6 7 6;
  font: 11px Verdana, Arial, Sans-serif;
  color: #404040;
  line-height: 150%;
  border-bottom: 1px solid #e0e0e0;
}
#main #page .vcol .vcolcontent a {
  color: #404040;
  text-decoration: none;
}
#main #page .vcol .vcolcontent a:hover {
  border-bottom: 1px solid #404040;
}
#main #page .vcol .vcolcontent sup {
  font: bold 10px Arial, Sans-serif;
  color: #b0b0b0;
}
#main #page .vcol .vcolcontent img {
  width: 40px;
  height: 40px;
  float: left;   
  margin-right: 5px;
  border: none;
}
#main #page .vcol .vcolcontent ul {
  margin: 0px;
  margin-left: 25px;
  margin-bottom: 3px;
  padding: 0px;
}
#main #page .vcol .vcolcontent li a {
  color: #0000e0;
}
#main #page .vcol .vcolcontent li a:hover {
  border-bottom: 1px solid #0000e0;
  font-weight: bold;
}
#main #page .vcol .vcolcontent td {
  font: 10px Verdana, Arial, Sans-serif;
  line-height: 150%;
}
#main #page .vcol .vcolcontent td a {
  color: #000000;
}
#main #page .vcol .vcolcontent td a:hover {
  font-weight: bold;
  border-bottom: 1px solid #000000;
}
  
#footer {
  width: 724px !important; width: 1022px;
  margin-bottom: 25px;
  padding: 10 8 11 8;
  background-color: #b0b8c1;
  font: 11px Verdana, Arial, Sans-serif;
  color: #414d5a;
  line-height: 150%;
  text-align: center;
}
#footer a {
  color: #202020;
  text-decoration: none;
}
#footer a:hover {
  border-bottom: 1px solid #202020; 
}
#leaderboard {
  position: absolute;
  right: 0px;
  top: 24px;
  z-index: 1001;
}
#funsites {
  font: 12px Verdana, Arial, Sans-serif;
  color: #333333;
}
#topbanner {
  height: 62px;
  width: 470px;
  position: absolute;
  left: 553px;
  top: 25px;
}