body { font-family: Trebuchet MS; font-size: 14px; line-height: 24px; color: #996800; background: #f1d407; }

h1 { font-size: 30px; font-weight: normal; font-style: normal; }
    h1 a { text-decoration: none; color: #996800; }
    h1 a:hover { text-decoration: underline; }
h2 { font-size: 24px; font-weight: normal; font-style: normal; }

a { color: #f1d407; text-decoration: underline; }
a:hover { /*color: #02374d;*/ text-decoration: none; }

.brown { color: #996800; }
.yellow { color: #f1d407; }

.minwidth { min-width: 760px; width: 100%; }
.block { overflow: hidden; }
* html .block { height: 1px; overflow: visible; }


#All { min-height: 650px; height: 100%; }
* html #All { height: 100%; background: none; }

#All  { position: relative; display: table; vertical-align: bottom; }
#Main { height: 650px; display: table-cell; vertical-align: bottom; position: relative; }
#Content { width: 634px; height: 650px; padding-left: 78px; background: url(../images/bg.gif) no-repeat left bottom; }

#Head { padding-top: 420px; line-height: 30px; }
#Head ul li { float: left; margin-right: 10px; }

#Info { padding-top: 35px; /*height: 205px;*/ }

#WIM { position: absolute; top: 20px; left: 75px; }
