/*THIS IS FOR BIG BUTTONS IN HOMEPAGE HEADER NAV*/
#header ul, #header li {list-style-type:none; margin:0; padding:0;}
#header ul {
float:right;
background: transparent url(../images/bigbuttonsHome.gif) top left no-repeat;
width: 599px;
height:79px;
text-indent:-5000px; 
}
#header li {float:right;}
#header li a {	
display: block;	
height: 79px;
width: 94px;
border-bottom:0;
}
#header li a#menu1 {width:1px;}
#header li a#menu3 {width:95px;}
#header li a:hover {background: transparent url(../images/bigbuttonsHome.gif) top left no-repeat;}
#header a#menu1:hover {background-position: -599px 0% ;}
#header a#menu2:hover {background-position: -1008px 0%;}
#header a#menu3:hover {background-position: -1102px 0%;}
#top Nav {
float:right;
width:599px; 
height:79px;
margin:0;
padding:0;
background:url(../images/bigbuttonsHome.gif) 0 0 no-repeat;
}

/*Language switcher*/
#langSwitch {font-size:90%;margin:0 0 10px 0;color:#333;}
#langSwitch a:link, #langSwitch a:visited {color:#000;text-decoration:none;border-bottom:1px solid #000;}
#langSwitch a:hover {color:#000;background-color:transparent; border-bottom:1px solid transparent;}

/*Tour page*/
#tourBox 
{background:#FFF8DC;margin:5px 0 0 -12px;padding:8px 8px 8px 8px;color:#000;border:1px solid #999;}
#tourInfo {padding:5px 0 0 0;color:#000000;}
#tourInfo h3 {color:#000;margin:0 0 3px 0;}
#tourInfo .large {font-family:arial, sans-serif; color:#000;margin:0 0 7px 0;}

div.scrollstuff {
border: 1px solid #ccc;
width: 200px;
height: 260px;Ê Ê 
float:left; 
}

/*Main navigation */
#program_ul {display:none;}
#extensions #program_ul, #program #program_ul, #foundation #program_ul {display:block;}

#pageheading p {border:0;}

#header {background:#fff;}
