@charset "iso-8859-1";
/* CSS Document */

body {
 background-color: #111;
 background-image: url(bg.jpg);
 background-repeat: repeat-x;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-position: center top;
 background-attachment: fixed;
}

.main {
 padding: 0px;
 width: 990px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}

.main .header {
 margin: 0px;
 padding: 0px;
 height: 160px;
 width: 990px;
}

.main .navi {
 background-repeat: no-repeat;
 margin: 0px;
 height: 44px;
 width: 730px;
 padding-top: 0px;
 padding-right: 130px;
 padding-bottom: 0px;
 padding-left: 130px;
 line-height: 44px;
 text-align: center;
}

.main .navi a {
 color: #312F2D;
 text-decoration: none;
 font-size: 22px;
 padding-right: 22px;
 padding-left: 22px;
 font-family: 'Smythe', cursive;
 ;
 text-shadow: #DDDDDD 0px 1px 0px;
}

.main .navi a:hover {
 color: #A00;
 text-decoration: none;
 padding-right: 22px;
 padding-left: 22px;
 text-shadow: #000 0px 3px 4px;
}

.main .content {
 background-repeat: repeat-y;
 width: 730px;
 color: #252423;
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 padding-top: 0px;
 padding-right: 130px;
 padding-bottom: 0px;
 padding-left: 130px;
 margin: 0px;
 text-shadow: #BBBBBB 0px 1px 0px;
 font-style: normal;
 text-align: center;
}

.contentt {
 background-repeat: repeat-y;
 width: 9500px;
 color: #252423;
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 padding-top: 0px;
 padding-right: 130px;
 padding-bottom: 0px;
 padding-left: 130px;
 margin: 0px;
 text-shadow: #BBBBBB 0px 1px 0px;
 font-style: normal;
 text-align: left;
}

.main .content p {
 margin: 0px;
 padding: 0px;
}

.main .content a {
 margin: 0px;
 padding: 0px;
 color: #500;
 font-weight: normal;
 text-decoration: none;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #3F3A36;
}

.main .content a:hover {
 margin: 0px;
 padding: 0px;
 color: #D3C8AD;
 font-weight: normal;
 text-decoration: none;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #988350;
}

.main .content h1 {
 font-family: 'Ruthie', cursive;
 font-size: 44px;
 font-weight: normal;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #4D4946;
 text-shadow: #AAAAAA 0px 1px 0px;
 color: #700;
 text-align: center;
}

.main .content h2 {
 font-family: 'Smythe', cursive;
 font-size: 22px;
 font-weight: normal;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #3A3633;
 text-shadow: #D1CCC9 0px 1px 0px;
 text-align: center;
}

#ich {
text-align: justify;
}

.main .footer {
 margin: 0px;
 height: auto;
 width: 730px;
 padding-top: 0px;
 padding-right: 130px;
 padding-bottom: 0px;
 padding-left: 130px;
 text-align: center;
 text-shadow: none;
 color: #400;
 font-size: 10px;
}

.main .footer p {
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 color: #58514B;
}

.main .footer a {
 color: #58514B;
 text-decoration: none;
}

#logo {
 position:absolute;
 width:730px;
 height:60px;
 z-index:1;
 padding-top: 0px;
 padding-right: 130px;
 padding-bottom: 0px;
 padding-left: 130px;
 font-family: 'Ruthie', cursive;
 ;
 font-size: 66px;
 color: #312F2D;
 text-align: center;
 margin-top: 45px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 font-weight: bold;
}

.main .header #logo p {
 margin: 0px;
 padding: 0px;
 text-shadow: #BBBBBB 0px 1px 0px;
}

.slogen {
 margin: 0px;
 padding: 0px;
 font-family: 'Smythe', cursive;
 font-size: 22px;
 text-transform: uppercase;
 color: #312F2D;
 letter-spacing: 9px;
 line-height: 33px;
 font-weight: normal;
}

.main .content p img {
 border: 1px dotted #716861;
 margin: 2px;
 padding: 2px;
 background-color: #D1CCC9;
}

