#pad {height:140px;}
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
#Menu {padding:0; margin:0; list-style:none; height:26px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#Menu li {float:left; margin-right:1px;}
#Menu li a {display:block; float:left; height:26px; line-height:26px; background:#008083; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 30px 0 20px;}


#Menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#Menu li a:hover {z-index:200; position:relative; color:#fff; background-color:#67ADAD;}
#Menu li:hover {position:relative; z-index:200;}

#Menu li:hover > a {color:#fff; background:#67ADAD;}
#Menu li:hover > a.sub {color:#fff; background-color:#67ADAD;}

#Menu li.current a {color:#fff; background:#3E999B;}

#Menu li a.sub {background: #008083 url(images/down-arrow.gif) no-repeat right center;}
#Menu li.current a.sub {color:#fff; background:#3E999B url(images/down-arrow.gif) no-repeat right center;;}

#Menu :hover ul {left:0; top:26px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#Menu ul,
#Menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#Menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#Menu :hover ul li {margin:0; border-top:1px solid #134647;}
#Menu :hover ul li a {width:146px; padding:0; text-indent:8px; text-align:left; background:#3E999B; color:#ccc; height:30px; line-height:30px;}
#Menu :hover ul li a.fly {background:#3E999B url(images/right-arrow.gif) no-repeat right center;}

#Menu :hover ul :hover {background-color:#67ADAD; color:#fff;}
#Menu :hover ul :hover a.fly {background-color:#67ADAD; color:#fff;}

#Menu :hover ul li.currentsub a {background:#3E999B; color:#fff;}
#Menu :hover ul li.currentsub a.fly {background:#3E999B url(images/right-arrow.gif) no-repeat right center; color:#fff;}

#Menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#Menu :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#Menu :hover ul :hover ul li.currentfly a,
#Menu :hover ul :hover ul li.currentfly a:hover {background:#3E999B; color:#fff;}

#index ul#Menu li#IndexLink a,
#nutshell ul#Menu li#NArticleLink a,
#witnessprotection ul#Menu li#ArticleLink a,
#corruption ul#Menu li#ArticleLink a,
#corruptionnews ul#Menu li#ArticleLink a,
#scott ul#Menu li#ArticleLink a,
#carolyn ul#Menu li#ArticleLink a,
#statedepartment ul#Menu li#ArticleLink a,
#vienna ul#Menu li#ViennaLink a,
#mediakit ul#Menu li#MediaLink a,
#contact ul#Menu li#ContactLink a,
#family ul#Menu li#FamilyLink a,
#about ul#Menu li#AboutLink a,
#memorial ul#Menu li#MemorialLink a {color:#FFFFFF;}

#nutshell ul.RedArrow li#s-NutShell,
#witnessprotection ul.RedArrow li#s-WitnessProtection,
#corruption ul.RedArrow li#s-Corruption,
#corruptionnews ul.RedArrow li#s-CorruptionNews,
#scott ul.RedArrow li#s-Scott,
#carolyn ul.RedArrow li#s-Carolyn,
#statedepartment ul.RedArrow li#s-StateDepartment {display:none;}

#index div.FootList a#IndexFoot,
#nutshell div.FootList a#NutShellFoot,
#witnessprotection div.FootList a#WitnessFoot,
#corruption div.FootList a#CorruptionFoot,
#corruptionnews div.FootList a#CorruptionNewsFoot,
#scott div.FootList a#ScottFoot,
#carolyn div.FootList a#CarolynFoot,
#statedepartment div.FootList a#StateFoot,
#vienna div.FootList a#ViennaFoot,
#mediakit div.FootList a#MediaFoot,
#contact div.FootList a#ContactFoot,
#family div.FootList a#FamilyFoot,
#about div.FootList a#AboutFoot,
#index div.FootList a#IndexFoot:hover,
#nutshell div.FootList a#NutShellFoot:hover,
#witnessprotection div.FootList a#WitnessFoot:hover,
#corruption div.FootList a#CorruptionFoot:hover,
#corruptionnews div.FootList a#CorruptionNewsFoot:hover,
#scott div.FootList a#ScottFoot:hover,
#carolyn div.FootList a#CarolynFoot:hover,
#statedepartment div.FootList a#StateFoot:hover,
#vienna div.FootList a#ViennaFoot:hover,
#mediakit div.FootList a#MediaFoot:hover,
#contact div.FootList a#ContactFoot:hover,
#family div.FootList a#FamilyFoot:hover,
#about div.FootList a#AboutFoot:hover {color:#000000; background:#FFFFE6; text-decoration:none;}


