body {
   margin:  0 0 0 0;
   padding: 0 0 0 0;
   background-color: #6688BB;
   text-align: center; 
}

td { 
   margin: 0 15px 5px 5px; 
   padding: 5px 15px 40px 5px; 
}

body, td {
   font-family: Verdana, Arial, sans-serif;
   font-size: 1.0em;
}

h2 { 
   margin: 1em 0 0 0; 
   padding: 0 0 0 0;
   font-size: 1.2em;
   font-weight: normal;
}

ul, li { 
   padding-top: 3px;
   margin-bottom: 0;
   padding-bottom: 0;
   font-size: 1.0em;
}

ul { margin-top: 0px; }

#content {
   margin-left: auto; margin-right: auto; margin-top: 6px;
   padding: 0 0 0 0;
   width: 67em;
   background-color: #FFFFFF;
   text-align: left;
   position: relative; 
   overflow: hidden;
}
#footer {
   width: 67em;
   margin-left: auto; margin-right: auto; margin-top: 6px;
}

div#artimg {
   margin:  0 0 0 0; 
   padding: 0 0 0 0;
   background: black url(homeart1.jpg); 
   background-position: center;
   background-repeat: no-repeat;
   border-width: 0;
}
div#artimg a {
   margin:  0 0 0 0; 
   padding: 0 0 0 0;
   font-size: 173px;
   color: white;
   text-decoration: none; 
}
div#artimg:hover {
   background-image: url(homeart2.jpg);
}
.x {
   height:  210px;
   width:   672px;
}
table {
   margin:  0 0 0 0; 
   padding: 0 0 0 0;
}
#links {
   margin:  0 0 0 0; 
   padding: 0 0 0 0;
   height:  100%;
}
#links a img, h2 img, li img 
{
   position: absolute; 
   top:  -500px; 
   left: -500px; 
   height: 0; 
   width:  0; 
   border-width: 0;
   z-index: 100;
}

div#links a:hover img, h2:hover img, li:hover img {
   position: absolute; 
   top: 217px; 
   left: 15px; 
   height: 100px; width: 190px;
}

div#links a:link, a:visited, a:active {
   color: rgb(50,50,150);
   text-decoration: none;
   border-style: none;
}

a:hover { 
   color: rgb(50,50,250);
   background-color: rgb(220,220,255);
   text-decoration: none; 
   border-style: none;
}


#footer a img {
border-style: none;
}   

#artimg a:hover, #footer a:hover { 
   text-decoration: none;
   background-color: transparent;
}

