#background_upper {
   height: 155px;
   background-image: url('../image/background_white.png');
   background-repeat: repeat;
   border-bottom: solid #1B1B1B 1px;
}

#background_upper_inner {
   width: 900px;
}

#background_upper_right {
   height: 155px;
   float: right;
   width: 100%;

   background-image: url('../image/background_white.png');
   background-repeat: repeat;
   border-bottom: solid #1B1B1B 1px;
}

body {
   background-image: url('../image/background.png');
   margin: 0px;
   padding: 0;
   border: 0;
   height: 101%;
}

#body_height {
   position: absolute;
   height: 775px;
   width: 5px;
}

#body_div {
   margin: auto;
   text-align: center;
   width: 900px;
   position: relative;
   top: -156px;
}

#bio {
   position: absolute;
   top: 199px;
   left: 300px;
   width: 650px;
   height: 550px;
   border: none;
}

#community {
   position: absolute;
   top: 199px;
}

#community_inside {
   position: absolute;
   left: 300px;
   width: 650px;
   top: 199px;
   /* height: 550px; */
   height: 0px;
   overflow: hidden;
   border: none;
}

#community_links {
   position: absolute;
   left: 20px;
   width: 250px;
}

.community_header {
   font-size: 18px;
   font-family: 'georgia';
   color: #c0c0c0;
   margin-bottom: 4px;
   text-decoration: none;
}

#content {
   left: -41px;
   position: absolute;
   top: -10px;
}

#content_inner {

}

.fading {
}

#gallery_arrow_div {
   left: 683px;
   top: 602px; 
   position: absolute; 
}
#gallery_arrow_div > a > img {
   border: none;
}
#gallery_arrow_line {
   left: 12px;
   position: absolute;
   top: 48px;
   visibility: hidden;  
}

#header {
   /* width: 100%; */
   width: 300px;
   height: 155px;
   position: absolute;
   left: 0px;
   top: 0px;
}

.header {
   background-image: url('../image/background_white.png');
   background-repeat: repeat;
   border-bottom: solid #1B1B1B 1px;
}

#header_face {
   background-image: url('../image/header_face_light.png');
   height: 155px;
   width: 247px;
   position: absolute;
   left: 0px;
}

#header_text {
   background-image: url('../image/header_text.png');
   height: 105px;
   width: 283px;
   position: absolute;
   
   left: 334px;
   top: 29px;
}

img {
   border: none;
}

#main {
   position: absolute;
   left: 0px;
   top: 191px;
}

#myth_text_part_1 {
   background-image: url('../image/myth_text_justify_part_1.png');
   height: 347px;
   width: 272px;
   position: absolute;
   top: -13px;
   left: 10px;
}

#myth_text_part_2 {
   background-image: url('../image/myth_text_justify_part_2.png');
   height: 55px;
   width: 226px;
   position: absolute;
   top: 349px;
   left: 44px;
}

#myth_quote {
   position: absolute;
   top: 339px;
   left: 12px;
   
   background-image: url('../image/myth_quote.png');
   width: 31px;
   height: 27px;
}

#myth_closing_quote {
   position: absolute;
   top: 405px;
   left: 239px;
   
   background-image: url('../image/myth_closing_quote.png');
   width: 31px;
   height: 28px;
}

#navlinks {
   position: absolute;
   left: 276px;
   /*top: 166px;*/
   top: 140px;
   color: gray;
   font-size: 8pt;
   font-family: 'verdana';
   letter-spacing: 4px;
}

.navlink {
   color: #444;
   text-decoration: none;
}

.navlink:hover {
   text-decoration: underline;
}

#picture_frame_main {
   position: absolute;
   top: 190px;
   left: 290px;
   
   width: 467px;
   height: 568px;
   
   background-image: url('../image/background_picture_frame.png');
   border: solid #1A1A1A 1px;
}

#picture_frame_side {
   left: 779px;
   height: 568px;
}

.picture_main {
   position: absolute;
   left: 299px;
   top: 199px;
   cursor: pointer;
}

#picture_frame_main > img {
   width: 361px;
   height: 441px;
}

.side_img {
   margin-top: 12px;
   height: 80px; /*101px; */
   width: 65px;
   cursor: pointer;
}

#show_div {
   width: 450px;
   height: 550px;
   position: absolute;

   position: absolute;
   top: 190px;
   left: 290px;
   
   background-image: url('../image/show.png');
   
   cursor: pointer;
}

.thumb_frame {
   position: absolute;
   top: 190px;
   
   width: 82px;
   height: 470px;
   
   background-color: black;
   border: solid #1A1A1A 1px;
}
