			/* header CSS */
#keyNav {text-align: right; top: 0; font-size: 0.9em;}
#keyNav a:hover {text-decoration:underline;}
#keyNav h5 {display: inline; font-size: 0.9em; font-weight: normal; color: #666;}
#welcome {text-align: left; display: inline;  position: absolute;}
#welcome h5 {font-size: 0.8em; font-weight: normal; color: #666;}

			/* footer CSS */
#footerMain {
display: inline;
position: absolute;
left: 290px;
top: -20px;
width: 670px;
padding: 0 0 0 0;
}
#footerMain #featuredNav {
display: inline;
position: absolute;
left: -20px;
top: -10px;
width: 660px;
height: 75px;
z-index: 10;
}
#gifts, #paper, #pamper, #pizazz {
display: inline;
position:absolute;
top: 0px;
width: 70px;
height: 70px;
background-repeat:no-repeat;
padding: 20px 0 0 64px;
font-size: 18px;
line-height: 30px;
font-weight: bold;
}
#gifts {left: 0px; background-image:url(../navImages/shopNavGift.jpg);}
#paper {left: 121px; background-image:url(../navImages/shopNavPaper.jpg);}
#pamper {left: 266px; background-image:url(../navImages/shopNavPamper.jpg);}
#pizazz {left: 411px; background-image:url(../navImages/w.png);}
#gifts a:hover, #paper a:hover, #pamper a:hover, #pizazz a:hover{ text-decoration:underline;}
#secondaryFooter {
display: block;
position: absolute;
left: 0px;
top: 65px;
width: 660px;
text-align: center;
z-index: 50;
}
#minorNav {
font-size: 0.8em;
line-height: 1.7em;
width: 660px;
}
#minorNav a:hover { text-decoration:underline;}
#credits {
font-size:  0.7em;
line-height:  1.2em;
width: 600px;
}
#credits a {text-decoration: underline;}
#credits a:hover {color: #666;}
#footer #email {
display: block;
position: relative;
left: 0px;
top: 0px;
width: 220px;
height: 60px;
font:  0.8em/1.4em;
margin: 0 0 0 0;
}
#footer #email h5 a {font: 1.1em/1.4em;}


			/* rollover CSS */
#rollovers {
position: absolute; 
top: 535px; 
width: 63px; 
height: 70px;  
z-index: 100;
display: inline;
padding: 0;
}
#rollovers a {
display: inline;  
border-width: 0; 
text-decoration: none;
display: inline;
position:absolute;
top: 0px;
width: 63px;
height: 70px;
background-repeat:no-repeat;
padding: 0;
font-size: 22px;
line-height: 12px;
font-weight: bold;}
#rollovers a img {height: 0; width: 0; border-width: 0;}
#rollovers a:hover img {position: absolute; top: 0px; left: 0px; height: 70px; width: 63px;}
#rollovers a span {display: none; text-decoration:none;}
#rollovers a:hover span {
display: block;
position: absolute; top: 0; width: 80px;
padding: 0; margin: 0; z-index: 100;
font-size:10px;
line-height:11px;
font-weight:normal;
font-style:italic;
text-decoration:none;
}
#r1 #rollovers {left: 362px;}
#r2 #rollovers {left: 485px;}
#r3 #rollovers {left: 630px;}
#r4 #rollovers {left: 775px;}
#r1 #rollovers a:hover span {left: -90px;}
#r2 #rollovers a:hover span {left: -220px;}
#r3 #rollovers a:hover span {left: -355px;}
#r4 #rollovers a:hover span {left: -515px;}