*     {margin:0; padding:0;} 
body  {font-family:verdana,arial,sans-serif; font-size:100%; }

ol    {font-size:.76em; margin: .5em 0 .75em 2em; list-style-type:square; }
p     {font-size:.76em; margin: .5em 0 .75em 0  ; }
table {font-size:.76em; table-layout:fixed; }
em    {font-size:2em; color:red; } 

#logo img {float:left; }
#logo p   {float:left; font-style:italic; line-height:5; }

#content  {position:absolute; clear:both; left:190px; right:0; top:5em; padding:1em;
           border-top: 2px solid #DF273E; border-left: 2px solid #DF273E; }

#menu {position:absolute; left:6px; top:5em; z-index:1;}
#menu ul#toplevel {position:absolute; width:182px;}
#menu ul {margin:0; padding:1px; list-style:none; white-space:nowrap; text-align:left; background:#FFF;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px; width:100%;}
#menu a {display:block; color:#000; font-size:.76em; font-weight:900; line-height:25px; text-decoration:none; 
         padding:0 20px 0px 3px; border-left: 2px solid #000;} 
#menu ul li:hover > ul {left:100%; margin-top:-26px; margin-left:-1px;}
#menu a:hover ul,
#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul,
#menu a:hover a:hover ul ul {left:-9999px;}
#menu li a:hover {background:#DF273E; color:#FFF; line-height:23px; border-bottom: 2px solid #000;} 
#menu li:hover > a {background:#DF273E; color:#FFF; line-height:23px; border-bottom: 2px solid #000;}
#menu li a.fly {background: url(Images/arrow.gif) no-repeat right top;}
#menu li a.fly:hover {background:#DF273E url(Images/arrow.gif) no-repeat right top;} 
#menu li:hover > a.fly {background:#DF273E url(Images/arrow.gif) no-repeat right top;}

.shiftright {float:right;}
.shrink {width:100px; height:100px;}
.clearit {clear:both;}
.textHolder {width:100px; height:100px; position:relative; float:left; }

.imageHolder {position:relative; width:100px; height:100px;   
              float:left; padding:0 20px 10px 0; margin:0 5px 0 0; display:inline; }
.outer ul {padding:0; margin:0; list-style:none;} 
.outer li {display:block; float:left; padding:9px 12px;}
.outer li:hover {padding:0;}
.outer li:hover img {height:auto;}
.zoom img {width:100%; height:100%; }
.zoom {position:absolute; left:0; top:0;}
.p1:hover .zoom {width:300px; height:300px;}
.L1:hover .zoom {width:600px;}

