body {
                                font-size : 11px;
                                line-height : 14px;
                                color : #fff;
                                font-family :Helvetica;
                                text-align : justify;
                                background:url(background.jpg);}

#container {                    margin:0 auto;
                                width:660px;
                                overflow:hidden;}

#navi {                         float:left;
                                width:160px;
                                height:345px;
                                background:#b4cdbb;
                                filter:alpha(opacity=80);
                                moz-opacity:.80;
                                opacity:.80;}

#navi  ul{                      padding:15px;
                                text-align:left;}

#navi li{                       margin:0 auto;
                                padding:3px;
                                display:online;
                                list-style:none;}

#navi  a {                      text-decoration:none;
                                display: block;
                                padding:3px;
                                width:110px;
                                background:#e13e2b;
                                font-family:helvetica;
                                font-size:12px;
                                font-weight:bold;
                                color:#fff;
                                text-transform:uppercase;
                                -moz-box-shadow: 2px 2px 2px #5db08f;}

#navi  a:hover {                color:#000;}

#containerheader {              float:right;
                                margin:0 auto;
                                width:500px;
                                height:345px;}

#header{                        color:#333;
                                width: 500px;
                                height: 345px;
                                font-family:helvetica;
                                font-size:16px;
                                font-weight:bold;
                                letter-spacing:2px;
                                text-transform:uppercase;
                                background: url(header.png) top left no-repeat;}

#content {                      clear:left;
                                width:600px;
                                background:#eb9d7c;
                                padding:30px;
                                margin:0px;}

#footer{                        width:700px;
                                background: url(bgfooter.png) top left no-repeat;}


#footer  ul{
                                padding:5px;
                                padding-left:40px;
                                padding-right:40px;
                                margin:0px;
                                background:#bec6b5;
                                filter:alpha(opacity=80);
                                moz-opacity:.80;
                                opacity:.80;}

#footer li{                     display:inline;
                                list-style-image:none;
                                list-style-position:outside;
                                list-style-type:none;
                                margin-right:11px;
                                text-decoration:none;
                                font-family:helvetica;
                                font-size:11px;
                                color:#fff;
                                text-shadow: 2px 2px 2px #5db08f;}

#footer  a {                    text-decoration:none;
                                font-family:helvetica;
                                font-size:11px;
                                color:#fff;}

#footer  a:hover  {             color:#000;}

h1 {                            color:#fff;
                                text-decoration:none;
                                font-family:helvetica;
                                font-size:16px;
                                padding:5px;
                                text-transform:uppercase;
                                background:#bec6b5;
                                border-left:20px  solid #fff;
                                text-shadow: 2px 2px 2px #5db08f;}

b {                             color: #e8635e;}

i {                             color: #486185;
                                text-decoration: none;}

u {                             color: #fff;
                                text-decoration: none;
                                border-bottom: 1px solid #e8635e;}