body, #mycontent {
   font-family: Arial,Tahoma;
   font-size: 11px;
   background-color: #000099;
   margin: 0;
}
.main {
    background-color: #FFFFFF;
}
.artname {
   font-size: 12px;
   margin-top: 15px;
   line-height: 25px;
}
.art_detail {
   font-size: 12px;
   margin-left: 10;
   line-height: 15px;
}
.thumbs td {
   vertical-align: middle;
   padding-left: 2px;
}
.artname a {
   text-decoration: none;
   color: #000;
}
.artname a:hover {
   width: 100%;
   background-color: #A7BFFF;
   color: #000099;
   font-weight : normal;
}
.artname #selected {
   color: #000099;
}
.nav_art {
   text-align: center;
   color: #000099;
}
.main_image {
   margin: 0px;
}
.thumbs a {
   text-decoration: none;
   color: #000099;
}
.menu {
   font-family: Arial;
   color: #FFFFFF;
   text-align: center;
   height: 10px;
   font-weight: bold;
   font-size: 13px;
}
.menu #selected {
  color: yellow;
  background-color: #000099;
}
.menu a {
   text-decoration: none;
   color: #FFF;
   font-weight: bold;
   font-size: 13px;
}
.menu a:hover {
   color: #000000;
}
.menu td {
   border-right: 1px solid #7883f5;
   border-left: 1px solid #7883f5;
}

.mmenu td {
   border-bottom: 1px solid #7883f5;
}
a {
   color : blue;
}
a:hover {
   text-decoration : none;
   font-weight : bold;
}
.nav a:hover {
   width: 24%;
   background-color: #FFF;
   text-decoration : none;
   font-weight : bold;
}
.nav a {
   background-color: #FFF;
   text-decoration : none;
   font-weight : normal;
}
.nav_thumb a:hover {
   font-size: 12px;
   background-color: #FFF;
   text-decoration : none;
   font-weight : bold;
}
.nav_thumb a {
   font-size: 12px;
   background-color: #FFF;
   text-decoration : none;
   font-weight : normal;
}
.studio_detail {
   font-size: 14px;
   margin-top: 40px;
   margin-left: 10px;
   line-height: 20px;
}
.studio_detail a {
   color: black;
   font-weight : bold;
   font-size: 14px;
   margin-left: 10;
   text-decoration: none;
}