body {
   font: 76%/160% verdana, geneva, arial, sans-serif;
   color: #FFFFFF;
   background-color: #708090;
   background-image: url(image/bg.jpg);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   margin: 0px;
   letter-spacing: 1px;
  }

#center{
   color: #FFFFFF;
   text-align: center;
   position: absolute;
   top: 50%;
   left: 0px;
   width: 100%;
   height: 1px;
   overflow: visible;
   visibility: visible;
   display: block;
  }

#title{ 
   background: url(image/bg_title.png) repeat 0% 0%;
   margin-left: -200px;
   position: absolute;
   top: -145px;
   left: 50%;
   width: 400px;
   height: 70px;
   visibility: visible;
   padding-top: 10px;
  }

.headline {font-weight: bold;font-size: 2em;}

a:link, a:visited {color: #b7bfc7;font-weight: bold;text-decoration: none;outline:none;}
a:hover {;text-decoration: underline;}
.text {color: #fff;font-size: 1em;text-align: left}
#nav {
     position: absolute;
     top: -10px;
     left: -225px;
     width: 250px;
     height: auto;
     visibility: visible;
     display: block;
     margin-bottom: 20px;
     }
#navtop li {list-style-type: square;}
#navtop li a,#navtop a:visited {color: #fff;outline:none;}
#navtop li a:hover {text-decoration: underline;}

#content {
 padding-right: 10px;
 position: absolute;
 top: 102px;
 left: -50px;
 width: 700px;
 height: 360px;
 display: block;
 overflow: auto;
 }


h1,h2,h3 {color: #ccccff;font-size: 1.8em;font-weight: normal;letter-spacing: 1px;margin-top: 0;}
h4,h5,h6 {color: #ccccff;font-size: 1.4em;font-weight: normal;letter-spacing: 1px;}
hr.hr {color: #708090;background-color: #708090;height: 5px;border: 1px solid #fff;clear: both;}

div.pagination { padding: 3px; margin: 3px; text-align:center; }
div.pagination a { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #977c46 /* #AAAADD */; text-decoration: none; color: #000099; }
div.pagination a:hover, div.digg a:active { border: 1px solid #977c46 /* #000099 */; color: #000; }
div.pagination span.current { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #977c46 /* #000099 */; font-weight: bold; background-color: #eadcc2 /* #000099 */; color: #FFF; }
div.pagination span.disabled { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #EEE; color: #DDD; }


div.guestbook {
 /* background-image:url('image/bg-box.jpg'); */
 /* background-repeat: repeat-y; */
 /* color: black; */
 }
div.guestbook-time { /* margin-left: 35px; margin-right: 25px; */ }
div.guestbook-header { /* margin-left: 35px; margin-right: 25px; */ }
div.guestbook a { color: #ccccff; text-decoration: underline; }
div.guestbook a:hover { color: #ccccff; text-decoration: none; }
div.guestbook-post { /* margin-left: 35px; margin-right: 25px; */ }
div.guestbook-comment { font-style: italic; color: #ccccff; border-top: 1px solid #ccccff; }