html{
  background:url('/images/html.jpg') repeat-x #eef2f6;
}
body{
  font:0.8em 'Arial', sans-serif;
  background:url('/images/footer_bg.jpg') repeat-x 0 100%;
  color:#666;
}
img{
 border:none;
}
a{
  text-decoration:underline;
  color:#4075ab;
}
a:visited{
}
a:hover{
  text-decoration:none;
}
#head{
  background:url('/images/head.jpg') no-repeat;
}
#head address{
  font:normal bold 190% 'Calibri', 'Arial', serif;
  color:#000;
}
#head address span{
  font-size:60%;
}
#search{
  background:url('/images/search.jpg') no-repeat;
}
#q{
  border:1px solid #939393;
}
#top{
  text-transform:lowercase;
  font-size:140%;
  background:#ff7a07;
  color:#369;
}
#top li{
  border-right:1px solid #e66f01;
}
#top a{
  text-decoration:none;
  color:#fff;
}
#nav{
  background:url('/images/nav.jpg') no-repeat #356aa0;
}
#nav h3{
  font-size:140%;
  color:#fff;
}
#nav ul{
  list-style:none;
  font-weight:bold;
  font-size:140%;
  color:#f90;
}
#nav ul ul{
  text-transform:lowercase;
  font-size:90%;
  font-weight:normal;
}
#nav ul ul ul{
  font-size:80%;
}
#nav ul a{
  text-decoration:none;
  color:#fff;
}
#nav ul a:hover{
  color:#f90;
}
#nav span{
}
#content .sub li{
  list-style:none;
}
#content .sub a{
  text-decoration:none;
  background:url('/images/sub.gif') no-repeat 100% 70%;
  color:#666;
}
#content .sub a:hover, #content .sub span{
  color:#477cb2;
}
#content h1{
  font-size:160%;
  color:#477cb2;
}
#content h2{
  font-size:140%;
  color:#477cb2;
}
#content h3{
  font-size:120%;
  color:#477cb2;
}
#content h3 a{
  color:#477cb2;
}
#content h4{
  font-size:110%;
  color:#477cb2;
}
#content ul{
  list-style-image:url('/images/ul.gif');
}
.li{
  font-weight:bold;
}
.photo p{
  font-size:130%;
  font-weight:bold;
  color:#4075ab;
}
.tablelist caption{
  font-size:130%;
  font-weight:bold;
  color:#4075ab;
}
.tablelist th{
  background:#cbdff3;
}
.tablelist td{
  background:#fff;
  border-bottom:1px solid #386da3;
}
p.stuff{
  font-size:130%;
  font-weight:bold;
  color:#477cb2;
}
.stuff a{
  font-size:130%;
  font-weight:bold;
  text-decoration:none;
  color:#666;
}
.stuff a:hover{
  color:#4075ab;
}
.stuff li{
  list-style:none;
}
sup{
  font-weight:bold;
  font-size:120%;
  color:#ff7a07;
}
#footer{
  background:url('/images/footer.jpg') no-repeat 50% 0;
}
#footer li{
  list-style:none;
  border-right:1px solid #fff;
}
#footer li a{
  font-size:100%;
  color:#fff;
}
#footer a{
  font-size:80%;
  text-decoration:none;
  color^#356aa0;
}
/*gallery*/
#content .mainGallery{
  background:url('/images/xsl_images/loader.gif') no-repeat 50% 50%;
}
#content .gallery ul{
  list-style:none;
  list-style-image:none;
}
#content .gallery .active img{
  border:2px solid #369;
}
#content .gallery li img{
  border:2px solid #fff;
}
.gallery .control{
  cursor:pointer;
}
