body {
  margin:0px;
  padding:0px;
  background: #ffffff;
  font-family:Arial,Helvetica;
  margin-top:24px;

}

#page {

width:986px;
margin:auto;

}


#page-top {
  background: url("./img/page-top.png") no-repeat;
  width:986px;
  height:18px;
  overflow: auto;
}

#page-middle {
  background: url("./img/page-whole.png") repeat-y;
  width:986px;
  height:780px;

}

#page-bottom {
  background: url("./img/page-bottom.png") no-repeat;
  width:986px;
  height:27px;
  overflow: auto;
}











#leftside {
width:332px;
padding-left:20px;
padding-right:20px;
float:left;

}

#logo {
  width:332px;
  height:150px;
  padding-bottom:30px;
}
#logo img {
  border:none;
}

#leftsidebar {
  width:332px;
  height:542px;
  background: url(img/about_leftsidebar.png) no-repeat;
}

#abouttext img {
width:293px;
margin-top:13px;
margin-left:16px;
}


#text {
  width:293px;
  overflow:auto;
  margin-left:16px;
  margin-top:-10px;
}

#text p {

font-size:13px;
line-height: 18px;
}


#dotedline {
  margin-left:16px;
  margin-top:-10px;

}


#shareapparel {
   position: relative;
}

#shareapparel img {
  position:absolute;
  top:-18px;
  left:5px;
}


#redblueboys {
  position: relative;
}

#redblueboys img {
  position:absolute;
  top:54px;
  left:179px;
}













#rightside {
  width:590px;
  float:right;
  overflow:auto;
  margin-right:24px;
}

#menubar {
  height:53px;
}


#menubar a {
  text-decoration: none;

}

#menubar ul {
  display:inline;
  list-style-type: none;

}

#menubar li {
  float:left;
  padding-right:16px;
  border:none;
}

#menubar li img {
  border:none;
}






#upbar {
  position:relative;
  width:589px;
  height:123px;
  background: url(img/sharefbbar.png) no-repeat;
  margin-top:24px;

}

#upbar img {
  position:absolute;
  top:22px;
  border:none;
}


#bigimage {
  padding:0px;
  margin-top:-30px;
}









#bottombar {
  width:589px;
  height:123px;

  background: url(img/press_bottombar.png) no-repeat;
}





#footer {
  float:left;
  width:942px;
  height:50px;
  background: url(img/footer.png) no-repeat;
  margin-left:20px;
  margin-top:12px;





}

#footermenu {
  float:left;
  margin-left:11px;
}

#footerimg {
  position: relative;
  padding:0px;
  margin:0px;
  border:none;
}


#footer a {
  text-decoration: none;
  color:black;

}

.footertext {
  padding:0px;

  font-size:12px;
  font-weight: bold;
  position:relative;
  bottom:20px;
  padding-left:11px;
}


#footer img {

position:relative;
top:0px;
padding:5px;
border:none;
}

#copyright p {
 position:relative;
 bottom:10px;
 font-size:10px;
 text-align:center;
 color: #666666;
}

#copyright a {
 color: #666666;
 text-decoration:none;
}