 div#logo a {
  display: block;
  width: 100%;
  height: 100%;
} 
    
#logo {
  /* background: url(resources/MagicMannersLogo.png) no-repeat; */
}
#fork {
   background: url(/images/Fork.gif) no-repeat;
}
#key_visual {
   background: url(/MainImage.swf);
   background-attachment:fixed;
}
#slogan {
	font-family: Comic Sans MS,sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #990033;
	text-align: center;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset2/n1activeitem.gif) no-repeat;
  font-family: Comic Sans MS,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color:#FFFF00;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Comic Sans MS,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #990033;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset2/n1hover.gif) no-repeat;
  font-family: Comic Sans MS,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: Courier,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a {
  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: Courier,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #990033;
}
.sub_nav_list a:hover {
  background: url(images/dynamic/buttonset2/subnav1hover.gif) no-repeat;
  font-family: Courier,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #990033;
}
#content_container h1 {
	font-family: Comic Sans MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #C00;
}
#content_container h2 {
  font-family: Comic Sans MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
  color: #b4a5a1;
}
#content_container h3 {
  font-family: Comic Sans MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  color: #b4a5a1;
}
.content, .content p {
	font-family: Comic Sans MS,sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #696560;

}
#content_container a:visited {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(255,152,35);
}
#content_container a:link {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FF3300;
}
#content_container a:hover {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FF3300;
}
#content_container a:active {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(255,152,35);
}
#apDiv1 {
	position:absolute;
	left:394px;
	top:432px;
	width:254px;
	height:30px;
	z-index:1;
}

#footer_text {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #706560;
}
.ccccccc {
	color: #CCCCCC
}

