A:hover,
A:link,
A:active,
A:visited
{
    color: #ff4708;
    text-decoration: none;
}
.logo A
{
    border: 0px;
}
P A
{
    border-bottom: 1px dashed red;

}
.barikoff
{
    background-color: #ffa665;
    background-image: url('/images/bg.gif'); 
    background-repeat: repeat-x;
    background-position: 0 0;
    font-family: arial;
}
.barikoff_top
{
    background-image: url('/images/top.jpg');
    height: 144px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-color: #fc4a00;
    margin-left: 200px;
    margin-right: 200px;
}
.logo
{
    padding-top: 25px;
    width: 369px;
    height: 50px;
    float: left;
}
.main
{
    margin-left: 200px;
    margin-right: 200px;
    margin-top: -50px;
/*     margin-bottom: 20px; */
}
.content
{
/*    background-image: url('/images/star.gif'); 
    background-repeat: no-repeat; 
    background-position: 100% 100%;*/
    border: 1px solid #e6e6e6;
    background-color: #FFFFFF;
    padding: 10px;
}

.left_content, .right_content
{
    color: #49220d;
    font-size: 12px;
    padding: 10px;
    text-align: left;
}
.left_content 
{
    width: 280px;
}
.right_content IMG.photo
{
    border: 1px solid #d4d4d4;
    padding: 2px;
    margin-right: 10px;
}
.right_content H1
{
    font-family: PT Sans, Arial;
    font-size: 20px;
    margin: 0;
    padding: 10px 0 10px 0;
}
.right_content H2 
{
    font-family: PT Sans, Arial;
    font-size: 16px;
    margin: 0;
    padding: 10px 0 10px 0;
}
.right_content H3 
{
    font-size: 11pt;
    font-weight: normal;
    padding: 10px;
    background-color: #fedba6;
}
.left_content H3
{
    font-size: 11pt;
    font-weight: normal;
    padding: 10px;
    background-color: #ffeacc;
}
.right_content {
    line-height: 20px;
}
.dt {
    color: gray;
    padding: 10px 0 0px 0;
}
