@font-face{ font-family: title; src: url(../layout/font_titles.eot); }
@font-face{ font-family: title; src: url(../layout/font_titles.TTF); }
@font-face{ font-family: body; src: url(/layout/font_body.eot); }
@font-face{ font-family: body; src: url(/layout/font_body.TTF); }
body { color: #653c1d; font-size: 16px; font-family: body, Georgia, Verdana, Arial; background-image: url(../layout/backdrop2.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center 0; margin: 0; padding: 0; }
a:link { color: #653c1d; text-decoration: none; }

a:visited { color: #653c1d; text-decoration: none; }

a:hover { color: red; text-decoration: underline; }

a:active { color: #653c1d; text-decoration: none; }
.navbar { color: black; font-size: 11px; font-family: Verdana, Arial; font-style: italic; position: absolute; margin-top: 40px; margin-left: 132px; }
#fllogo { position: relative; left: 50%; width: 272px; height: 158px; z-index: 4; margin-left: -134px; }
#logo { background-image: url(../layout/logo.png); background-repeat: no-repeat; background-attachment: fixed; background-position: center 0; position: fixed; top: 0; left: 50%; width: 600px; height: 217px; z-index: 3; margin-left: -300px; }
#iframe { background-color: transparent; margin-left: 240px; position: fixed; z-index: 2; top: 380px; left: 50%; width: 215px; height: 360px; }
#bottom { background-image: url(../layout/bottom.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center 0; position: fixed; margin-left: -325px; z-index: 8; left: 50%; bottom: 0; width: 650px; height: 100px; }
#buttons { background-color: navy; position: fixed; top: 201px; left: 50%; width: 151px; height: auto; z-index: 2; margin-left: -435px; }
#overlay { background-image: url(../layout/paperoverlays.png); background-repeat: no-repeat; background-attachment: fixed; background-position: center 0; position: fixed; left: 50%; width: 900px; height: 100%; z-index: 1; visibility: visible; min-width: 900px; margin-left: -450px; }
#content { background-color: transparent; text-align: center; position: relative; top: 0; left: 50%; width: 410px; height: 100%; z-index: 2; margin-bottom: 100px; margin-left: -215px; padding-top: 220px; padding-left: 15px; }
#navbar { color: black; font-size: 11px; font-family: Verdana, Arial; font-style: italic; position: absolute; width: 400px; height: auto; z-index: 9; margin-top: 40px; margin-left: 132px; }
.title { font-size: 30px; font-family: title; font-weight: 500; }
