/* All DivisionName Internet Explorer 6 exceptions and hacks go in this stylesheet. 
It runs last, and will overwrite any styles in previously-running stylesheets, if invoked by IE6.   2007 Electra Communications. */


div#top_tools_interior {margin-right:-2px;	padding:20px 0 10px 0; }

div#mugsi {	margin: -6px 0 0 0;}	

div#staff_dir {margin: 18px 0 0 -160px;padding:0px 0 0 0;float:left;position: relative;}

div#top_tools_exp_search { margin:-58px -12px 0 40px; padding:0; width: 150px;}

div#top_tools_explore {float:left;}

div#top_tools_search form#searchbox {float:left;margin:-2px 0px 0 7px;}

div#top_nav {margin:0px 0 -3px 0;}




.section {margin-bottom:-5px;}



/*The following two items move the Home dropdown items to the left. Otherwise, they align-left with the word 'Home', which is OK if there are a lot of menu items, but not good if there are only a few, and 'Home' is very wide. In that case, the dropdown items have a huge left margin.*/
/*.dropdown ul li a{margin-left:-20px;}*/
/*.dropdown ul li a:hover{margin-left:20px;padding-left:19px; width:auto;}*/


div#left_nav ul { /*Widens the space for text in the left menu.*/
	margin-left: 0;	
}


div#left_nav li {	
	width:100%;
}

div#left_nav ul li ul li { /* Sub-menu li items. Tightens the leading between items*/
	padding: 0px -50px 0px 0px;
	width:135px;
}


div#left_nav ul li ul li ul li.selected{
	padding-right:0px; 
}


div#grey_box {
	width:97%;
}


div#grey_box ul{
	margin-left:20px;
}


/* Second and third tier content areas. */

div#third_tier_main_container h1{ /*Acts as section title, above head. Moves it up closer to the grey keyline.*/
	margin-top:0px;
}

div#third_tier_main_container h2{/*  Acts as head. Moves it up closer to the section title. */
	margin: -13px 0px 16px 0px;
}

div#second_tier_main_container h1{ /*Acts as section title, above head. Moves it up closer to the grey keyline.*/
	margin-top:0px;
}

div#second_tier_main_container h2{/*  Acts as head.  Moves it up closer to the section title. */
	margin: -13px 0px 16px 0px;
}



/* Home Page Items. */

div#homepage_left_bottom_image {
	width:144px;
	margin:0 0 0 2px;
}

	
div#homepage_main_image {
	margin: 0 -5px -4px 6px;
}


div#homepage_right_bottom_image {
	margin: 0px -5px 0 0; 
}

div#slideshow { /* Unused to date in mac_home.css, but in the HTML. */
	/*margin:0px -3px 0 0;*/
}


div#homepage_main_image {
	margin-right:-5px;
}

	
div#news_events_container {
	margin: 0px 0 0 -18px;
}



div#homepage_bottom_container {
	margin:0 -7px 0 0;
}

	
div#news_events_container {
	margin-left:-10px;
}

table#news_events_table {
	width:598px;
	margin-left: 16px;
	border-left: 1px solid silver;
}

div#news_events_title {
	margin-left: 3px !important;
	width:604px !important;
}


div#home_white_box_item {
	width:167px;
	padding: 10px 8px 10px 8px;
	margin-top:-1px;
}

div#left_nav li.menubutton a:hover{color:#990033;}
div#left_nav li.menubutton2 a:hover{color:#990033;}
div#left_nav li.menubutton3 a:hover{color:#990033;}

