html, div, body {
  margin: 0;
  padding: 0;
  font-family: Arial, FreeSans;
}

html, body {
  height: 100%;
  min-height:600px;
}

a img {
  border: 0;
}

a {
  outline: none;
}

body {
  background: #f220b5;
}

.gallery:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#container {
  position: relative;
  width: 100%;
  height: 100%;
  height: auto !important;
  min-height: 100%;
}

#wrapper {
  position: relative;
  width: 100%;
  background: url(/images/wrapper_background.png) repeat-x;
}

body.home #wrapper {
  height: 600px;
}

#wrapper #bottom {
  background: url('/images/background_bottom.png') repeat-x bottom;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 84px;
}


#wrapper #top {
  background: url('/images/background_top.png') repeat-x top;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 84px;
}

body.home #wrapper #bottom, body.home #wrapper #top {
  display: none;
}

#content {
  padding-top: 300px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

body.home #content {
  height: 600px;
  padding-top: 0;
}

.home #bg_top {
  position: absolute;
  height: 50%;
  background-color: #89248d;
  z-index: 1;
  width: 100%;
}

.home #wrapper {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -300px;
  width: 100%;
}

#flash_home {
  position: absolute;
  top: 159px;
  left: 20px;
  width: 960px;
  height: 300px;
}

#main_menu {
  padding: 0;
  margin: 0;
  position: absolute;
  width: 200px;
  list-style: none;
  top: 90px;
  left: 100px;
}

body.home #main_menu {
  top: 40px;
  left: 50%;
  margin-left: -100px;
}

#main_menu li {
  text-align: center;
  
}

body.home #main_menu li {
}

#main_menu li a, #side_menu li a {
  color: #fff;
  font-size: 1.19em;
  height: 39px;
  line-height: 39px;
  display: inline;
  text-decoration: none;
}

#main_menu li.no_4 a:hover, #main_menu li.no_5 a:hover, #main_menu li.no_6 a:hover, 
#main_menu li.selected.no_4 a, #main_menu li.selected.no_5 a, #main_menu li.selected.no_6 a {
  color: #89248d;
}

#main_menu li.no_1 a:hover, #main_menu li.no_2 a:hover, #main_menu li.no_3 a:hover, 
#main_menu li.selected.no_1 a, #main_menu li.selected.no_2 a,
#main_menu li.selected.no_3 a,
#side_menu li a:hover, #side_menu li.selected a {
  color: #f220b5;
}

body.home #main_menu li a {
}

#main_menu li.no_3 {
  margin-bottom: 160px;
}

body.home #main_menu li.no_3 {
  margin-bottom: 310px;
}

#side_menu_container { 
  width: 300px; 
  height: 216px; 
  display: table; 
  position: absolute;
  right: 47px;
  top: 84px;
}

#side_menu_position { 
  display: table-cell; 
  vertical-align: middle; 
  width: 100%; 
  text-align: center; 
}

#side_menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

#side_menu li {

}

#side_menu li a {
  height: 34px;
  line-height: 34px;
  display:inline;
}


#flash {
  position: absolute;
  top: 0;
  left: 350px;
  height: 300px;
  width: 300px;
}

#logo {
  position: absolute;
  left: 82px;
  top: 225px;
  width: 236px;
  height: 129px;
  background: url(/images/logo.png) no-repeat;
}

#article {
  padding-left: 350px;
  height: 300px;
  height: auto !important;
  min-height: 300px;
}

#article a {
  color: #89248D;
}

#article .cover {
  height: 300px;
  height: auto !important;
  min-height: 300px;
  background: #f220b5;
  position: relative;
  z-index: 2;
  padding: 0 30px;
  width: 572px;
}

#article .body, #current_photo .description {
  padding: 22px 0;
  color: #fff;
  text-align: justify;
  font-size: 0.75em;
  line-height: 1.6em;
}

#top_content img, #top_content div {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0;
  padding: 0;
}

#top_content .previous, #top_content .next {
  position: relative;
}


#top_content .previous a, #top_content .next a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  height: 98px;
  width: 98px;
  display: block;
  cursor: pointer;
}

#top_content .previous a span, #top_content .next a span {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  font-size: 0.81em;
}

#article .with_galleries .body {
  padding-bottom: 4px;
}

#article .gallery {
  margin: 0;
  padding: 0;
}

#article .photo {
  margin-right: 18px;
  margin-top: 18px;
  float: left;
}

#article #current_photo {
  
}

#article #current_photo .photo {
  margin: 0;
  width: 302px;
  height: 301px;
  position: absolute;
  right: 30px;
  top: 0;
  width: 302px;
  height: 301px;
}

#article #current_photo .photo img {
  border: 1px solid #89248d;
  border-top: 0;
}

#article .no_5 {
  margin-right: 0
}

#article .photo a, #top_content .photo a {
  width: 100px;
  height: 100px;
  display: block;
  cursor: pointer;
}

#article .photo a:hover, #top_content .photo a:hover {
  background: #fff;
}

#article .photo a:hover img, #top_content .photo a:hover img {
  opacity: 0.6;
  filter: alpha(opacity = 50);
}

#top_content {
  position: absolute;
  top: 0;
  left: 350px;
  height: 300px;
  width: 300px;
  background: #89248d;
}

#top_content .photos {
  width: 300px;
}

#article .photo a span, #top_content .photo a span {
  border: 1px solid #89248d;
  display: block;
  width: 98px;
  height: 98px;
}

#article .photo a img, #top_content .photo a img {
  width: 98px;
  height: 98px;
}

#current_photo .description {
  padding-right: 20px;
  margin-left: -22px;
  width: 270px;
  color: white;
  float: left;
}
