html, body { height: 100%; }
body *, body { margin: 0; padding: 0; }
body {
    background: #FECF27 url(../images/top-bckg.gif) repeat-x left 338px;
	font: 1em Arial,Verdana,  Geneva, Helvetica, sans-serif;
}

.none { display: none; }
.right { text-align: right; }
.center, #content { text-align: center; }
.clear { clear: both; }

#container { width: 660px; margin: 0 auto; background: url(../images/cont-bckg.gif) no-repeat center top; padding-top: 417px;}

h1 strong { display: none;  }

.fleft { float: left; width: 330px; }
.cont { margin-left: 330px; }
h2 { color: #231F20; margin-bottom: 35px; font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif; font-weight: normal; line-height: 130%; }
h3 { font-size: 18px; background: url(../images/h3-bckg.gif) no-repeat center bottom; margin: 0 40px 15px 40px; padding: 3px 0 6px 0; color: #3B3008; /*border-bottom: 1px solid black;*/ font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif; font-weight: normal;}
h3 small { font-size: 12px; }
p { font-size: .8em; margin: 20px 5px ; }
p b { font-size: 1.3em; }

hr { visibility: hidden; }

a { color: #3B3008; }
a:hover { color: black; }

img { border: 5px solid black; }

