body{
    margin: 16px 0 0 0;
    padding: 0;
    background-image: url('/imgs/hr_top.gif');
    background-repeat: repeat-x;
    background-color: #fdf4dd;
    font-family: Tahoma;
    font-size: 0.8em;
    color: #4e1100;
}
a{
    color: #92120d;
}
a:hover{
        text-decoration: none;
}
h1{
    color: #4e1100;
    font-weight: normal;
    font-family: Arial;
    font-size: 1.6em;
    margin-top: 15px;
}
form{
    margin: 0;
}
strong{
    color: #92120d;
    font-weight: normal;
}
small{
    font-size: 0.85em;
}
textarea{
    scrollbar-face-color: #c59365;
    scrollbar-highlight-color: #e6cdac;
    scrollbar-shadow-color: #a05a2e;
    scrollbar-3dlight-color: #c59365;
    scrollbar-arrow-color:  #a05a2e;
    scrollbar-track-color: #e6cdac;
    scrollbar-darkshadow-color: black;
}
a#toIndex{
    display: block;
    height: 165px;
    position: relative;
    margin: 0 272px 0 262px;
    z-index: 500;
}
a#toIndex span{
    display: none;
}
div#head{
    margin-top: -165px;
    background-color: black;
    height: 165px;
    background-image: url('/imgs/head_bg.gif');
}
div#head div{
    height: 165px;
    background: url('/imgs/logo.png') no-repeat center;
}
div#head div img{
    border-width: 0px;
    margin: 0;
    padding: 0;
}

div#menu{
    height: 86px;
    background: url('/imgs/menu_bg.gif') #f4dc9b;
    overflow: hidden;
}
div#menu div{
    margin: 0 auto;
    width: 940px;
    overflow: hidden;
}
div#menu a{
    color: #492500;
}
div#menu ul{
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div#menu ul li{
    float: left;
    list-style: none;
    width: 134px;
    height: 75px;
    margin: 0 0px;
    vertical-align: bottom;
    padding-top: 22px;
    text-align: center;
}
div#menu ul li.active{
    background: url('/imgs/menu_act.jpg') no-repeat;
    color: #92120d;
}

div#other{
    float: right;
    width: 253px;
}

div#other div.search{
    width: 232px;
    height: 48px;
    margin-top: 20px;
    margin-left: 5px;
    background: url('/imgs/search_bg.png') no-repeat bottom;
}
div#other div.news{
    width: 253px;
    height: 370px;
    margin-top: 30px;
    background: url('/imgs/news_bg.png') no-repeat;
}
div#other div.news h2{
    margin: 0;
    padding-top: 40px;
    text-align: center;
    font-size: 1.1em;
    color: #492500;
}
div#other div.news a.archive{
    text-align: center;
    display: block;
    font-size: 0.85em;
    color: #492500;
}
div#other div.news ul{
    margin: 20px 0 0 0;
    padding: 0;
    height: 230px;
    overflow: hidden;
}
div#other div.news li{
    list-style: none;
    padding: 0 30px 15px 30px;
    text-align: center;
}
div#other div.news li a{
    color: #92120d;
}
div#other div.news span{
    display: block;
    font-size: 0.85em;
    color: #c76500;
}

div#other div.links{
    margin-top: 40px;
}
div#other div.links ul{
    padding: 0;
}
div#other div.links li{
    list-style: none;
    text-align: right;
    padding-right: 30px;
}
div#other div.links li a{
    color: #92120d;
    font-size: 0.85em;
}

input.search{
    border: 1px solid #c09866;
    color: #4e1100;
    width: 153px;
    height: 26px;
    line-height: 24px;
    margin: 13px 0 0 10px;
    padding: 1px;
    font-family: Tahoma;
    text-indent: 7px;
}
input.search_submit{
    float: right;
    padding-right: 10px;
}

div#body{
    margin: 10px 275px 0 3%;
}

img.bodyImage{
    border: 1px solid #8e5a1c;
    margin: 17px 40px 0 0;
    padding: 0;
}
img.bodyImageNoBorder{
    margin: 17px 40px 0 0;
    padding: 0;
}

div#footer{
    height: 66px;
    background: url('/imgs/hr_footer.gif') repeat-x #e7be7a;
    padding-top: 17px;
}
div#footer img{
    margin-top: -17px;
    border: 0;
}
div#footer div#f_all{
    height: 66px;
    background-image: url('/imgs/footer_bg.gif');
    overflow: hidden;
}

img.fr{
    padding-top: 55px;
}

div#bottom_menu{
    width: 860px;
    margin: auto;
}
div#bottom_menu ul{
    padding: 0;
    margin: 15px 0;
    overflow: hidden;
}
div#bottom_menu li{
    list-style: none;
    float: left;
    font-size: 0.85em;
    width: 100px;
    text-align: center;
    margin: 0 10px;
}
div#bottom_menu li.active{
    color: #92120d;
}
div#bottom_menu li a{
    color: #492500;
}

ul.writeAbout{
    margin: 0;
    padding: 0;
}
table.list{
    margin-top: -15px;
}
table.list td{
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #a37841;
}
table.list td img{
    border: 1px solid #8e5a1c;
}
ul.writeAbout li{
    list-style: none;
}
ul.writeAbout li.date{
    font-size: 0.85em;
}
ul.writeAbout li.title{
    font-weight: bold;
    font-size: 1.2em;
    padding: 2px 0 5px 0;
    color: #92120d;
}
ul.writeAbout li.content p{
    margin: 0 0 1.2em 0;
	text-align: justify;
}

ul.writeAbout li.content {
	text-align: justify;
}

