body{
    margin: 0;
    padding: 0;
    text-align: left;
    font: 12px Arial, Helvetica, sans-serif;
    font-size: 13px;
    /*color: #718BB7;*/
    color: white;
}
*{
    margin: 0 auto 0 auto;
    text-align:left;
}
.clear{
    clear: both;
    height: 1px;
    overflow: hidden;
}

#container{
    display: block;
    height:auto;
    position: relative;
    width: 940px
}

#mainpic h1
{
    position:absolute;
    text-align:right;
    font-size:30px;
}
#PageLongTitle{
    clear: both;
    color: yellow;
    float: left;
    font-size: xx-large;
    font-weight: bolder;
    left: 45px;
    position: absolute;
    top: 31px;
}

#mainpic h2
{
    position:absolute;
    text-align:right;
    color:#E1E7F7;
    left:60px;
    top:50px;
}

#mainpic
{
    width:940px;
    height: 147px;
}
#message { width: 240px; padding: 0.4em; position: relative; }
#message h3 { margin: 0; padding: 0.4em; text-align: center; }
#slider{
    width: 720px;
    height: 266px;
    margin-bottom: 0px;
    z-index: 1;
}

.theme-pascal .nivoSlider {

}

#wrapper{
    background-position: 0px -200px;
}

#middle{
    overflow-y: hidden;
    overflow-x: hidden;
}

#footer{

}

p{
    margin-bottom: 15px;
}