body { background-color: #000000;

       color: #666666;
       
       font-family: Arial, Verdana, sans-serif;
       
       text-decoration: none;

}

h1 { text-align: center;
     color: #940f04;

}

img { margin: 0 auto;

      border: 0;

}

#center { position: absolute; 

          left: 50%; 
          
          top: 50%; 
          
          margin-left: -290px; 
          
          margin-top: -300px;

}

.enter { position: absolute;

         left: 48.5%;
         
         top: 78%;
         
         font-family: Arial, Verdana, sans-serif;
         
         font-size: 1.5em;
         
         text-decoration: none;
            
}

a:link { color: #6728B2;

}

a:visited { color: #6728B2;

}

a:hover { color: #940f04;

}

.navBar { color: #333333;

          margin-left: auto;
          margin-right: auto;
          width: 550px;

          text-align: center;
          
          font-size: 2em;
          
          text-decoration: none;
          
}

ul { list-style-type: none;

     text-align: center;
     
     padding: 0px 0px 0px 0px;
          
}

li { display: inline;

     text-align: center;

}

fieldset { margin: 50px 10px 0px 20px;
           border: 0;
           background-color: #cc99ff;
           
}

form { color: #6728B2;
       padding: 10px;
       margin-left: auto;
       margin-right: auto;
       width: 25%;
       text-align: left;
       
}

#contactme { font-size: 1.5em;
             
}


#submit { text-align: center;
          margin-left: auto;
          margin-right: auto;
          width: 25%;
          
}

h2 { text-align: center;
     color: #940f04;
}

.artistsbanners { border: 1px solid #333333;
}

.links { text-decoration: none;
}

p { color: #555555;
    font-size: 1.25em;
    letter-spacing: 0.1em;
    line-height: 1.5; 
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 550px;
}

#storebanners { text-align: center;
                
                
}



#copyright { color: #444444;

             font-size: .75em;
             
             margin-left: auto;
             
             margin-right: auto;
             
             
             
             text-align: center;
             
             width: 1000px;
             
}

#copyrightcontact { color: #444444;

             font-size: .75em;
             
             margin-left: auto;
             
             margin-right: auto;
             
             
             
             text-align: center;
             
             width: 960px;
             
}

#copyrightsplash { color: #444444;

             font-size: .75em;
             
             margin-left: auto;
             
             margin-right: auto;
             
             margin-top: 50%;
             
             text-align: center;
             
             width: 960px;
             
}

#copyrightgallery { color: #444444;

             font-size: .75em;
             
             margin-left: auto;
             
             margin-right: auto;
             
             
             
             text-align: center;
             
             width: 550px;
             
}



.bioimages { border: 1px solid #222222;
}

span { text-decoration: underline;
}

.artworktitles { color: #6728B2;

}

table { background-color: #000000;
        
        margin-left: auto;
             
        margin-right: auto;
        
        width: 950px;
        
       border-collapse: collapse;
}
 
td { border: 6px solid #000000;
}


a.linkopacity img { filter:alpha(opacity=100);
                    
                    opacity: 1.0;
}

a.linkopacity:hover img { filter:alpha(opacity=70);
                          
                          opacity: 0.7;
}

