body {
text-align: center;
font-family: Tahoma;
font-size: 11px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-image: url('images/back.jpg');
background-repeat: repeat;
}

a {
font-family: Tahoma;
font-size: 11px;
color: #EDE7BE;
text-decoration: none;
}

a:hover {
border-bottom: 1px dashed #EDE7BE;
}

div#up {
width: 936px;
height: 134px;
clear: both;
}

div#left {
float: left;
width: 97px;
height: 500px;
background-image: url('images/left.jpg');
background-position: top;
background-repeat: no-repeat;
}

div#body {
float: left;
width: 564px;
height: 500px;
background-image: url('images/body_back.gif');
background-position: bottom;
background-repeat: no-repeat;
background-color: #1C1B1B;
color: #EDE7BE;
}

div#body-txt {
margin-left: 15px;
margin-right: 15px;
margin-top: 0px;
padding-top: 15px;
margin-bottom: 15px;
text-align: left;
}

div#menu {
float: left;
width: 275px;
height: 500px;
}

div#down {
width: 936px;
height: 134px;
clear: both;
background-image: url('images/down.jpg');
background-position: top;
background-repeat: no-repeat;
}

div#all {
width: 936px;
height: 768px;
margin-left: auto;
margin-right: auto;
}

div#fotter {
font-family: Tahoma;
font-size: 10px;
color: #607909;
padding-top: 40px;
margin-right: 87px;
text-align: right;
}

div#fotter a {
color: #607909;
text-decoration: none;
}

div#fotter a:hover {
color: #607909;
text-decoration: none;
border-bottom: 1px dashed #607909;
}

.read-more {
font-family: Tahoma;
font-size: 10px;
color: #84A50C;
padding-right: 20px;
margin-top: 20px;
}

.read-more a {
color: #84A50C;
text-decoration: none;
}

.read-more a:hover {
color: #84A50C;
text-decoration: none;
border-bottom: 1px dashed #84A50C;
}

.pic {
float: left;
margin-right: 20px;
}

.justify { 
text-align: justify;
}

h1 {
font-family: Tahoma;
font-size: 20px;
color: #84A50C;
margin-top: 0px;
margin-bottom: 15px;
padding-left: 30px;
background-image: url('images/flower.gif');
background-repeat: no-repeat;
}

h2 {
font-family: Tahoma;
font-size: 11px;
color: #84A50C;
margin-top: 0px;
margin-bottom: 5px;
}
