

body {
    background-color : #ffffff;
    font-family : 'Bitstream Vera Sans', 'Liberation Sans', Serif;
    font-size : 12px;
    font-style : normal;
    padding-bottom : 20px;
    padding-left : 40px;
    padding-right : 40px;
    padding-top : 20px;
    page : auto;
  }


#LatestNews {
    background-position : center center;
    background-repeat : repeat-x;
    color : #0021b4;
    float : center;
    font-weight : bolder;
    height : 16px;
    margin-left : 50px;
    margin-right : 50px;
    padding-bottom : 2px;
    padding-top : 2px;
    position : relative;
    width : 768px;
  }


#MainTitle {
    background-image : url('images/Logos/La Casoratese_small.jpg');
    background-position : center center;
    color : #0021b4;
    font-family :'Bitstream Vera Sans', 'Liberation Sans', Serif ;
    font-size : 40px;
    font-weight : bold;
    height : 233px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    position : relative;
    width : 768px;
  }


#LeftBlock {
    position : relative;
    padding-left : 10px;
    background-image : url('images/Gradient_2.jpg');
    background-repeat: repeat-y;
    color : #0021b4;
    float : left;
    font-family : 'Bitstream Vera Sans Mono';
    margin-right : 0px;
    width : 200px;
    min-height : 700px;
    padding-right : 10px;
    padding-top : 10px;
    }


#RightBlock {
    /*background-image : url('images/note_small.gif');*/
    /*background-repeat : repeat-y repeat-x;*/
    color : #0021b4;
    float : left;
    font-family : 'Bitstream Vera Sans Mono';
    height : 700px;
    margin-left : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 10px;
    position : relative;
    width : 568px;
  }


#LeftMenu {
    width: 100%;
    font: 80% Arial, Helvetica, sans-serif;
  }


#LeftMenu ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
  }


#LeftMenu li {
    font-family : 'Bitstream Vera Sans', 'Liberation Sans', Serif;
    font-size: 1.1em;
    margin: 0;
    padding: 0;
  }


#LeftMenu a:link, #LeftMenu a:visited {
    border-bottom-color : #0021b4;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #0021b4;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #0021b4;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #0021b4;
    border-top-style : solid;
    border-top-width : 1px;
    color : #0021b4;
    float : left;
    font-size : 15px;
    font-style : bold;
    height : 30px;
    margin-bottom : 1em;
    margin-left : 0em;
    margin-right : 0em;
    margin-top : 1em;
    padding-bottom : 0.3em;
    padding-left : 1.5em;
    padding-right : 1.5em;
    padding-top : 0.3em;
    text-align : center;
    text-decoration : none;
    width : 150px;
  }


#LeftMenu a:hover, #LeftMenu a:focus, #LeftMenu a:active {
    background-color : #0021b4;
    color : #ffffff;
    font-size : 17px;
    font-style : bolder;
    letter-spacing : 2px;
  }

#ThisPageTitle{
 background-image: url('images/Gradient_1.jpg');
 background-position: center center;
 background-repeat: repeat-x;
 border: 2px outset;
 border-color: #B6DEFF;
 color: #000000;
 font-family : 'Bitstream Vera Sans', 'Liberation Sans', Serif; 
 font-size: 40px;
 font-weight: lighter;
 font-variant: small-caps;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 10ox;
 padding-top: 10px;
 text-align: center;
 text-shadow: 2px 2px 2px #B3BDD3;
 vertical-align: middle;
}