 BODY {
 font-family: "Liberation Sans", Arial, sans-serif;
 font-size: 14px;
 color: #000000;
 background-image: url(../dioanad_the_one.png);
 background-repeat: no-repeat;
 background-position: 0 0;
 background-attachment: fixed;
 background-color: #ffffff;
 left:10px;
 margin-top:2px;
 margin-left:2px;
 margin-right: 220px;
 margin-bottom: 2px;
 padding:10px;
 }
 
 small {
 font-family: "Liberation Sans", Arial, sans-serif ;
 font-size: 13px;
 }

 TABLE { 
 border:0px;
 font-size: 14px;
 font-family: "Liberation Sans", Arial, sans-serif;
 }

 A:link { color: #0000ff;
 font-size: 14px;
 color: #0000ff;  
 text-decoration:none;
 }

 A:active { color: #000000;
 font-size: 14px;
 color: #ffffff;  
 background-color: #ff0000;
 }

 A:visited { color: #0000FF;
 font-size: 14px;
 color: #0000ff; 
 text-decoration:none;
 }

 A:hover { color: #003E77;
 font-size: 14px;
 color: #ffffff; 
 background-color: #0000ff;
 }

 h1 {
 font-size: 18px;
 text-decoration:none;
 }

 h2 {
 font-size: 16px;
 text-decoration:none;
 }

 li {	
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
    padding-left: 32px;
    padding-top: 5px;
    background-image: url(../bullet.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    }

 
 .quotation {
 text-align:justify; 
 font-style:italic;
 color:#888888;
 background-image: url(../gfx/quotation.png);
 background-repeat: no-repeat;
 background-position: 0 0;
 }

 .question {
 background-image: url(../gfx/question.png);
 background-repeat: no-repeat;
 background-position: 0 0;
 }

 .news {
 background-image: url(../gfx/newscolumn.png);
 background-repeat: no-repeat;
 background-position: 0 0;
 }

 .mail {
 background-image: url(../gfx/envelope.png);
 background-repeat: no-repeat;
 background-position: 0 0;
 }

 .sidebar {
 width: 200px;
 border:1px solid #000000; 
 top: 0px;
 background-image: url(../gfx/translucent.png);
 right: 0px;
 padding:5px;
 margin: 5;
 position: absolute;
}

 .main {
 padding: .5em;
 margin-right: 200px;
 }

