
#logo {
   background:  url("images/LionLogo4c190x134.jpg") no-repeat;
}
#key_visual {
   background:  url("images/HeaderPhoto590x134.jpg") no-repeat;
}
#slogan {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,4,94);
}
#main_nav_list a.main_nav_active_item {
  background:  url("images/buttonset/n1activeitem.gif") no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,4,94);
}
#main_nav_list a.main_nav_item {
  background:  url("images/buttonset/n1.gif") no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #f6f6f6;
}
#main_nav_list a.main_nav_item:hover {
  background:  url("images/buttonset/n1hover.gif") no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #cccccc;
}
.sub_nav_list a.sub_nav_active_item {
  background:  url("images/buttonset/subnav1active.gif") no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #088;
}
.sub_nav_list a.sub_nav_item {
  background:  url("images/buttonset/subnav1.gif") no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,4,94);
}
.sub_nav_list a.sub_nav_item:hover {
  background:  url("images/buttonset/subnav1hover.gif") no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #800;
}
.content h1 {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,4,94);
}
.content h2 {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,4,94);
}
.content h3 {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,4,94);
}
.content h4 {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,4,94);
}
.content h5 {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,4,94);
}
.content, .content p {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,4,94);
}
.content a:visited {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #00F;
}
.content a:link {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(178,5,146);
}
.content a:hover {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: rgb(109,6,173);
}
.content a:active {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(115,4,94);
}
#footer_text {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(115,4,94);
}

