A:active, A:visited {text-decoration: none}
A:link {text-decoration: none; color: #cc0033; }
A:hover {text-decoration: underline; color: #cc0033; }

BODY{
cursor:url("cursors/raggedyAnn_ani.ani"); 
	text-decoration: none;
	background-color: #FDAB17;
	scrollbar-face-color: #FDAB17;
	scrollbar-highlight-color: #ffccoo;
	scrollbar-shadow-color: #cc0033;
	scrollbar-3dlight-color: #ffccoo;
	scrollbar-arrow-color:  #cc0033;
	scrollbar-track-color: #FDAB17;
	scrollbar-darkshadow-color: #ffccoo; }

    .link {font-size: 11px; font-family: Verdana, Arial, Helvetica; line-height: 13px; color: #cc0033; text-align: center; font-weight: bold; cursor: url("cursors/hand_pointer_fleshcolor.cur");}
    .link2 {font-size: 11px; font-family: Verdana, Arial, Helvetica; line-height: 13px; color: #cc0033; text-align: center; font-weight: bold; cursor: url("cursors/hand_pointer_fleshcolor.cur");}
	.header {font-size: 11px; font-family: Arial, Helvetica; color: #cc0033; line-height: 13px; font-weight: bold; cursor:url("cursors/raggedyAnn_ani.ani");}
	.header2 {font-size: 11px; font-family: Verdana, Arial, Helvetica; color: #0000FF; line-height: 13px; text-align: center; font-weight: bold; cursor:url("cursors/raggedyAnn_ani.ani");}
	.body1 {font-size: 11px; font-family: Verdana, Arial, Helvetica; color: #cc0033; line-height: 13px; font-weight: bold; cursor:url("cursors/raggedyAnn_ani.ani");}
	.body2 {font-size: 11px; font-family: Verdana, Arial, Helvetica; color: #cc0033; line-height: 13px; font-weight: bold; cursor:url("cursors/raggedyAnn_ani.ani");}
	.footer {font-size: 11px; font-family: Arial, Helvetica; color: #0000FF; line-height: 13px; font-weight: bold; cursor:url("cursors/AeroShip.ani");}
	.footer1 {font-size: 11px; font-family: Arial, Helvetica; color: #cc0033; line-height: 13px; font-weight: bold; cursor:url("cursors/Mp3Player_ani.ani");}
	.logo {font-size: 11px; font-family: Arial, Helvetica; line-height: 13px; font-weight: bold; cursor:url("cursors/AeroShip.ani"); } 
	.instru {font-size: 10px; font-family: Arial; line-height: 12px; color: #cc0033; font-style: italic; cursor:url("cursors/magnifyingglass.ani");}
	.header3 {font-size: 10px; font-family: Arial; color: #0000FF; line-height: 12px; font-weight: bold; cursor:url("cursors/magnifyingglass.ani");}
	.player {font-size: 11px; font-family: Arial, Helvetica; color: #cc0033; line-height: 13px; font-weight: bold; cursor:url("cursors/dancing_girl_ani.ani");}


ul#gallery {
  padding:0; 
  margin:0; 
  width:336px; 
  height:448px; 
  position:relative; 
  background: url(images/BLANK.gif);
  }
#gallery li {
  list-style-type:none; 
  width:48px; 
  height:64px; 
  float:left; 
  z-index:100;
  }
#gallery li.lft {
  float:left; 
  clear:left;
  }
#gallery li.rgt {
  float:right; 
  clear:right;
  }
#gallery a {
  position:relative; 
  width:48px; 
  height:64px; 
  display:block; 
  float:left; 
  z-index:100; 
  cursor: url("cursors/magnifyingglass.ani");
  }
#gallery a img {
  position:relative; 
  width:46px; 
  height:62px; 
  border:1px solid #B2B2B2; 
  z-index:100;
  }
#gallery a:hover {
  width:120px; 
  height:160px; 
  padding:144px 108px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:20;
  }
#gallery a:hover img {
  background: url(images/BLANK.gif); 
  position:relative; 
  width:120px; 
  height:160px; 
  border:0; 
  z-index:20;
  }
#gallery a:active, #gallery a:focus {
  background:transparent; 
  width:240px; 
  height:320px; 
  padding:64px 48px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  }
#gallery a:active img, #gallery a:focus img {
  background: url(images/BLANK.gif); 
  position:relative; 
  width:239px; 
  height:320px; 
  border:0; 
  z-index:10;
  }
/* hack for Internet Explorer */
#gallery li.pad {
  height:0; 
  display:block; 
  margin-top:-2px; 
  width:336px; 
  font-size:0;
  }
a:visited {color:#cc0033;}


/* hack for Opera 7+ */
@media all and (min-width:0px){
#gallery a:hover {
  background: url(images/BLANK.gif); 
  width:240px; 
  height:320px; 
  padding:64px 48px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  }
#gallery a:hover img {
  background: url(images/BLANK.gif); 
  position:relative; 
  width:240px; 
  height:320px; 
  border:0; 
  z-index:10;
  }
}


