* {
	margin: 0;
}
html, body {
	height: 100%;
}

p {margin-top:10px;}

#nav-col {
 position:absolute; 
  top: 20px;
  margin-left:0px;
  width:210px;
  height:100%;
  z-index:100;
  }

  #ctr-col {
 position:absolute; 
overflow: visible;
 padding-left: 0px;
 padding-right: 30px;
 padding-bottom: 20px;
 background-image:url("../images/bearpawbg.gif");
 background-repeat: no-repeat;
 top: 20px;
 left: 150px;
 width:500px;
height:100%;
 font-family:"Arial"; 
 font-size:13px; 
 color:#003366; 
 line-height:15px; 
  z-index:1;


  }


  #rt-col-outer {
  position:relative; 
  height:auto;
  width:300px;

  margin-top:0px;
  top: 5px;
  left: 690px;
  z-index:1;


  }

  #rt-col {
  position:relative; 
  height:auto;
  width:300px;

  margin-top:0px;
  top: 10px;
  left: 0px;
  border:1px solid #aaaaaa;
  z-index:1;


  }




  #footer, .push {
 position:relative;
display:block;
height:75px;
  margin-left: 75px;
  margin-bottom: 10px;
  margin-top: 350px; 
  width:850px;
  border:1px solid #FFF000;
  font-family:verdana,arial;
  font-size:10px;
  color:#555555;
  z-index:500;
  }



  #footer_reg, #push2 {
 position:relative;
display:block;
height:75px;
  margin-left: 75px;
  margin-bottom: 10px;
  margin-top: 350; 
  width:850px;
  font-family:verdana,arial;
  font-size:10px;
  color:#555555;
  }


#footer a:link, #footer a:active, #footer a:visited {   
      color: #990000; 
	text-decoration: none;
}

#footer a:visited {   
      color: #999966; 
	text-decoration: none;
}

#footer a:hover, #footer a:focus {   
      color: #000099; 
	text-decoration: none;

}

#footer_reg a:link, #footer_reg a:active, #footer_reg a:visited {   
      color: #990000; 
	text-decoration: none;
}

#footer_reg a:visited {   
      color: #999966; 
	text-decoration: none;
}

#footer_reg a:hover, #footer_reg a:focus {   
      color: #000099; 
	text-decoration: none;

}

  #foot-links {
  background: #FFFF66;
  position:relative;
  width:100%;
  font-family:verdana,arial;
  font-size:11px;
  padding-top:3px;
  padding-bottom:4px;

  }


#foot-links a:link, #foot-links a:active, #foot-links a:visited {   
      color: #000099; 
	text-decoration: none;
}

#foot-links a:visited {   
      color: #999966; 
	text-decoration: none;
}

#foot-links a:hover, #foot-links a:focus {   
      color: #009900; 
	text-decoration: none;

}



#days2go {
 background-image:url(../images/days_left_bg.jpg);
 background-repeat: no-repeat;
 position:relative;
  top: 0px;
  width:300px;
  z-index:1;
  margin-top:0px; 
  margin-bottom:10px;
  font-family:Verdana,Arial;

  font-size:14px; 
 color:blue; 
 }


.main {
  top: 0px;
  margin-top:0px; 
  margin-bottom:10px;
  font-family:Verdana,Arial;

  font-size:11px; 
 color:#333333; 
 }


  #update-col {
 background-image:url(../images/updates_bg.jpg);
 background-repeat: repeat-y;
 position:relative;
  margin-top:0px;
 height: auto;
  width:300px;
 
  top: 0px;
  z-index:1;
 font-family:Verdana,Arial; 
 font-size:11px; 
 color:#555555; 
 line-height:12px;

  }



#main-page{
width:100%;
display:block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */

}

#main-content{
width:100%;
display:block;

}

a.rollover {
	display: block;
	width: 119px;
	height: 40px;
	text-decoration: none;
      background: url('../images/home_sprite.jpg');
	}

a.rollover2 {
	display: block;
	width: 119px;
	height: 40px;
	text-decoration: none;
	background: url("../images/flyer_sprite.jpg");
	}

a.rollover3 {
	display: block;
	width: 119px;
	height: 40px;
	text-decoration: none;
	background: url("../images/lodging_sprite.jpg");
	}

a.rollover4 {
	display: block;
	width: 119px;
	height: 40px;
	text-decoration: none;
	background: url("../images/register_sprite.jpg");
	}

a.rollover5 {
	display: block;
	width: 119px;
	height: 40px;
	text-decoration: none;
	background: url("../images/contact_sprite.jpg");
	}

a.rollover6 {
	display: block;
      margin-bottom:0px;
	width: 119px;
	height: 40px;
	text-decoration: none;
	background: url("../images/memories_sprite.jpg");
	}

a.rollover:hover, a.rollover2:hover, a.rollover3:hover, a.rollover4:hover, a.rollover5:hover, a.rollover6:hover   {
	background-position: -119px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

