  .transparent1 
    {
    filter:alpha(opacity=75);
    background-color:'';
    display:none;
    width:240;
    height:240;
    position:absolute;
    color: '';
    border: 0px solid black
    }

  .transparent2 
    {
    filter:alpha(opacity=80);
    background-color:'';
    display:none;
    width:240;
    height:320;
    position:absolute;
    color: '';
    border: 0px solid black
    }

  .img 
    { 
     BEHAVIOR: url("../Art/Gallery/colorpicker/pngbehavior.htc")
    }

  .overlay 
    {
    filter:alpha(opacity=90);
    background-color:'';
    display:block;
    width:260;
    height:260;
    position:absolute;
    left:28%;
    bottom:-10%;
    color: '';
    border: 0px solid black;
	font-color:'#000000';
	font-weight:bold;
	font-size:14pt
    }

  .quotation 
    {
    filter:alpha(opacity=90);
    background-color:'';
    display:block;
    width:260;
    height:260;
    position:absolute;
    left:28%;
    top:28%;
    color: '';
    border: 0px solid black;
	font-color:'#000000';
	font-weight:bold;
	font-size:14pt
    }

  .underlay 
    {
    filter:alpha(opacity=90);
    background-color:'';
    display:block;
    width:500;
    height:100;
    position:absolute;
    left:560;
    top:0%;
    color: '';
    border: 0px solid black;
	font-color:'#000000';
	font-weight:bold;
	font-size:10pt
    }

a#popup1:visited {color:#FFF; text-decoration:none;};
a#popup1: {color:#FFF; text-decoration:none; position:relative; left:75px; font-weight:bold;};
a#popup1: div {display:none;};
a#popup1:hover {color:#FFF; cursor:hand;};
a#popup1:hover {display:block; position:absolute; top:-40px;; left:-40px;; width:240px; height:240px; background-color:''; color:#FFF; border:0px solid #FFF; text-align:left; font-family: Trebuchet MS, Arial, sans-serif; font-size:16px; line-height:16px; font-weight:light; padding-left:40px; padding-top:8px; padding-right:40px; background-image: url('../Art/Gallery/images/fuzzy_blob.gif')};


a#popup2:visited {color:#000; text-decoration:none;};
a#popup2: {color:#000; text-decoration:none; position:relative; left:75px; font-weight:bold;};
a#popup2: div {display:none;};
a#popup2:hover {color:#000; cursor:hand;};
a#popup2:hover {display:block; position:absolute; top:-40px;; left:-40px;; width:260px; height:320px; background-color:''; color:#000; border:0px solid #000; text-align:left; font-family: Trebuchet MS, Arial, sans-serif; font-size:12px; line-height:12px; font-weight:light; padding-left:120px; padding-top:8px; padding-right:40px; background-image: url('../Art/Gallery/images/sticky_clicky.gif')};