body {
                                font-size : 11px;
                                line-height : 15px;
                                color : #fff;
                                font-family :Helvetica;
                                text-align : justify;
                                background:url(bg.png);}

#container {                    margin:0 auto;
                                width:800px;
                                margin-top:-8px;
                                overflow:hidden;}


#header{                        background: url(header.png) top  left no-repeat;
                                width:800px;
                                height:456px;
                                }


#content {                      float:left;
                                width:500px;
                                background: url(bg2.png);
                                padding:10px;
                                margin-top:-200px;
                                margin-left:25px;
                                margin-bottom:10px;
                                -moz-box-shadow: 0px 0px 15px #333;
                                -moz-border-radius:8px;
                                filter:alpha(opacity=80);
                                moz-opacity:.80;
                                opacity:.80;}

#navi {                         float:left;
                                width:130px;
                                margin-top:-70px;
                                margin-left:0px;
                                background:#cb5159;
                                -moz-border-radius-bottomright:6px;
                                -moz-border-radius-topright:6px;}

#navi  ul{                      padding:15px;
                                text-align:left;}

#navi li{                       margin:0 auto;
                                display:online;
                                padding:5px;
                                line-height:10px;
                                list-style:none;}

#navi  a:link, #navi a:active, #navi a:visited
 {                              font-family:helvetica;
                                font-size:11px;
                                text-decoration:none;
                                padding: 0 1px;
                                font-weight:bold;
                                color:#fff;
                                text-transform:lowercase;
                                text-shadow: 1px 1px 0px #333;}

#navi  a:hover {                color:#c8b391;}


#footer {                       float:left;
                                width:130px;
                                margin-top:10px;
                                background:#c8b391;
                                padding:0px;
                                -moz-border-radius-bottomright:6px;
                                -moz-border-radius-topright:6px;}

#footer  ul{                    padding:15px;
                                text-align:left;}

#footer li{                     margin:0 auto;
                                display:online;
                                padding:5px;
                                line-height:10px;
                                list-style:none;}

#footer  a:link, #footer a:active, #footer a:visited
 {                              font-family:helvetica;
                                font-size:11px;
                                text-decoration:none;
                                padding: 0 1px;
                                font-weight:bold;
                                color:#fff;
                                text-transform:lowercase;
                                text-shadow: 1px 1px 0px #333;}

#footer  a:hover {              color:#cb5159;}


h1 {                            color:#c8b391;
                                text-decoration:none;
                                font-family:helvetica;
                                font-size:16px;
                                text-align:right;
                                padding:5px;
                                letter-spacing:-1px;
                                text-transform:uppercase;
                                border-left:50px  solid #c8b391;
                                text-shadow: 1px 1px 0px #333;}

b {                             color: #ead3b7;
                                text-shadow: 1px 1px 0px #333;}

i {                             color: #bbc1ba;
                                text-decoration: none;
                                text-shadow: 1px 1px 0px #333;}

u {                             color: #fff;
                                text-decoration: none;
                                border-bottom: 1px solid #ead3b7;
                                text-shadow: 1px 1px 0px #333;}