body {
background: #c4d496;
font-family: Verdana,Helvetica,Arial;
color: #663f36;
}



#dv_first {
width: 100%;
height:100%;  /*
text-align: center;*/
margin: auto;
}

#dv_second {
width: 1000px;  /*
text-align: center; */
margin: auto;
}

#dv_top {
width: 840px;
height:268px;
background: url(../img/bt.gif) repeat-x #fff top;
margin: auto;
}
#dv_top a:link, #dv_top a:visited, #dv_top a:hover, #dv_top a:active {
font-style: normal;
text-decoration: none;
}

#dv_logo {
width: 823px;
height:67px;
background: url(../img/logo.gif) no-repeat top left;
float:left;
cursor:pointer; cursor:hand;
margin: auto;
margin-top: 10px;
margin-left:5px;
}
* html #dv_logo { display: inline; }

#dv_title {
margin: auto;
width: 50%;
float:right; clear:both;
text-align: right;
font-size: 20px;
font-weight: bold;
color: #7f5a43;
margin-top: 5px;
}
#dv_title_av {
margin: auto;
width: 50%;
float:right;  clear:both;
text-align: right;
font-size: 17px;
color: #7f5a43;
font-family: Arial;
margin-top: 5px;
}
#dv_quote {
margin: auto;
width: 400px;
height:44px;
background: url(../img/quote.gif) repeat-x top;
float:right;
margin-right:10px;
}
#dv_top-menu {
margin: auto;
width: 840px;
height:182px;
background: url(../img/top-menu.jpg) no-repeat center center;
float:left;
margin-top: -5px;
}

#dv_top-menu div {
margin: auto;
height: 180px;
float: left;
overflow:hidden;
vertical-align: bottom;
position: relative;
z-index: 10;
cursor:pointer; cursor:hand;
}

#dv_top-menu_blog {width: 120px; margin: auto;
}
#dv_top-menu_shop {width: 190px;  margin: auto;
}
#dv_top-menu_school {width: 230px; margin: auto;
}
#dv_top-menu_forum {width: 160px; margin: auto;
}
#dv_top-menu_chron {width: 133px; margin: auto;
}


#dv_bl {
margin: auto;
width: 1000px;
background: url(../img/bl.gif) repeat-y left top;
}

#dv_br {
margin: auto;
width: 1000px;
background: url(../img/br.gif) repeat-y right top;
}

#dv_main {
margin: auto;
width: 840px;
background: url(../img/fullbg.gif) repeat-y left top;
overflow:hidden;
}

#dv_main-top {
margin: auto;
width: 840px;
height:36px;
background: url(../img/main-top.gif) no-repeat center top;
float:left;
}

#dv_main-left {
margin: auto;
width: 19px;
height:300px;
background: url(../img/main-left.gif) no-repeat;
float: left;
}

#dv_main-right {
margin: auto;
width: 18px;
height:300px;
background: url(../img/main-right.gif) no-repeat;
float: right;
}

#dv_main-buffer {
margin: auto;
width: 790px;
overflow: hidden;
float: left; clear:both;
text-align: left;
margin-left: 18px;
}

#dv_main-bottom {
margin: auto;
width: 845px;
height:212px;
background: url(../img/main-bottom.gif) no-repeat left top;
overflow: hidden;
float: left;
margin-top: -150px;
position: relative;
z-index: 2;
}

#dv_buffer-bottom {
margin: auto;
background:#e3c994;
width: 100%;
font-size: 1.1em;
padding-bottom: 10px;
padding-top: 16px;
vertical-align: bottom;
float: left;
text-align: center;
}


a:link {
color: #005a91;
text-decoration: none;
}
a:visited {
color: #c05b00;
text-decoration: none;
}
a:hover {       /*
color: #000;        */
text-decoration: underline;
}
a:active {
color: #e63030;
text-decoration: none;
}

