.topborder
{
padding:5px;
margin:10px 0;
}

.topborder p
{
padding:0;
margin:0;
}

/*** Sidebar (Navigation and Addition Resources) Styles ***/
#highbridge_sidebar
{
width:173px;
float:right;
margin:0 0 10px 10px;
}

#highbridge_menu
{
list-style:none;
}

#highbridge_menu li a
{
text-indent:-9999px;
display:block;
width:173px;
height:25px;
}

#highbridge_menu li#intro a
{background:url(/sub_your_park/highbridge/images/highbridge_menu_intro.gif) no-repeat 0 0;}

#highbridge_menu li#history a
{background:url(/sub_your_park/highbridge/images/highbridge_menu_history.gif) no-repeat 0 0;}

#highbridge_menu li#restoration a
{background:url(/sub_your_park/highbridge/images/highbridge_menu_restoration.gif) no-repeat 0 0;}

#highbridge_menu li#support a
{background:url(/sub_your_park/highbridge/images/highbridge_menu_support.gif) no-repeat 0 0;}

#highbridge_menu li#intro a:hover, #highbridge_menu li#history a:hover, #highbridge_menu li#restoration a:hover, #highbridge_menu li#support a:hover
{background-position:0 -25px;}

#highbridge_menu li#intro a:active, #highbridge_menu li#history a:active, #highbridge_menu li#restoration a:active, #highbridge_menu li#support a:active
{background-position:0 -50px;}

#other_resources {margin-top:15px;}

#other_resources h3 {font-size:1.2em;border-bottom:1px solid #E6E1DB;padding-bottom:5px;}

#contact {margin:10px 0 0 0;padding:0;}

/***History Page, Timeline Styles***/
.timeline
{
width:230px;
height:327px;
overflow:auto;
float:right;
}

