body {
margin: 0;
padding: 0;
background: #494b50;
font: 80% arial, helvetica, FreeSans;
width: 800px;
margin: 0 auto; /*centers in compliant browsers*/ 
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#p1 {
color: #5d522e;
}

#p2 {
margin-left: 10px;
margin-right: 10px;
}

#p3 {
margin-left: 20px;
margin-right: 20px;
}

h2 {
color: 5d522e;
font-size: 1.4em;
margin-left: 10px;
} 

#container {
float: left;
background-image: url(img/frame6.jpg);
/*background: #494b50;*/
background-repeat: repeat-y;
}

#container div {float: left;}

#container2 {
border-left: 1px solid gray;
}

#container .col1 {
margin-top: 6px;
width: 133px;
/*border-top: 1px solid gray;*/
}

#container .col2 {
background: #e1f7c9;
position: relative;
width: 665px;
}

#menu {
position: relative;
top: 0;
left: 0;
z-index:100;
width: 100%;			/* precision for Opera */
}
#menu dl {				/*pagr menu stat*/
float: left;
width: 133px;
}
#menu dt {				/*pagr menu bagr style*/
cursor: pointer;
text-align: center;
font-weight: bold;
background-image: url(img/button.jpg);/*#ccc;*/
border: 1px solid gray;
height: 20px;
}
#menu dd {				/*drop down stat*/
position: absolute;
width: 12em;
display: none;
border: 1px solid gray;
}
#menu li {				/*drop down style*/
text-align: center;
background: #fff;
height: 20px;
}
#menu li a, #menu dt a {/*menu font style*/
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus { /*onmouseover style*/
/*background: #eee;*/
}
#site {
position: relative;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 6px;
border: 10px solid gray; 
}

li#framel{
  filter:alpha(opacity=85);
  opacity:0.85;
  background: #ead0d0;
  width: 133px;
  height: 16px;
  font-weight: bold;
}
li#framel a:link {
text-decoration: none;
color: #000000;
}
li#framel a:visited {
text-decoration: none;
color: #000000;/*f8eed1*/
}
li#framel a:hover {
color: #443d3d;
}

li#framel a:active {
color: #000000;
}

#freimas {
}

#txtHint {
min-height: 488px;
}
#txtHint a:link {
text-decoration: none;
color: #6f3e27;/*#945130;*/
}
#txtHint a:visited {
color: #987157;
text-decoration: none;
}
#txtHint a:hover {
color: #6f3e27;
text-decoration: underline;
}
#txtHint a img {
margin-left: 20px;
border: none;
}

#vote {
text-align: right;
}

#commHint {
}

#comment_form {
}