ul.writeAbout li.links{
    text-align: right;
    padding-top: 5px;
}

ul.square{
    margin: 10px 0 30px 0;
    padding: 0;
}
ul.square li{
    padding: 0 0 0 20px;
    margin: 0;
    list-style: none;
    background-image: url('/imgs/li_square.gif');
    background-repeat: no-repeat;
    background-position: 0 0.3em;
}
ul.contacts{
    margin: 0;
    padding: 0;
}
ul.contacts li{
    float: left;
    list-style: none;
    padding-right: 40px;
    font-size: 1.5em;
}

div#comments{
    margin-left: 138px;
}
div#comments h3{
    font-size: 1em;
    color: #92120d;
    margin-left: 20px;
}
div#comments ul{
    padding: 5px 20px;
    margin: 0 0 9px 0;
    list-style: none;
    background-color: white;
}
div#comments li.head strong{
    padding-right: 14px;
}
div#comments li.head small{
    font-size: 0.85em;
}
div#comments form{
    width: 575px;
    margin-top: 20px;
    border: 1px solid #d5b381;
    background-color: #f6e3c8;
    padding: 8px 0 8px 8px;
    overflow: hidden;
}
div#comments .nbr{
    margin: 0;
    font-size: 0.85em;
    line-height: 25px;
}
div#comments .nbr input{
    width: 100px;
}
div#comments .nbr input,
div#comments textarea{
    border: 1px solid #864d37;
    height: 20px;
}
div#comments textarea{
    width: 99%;
    height: 100px;
    margin-top: 10px;
}
div#comments form h3{
    margin: 0;
    line-height: 25px;
}
input.send{
    margin-top: 7px;
    margin-right: 18px;
    background: #fdf4dd url('/imgs/submit.gif') repeat-x bottom;
    color: #92120d;
    font-weight: bold;
    height: 22px;
    border: 1px solid #864d37;
    font-family: Tahoma;
}
.unline .content{
    padding-bottom: 20px;
    border-bottom: 1px solid #a37841;
    margin-bottom: 20px;
}

form#sendMess{
    width: 320px;
    border: 1px solid #be9b79;
    margin-top: 5px;
}
form#sendMess table{
    border: 3px solid white;
    background-color: white;
}
form#sendMess table td{
    background-color: #eddfb2;
    border-bottom: 2px solid white;
    font-size: 0.85em;
}
form#sendMess table tr{
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: white;
}
form#sendMess td.notNeed{
    padding-left: 0.8em;
}
form#sendMess td.send{
    background-color: white;
    text-align: center;
    line-height: 40px;
}
form#sendMess input.in, form#sendMess textarea{
    width: 98%;
    border: 1px solid #be9b79;
    color: #492500;
    font-family: Tahoma;
    font-size: 0.85em;
}
form#sendMess input.in{
    height: 1.5em;
}
form#sendMess textarea{
    height: 160px;
}
div.hint{
    color: #c76500;
    text-align: center;
    font-size: 0.85em;
    margin: 5px 0;
}
.freeSpace{
    padding-left: 3.5em;
}



table.gallery td{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 20px 0px;
}

table.gallery td img{
	border: none;
	padding: 10px;
	background-color: #fff;
}

table.gallery2{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.gallery2 td{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 10px 0px;
}

table.gallery2 td img{
	border: none;
	padding: 5px;
	background-color: #fff;
}

div#body td.maintext{
	text-align: justify;
}






div#body2{
    margin: 10px 275px 0 0;
}

div#body2 td.maintext{
	text-align: justify;
}

div#other-left div.news{
    width: 253px;
    height: 370px;
    margin-top: 5px;
	margin-right: 30px;
	background: url('/imgs/news_bg_left.png') no-repeat;
}
div#other-left div.news h2{
    margin: 0;
    padding-top: 40px;
    text-align: center;
    font-size: 1.1em;
    color: #492500;
}
div#other-left div.news a.archive{
    text-align: center;
    display: block;
    font-size: 0.85em;
    color: #492500;
}
div#other-left div.news ul{
    margin: 20px 0 0 0;
    padding: 0;
    height: 230px;
    overflow: hidden;
}
div#other-left div.news li{
    list-style: none;
    padding: 0 30px 15px 30px;
    text-align: center;
}
div#other-left div.news li a{
    color: #92120d;
}
div#other-left div.news span{
    display: block;
    font-size: 0.85em;
    color: #c76500;
}


img.bodyImage2{
    border: 1px solid #8e5a1c;
    margin: 33px 0px 0 0;
    padding: 0;
}


div#left-photo {
	margin: 0px 10px 0 20px;
}


table#main{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table#main td{
	padding: 0;
	margin: 0;
}

table#main table.gallery2 td{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 10px 0px;
}


div.anons {
	margin: 30px 10px 0 0px;
	padding-top: 5px;
	border-top: 1px solid #8e5a1c;
}

div.anons h1{
	margin-top: 5px;
	margin-bottom: 0px;
}

div.anons h1 a{
	color: #4e1100;
	text-decoration: none;
}

div.anons p{
	margin-top: 0px;
}

div.anons img{
	float: left;
	margin: 3px 8px 8px 0px;
}



div.vote {
	margin: 24px 10px 0 0px;
	padding-top: 0px;
	xborder-top: 1px solid #8e5a1c;
}

div.vote h1{
	margin-top: 5px;
	margin-bottom: 0px;
}

div.vote h1 a{
	color: #4e1100;
	text-decoration: none;
}

div.vote p{
	margin-top: 0px;
}

div.vote img{
	float: left;
	margin: 3px 8px 8px 0px;
}
