body{
padding: 0;
margin: 0;
background-color: #2A111C;
background-image:url(cont.jpg);
background-repeat: repeat-y;
background-position: top left;
color: #392B2F;
font-family: verdana;
font-size: 11px;
line-height: 14pt;
}

a:link,a:active,a:visited{
color:#4D372B;
text-decoration: none;
}

a:hover{
color: #333333;
background-color:#918C88 ;
}

h1{
color: #42464C;
font-size: 23pt;
text-transform: uppercase;
padding-left: 8px;
margin: 2px 0px 2px 0px;
font-family: arial;
padding: 2px 0px 2px 0px;
background-color: #5B5551;
}


h2{
font-size: 19pt;
text-transform: uppercase;
color: #474A55;
padding-left: 8px;
margin: 2px 0px 2px 0px;
font-family: arial;
padding: 1px 0px 1px 0px;
background-color: #5B5551;
}

h3{
font-family: arial;
font-size: 12pt;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
background-color: #534D49;
color: #777883;
}




#content{
position: absolute;
top: 390px;
left: 15px;
z-index:1;
width: 535px;
padding: 3px 6px 6px 5px;
}

#header{
position: absolute;
top: 0px;
left: 0px;
z-index:1;
height: 611px;
width: 768px;
background-image:url(header.jpg);
background-repeat: no-repeat;
}





.quoter{
width:90px;
float: right;
font-family: times;
font-size: 14pt;
background-color:#92998F;
text-align: justify;
margin: 0px 2px 0px 0px;

}

.quotel{
width:90px;
float: left;
font-family: times;
font-size: 14pt;
background-color:#92998F;
text-align: justify;
margin: 0px 2px 0px 3px;
}

#menu{
position: absolute;
top: 323px;
left: 569px;
z-index:1;
width: 500px;
width: 190px;
}

ol,ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 3px 1px;
}


    li {
    list-style: none;
    padding: 0px 0px 0px 15px;
    background: url(bullet.png) no-repeat;
    background-position: center left;
    }

    li:hover {
    list-style: none;
    padding: 0px 0px 0px 15px;
    background: url(bullet.png) no-repeat;
    background-position: center left;
    }


