/*
 * www.randsco.com header and footer
 * copyright stk 2005-2006
 *          
 */

/* Visual cue till the site is converted to relative fonts */
.fixFonts { position:absolute; left:25px; color:#eeaaef; background-color:inherit; }

body { font:100.01% verdana,sans-serif; }

#bannerWrap { border:1px solid #333; background-color:#6a3fff; height:99px; color:inherit; }

#nav { border-right:1px solid #333;
  margin-right:-1px; float:right;
  background-image:
  url('/_img/web/BannerRcrop2.jpg'); 
  height:99px; width:750px;
  background-repeat:no-repeat; }
#nav ul { position:relative; top:65px; 
  padding:0 1px; margin:0; }  
#nav li,#nav li h2 { font:0.7em verdana,sans-serif; }
#nav ul li { display:inline; }
#nav ul li a { color:#116;
  padding:3px 5px;
  text-decoration:none;
  background-color:inherit; }
#nav ul li a:hover { border:1px solid #fff; 
  margin-left:-1px; margin-right:-1px; }

#nav h1,
#nav h2.outline,
#nav h3.outline { display:none; }

#nav ul li.sixth a:hover {
  border:1px solid #000;
  background:#f6f2f3;
  color:#000; }
#nav ul li.fifth a:hover {
  border:1px solid #000; 
  background:#fde7fc;
  color:#000; }
#nav ul li.fourth a:hover {
  border:1px solid #809;  
  background:#f4c8fd; color:#406; }
#nav ul li.third a:hover { 
  background: #e3a2fc; color:#406; }
#nav ul li.second a:hover { 
  background:#bb73f9; color:#fff; }
#nav ul li.first a:hover { 
  background:#8b4afc; color:#fff; }

	
.printOnly { display:none; position:absolute; }



/* rands footer css */

#footerWrap { border:1px solid #000;
  background-color:#58b; color:#fff;
  margin: 5px 0 0 0; position:relative; }

#footer { padding:5px; text-align:center;
  font:bold 0.9em georgia,sans-serif; }
#footer span { font-family:sans-serif; }
#footer .outline { display:none; }

#footer p { margin:0; padding:0; }
#footer a { padding:0; margin:0; color:#fff; 
  text-decoration:none; background:inherit; }
#footer a:hover { border:none;
  background:#58b; padding:0;
  color:#f9f; }
#footer a:visited { padding:0; }
#footer a:visited:hover { border:none;
  background:transparent; }
/*
*:first-child+html #footer #pr { height:20px; width:20px;
  position:absolute; top:3px; right:3px; 
  background:url(http://www.prchecker.info/PR1_img.gif)
  no-repeat top right; } 
*/
/* ie7-only page rank */


/* basic styles */
acronym,abbr { border-bottom:1px dotted; cursor:help; }