body {
  background-color: #BAC401;
  background-image: url('../images/bg.jpg');
  background-repeat: repeat-x;
  background-position: 0 0;
  text-align: center;
  margin: 0;
  padding:0;
}

#page {
  width: 1030px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
  font-size: 13px;
  line-height: 18px;
  color: #343735;
}

/*****************/

#timeline {
  width: 100%;
  height: 306px;
  margin: 0;
  padding: 0;
}
#logo{
  width: 513px;
  height: 77px;
  float: left;
  background-image: url('../images/of-logo.gif');
  margin-left:35px;
}
#logo a,
#logo a img{
  width: 513px;
  height: 77px;
  border: 0;
}
#url{
  float: right;
  margin-right:35px;
  margin-top:10px;
}
#timeline #url a{
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;
  background: url(../images/of-url.gif) 0 0 no-repeat;
  display: block;
  width: 147px;
  height: 17px;
  text-indent: -10000000px;
}

/*****************/

#whitebg {
  width: 1030px;
  background-color:#FFFFFF;
  margin:0;
  padding:0;
}

#top-spacer{
  width: 1030px;
  height: 40px;
}

/*********/

#content {}
.left-spacer {
  width: 35px;
  height: 100%;
  float: left;
}
#mainbody {
  width: 709px;
  height: 100%;
  float: left;
  margin:0;
  padding:0;
}
#intro {
  margin:0;
  padding:0;
}
.separator {
  width: 100%;
  clear: both;
  height: 60px;
  background: url(../images/separator.jpg) repeat-x;
}
.center-spacer {
  width: 25px;
  height: 100%;
  float: left;
}
#rightcol{
  width: 227px;
  height: 100%;
  float: left;
}
#nav {
  width: 227px;
  background: url('../images/side-nav.gif') 0 0 no-repeat;
  position: relative;
  margin:0;
  padding:0;
  list-style:none;
  text-indent: -100000px;
}
.hide {
  width: 100%;
  margin: 0;
  padding: 0;
  height:0;
}

#followus{
  background: url("../images/followus.jpg") 0 0 no-repeat;
  width: 100%;
  height: 28px;
  margin-top:25px;
  padding:0;
  clear: left;
}
#followus a.pad-left1{margin-left:111px;}
#followus a.pad-left2{margin-left:12px;}

a img {border:0; margin:0; padding:0;}

#donate{
  background: url("../images/donate.gif") 0 0 no-repeat;
  width: 100%;
  height: 36px;
  margin-top:25px;
}


.right-spacer{
  width: 34px;
  height: 100%;
  float: left;
}

#bottom-spacer{
  width: 100%;
  height: 70px;
  clear:both;
}
#footer-wrapper {
 width:1030px;
 height: 51px;
 background: #ffffff url(../images/footer.gif) bottom center no-repeat;
}
#footer {
  width:961px;
  height:51px;
  background: url(../images/separator.jpg) 0 -31px repeat-x;
  float:left;
}
#footer-left2 {
  width:481px;
  height:51px;
  float:left;
}
#footer-right {
  width: 479px;
  height: 51px;
  float:right;
}

#bottom-padding {
  width: 100%;
  height: 103px;
}




