/* hide from ie on mac \*/

html                { height: 100%; overflow: hidden; }
#flashcontent       { height: 100%; }

/* end hide */

body                { height: 100%; margin: 0; padding: 0; background-color: #EFE7E0; }
body, div           { font-family: verdana, tahoma, helvetica, arial, sans; font-size: 12px; color: #4D2301; }
#nodisp             { width: 500px; height: 400px; top: 50%; left: 50%; margin-left: -250px; margin-top: -200px; position: absolute; text-align: center; }
#nodisp h1          { font-family: georgia, times, sans-serif; font-size: 16px; text-transform: uppercase; }
#nodisp hr          { border-bottom: 1px solid #734D09; height: 0px; }

a, a:visited        { text-decoration: none; font-weight: bold; color: #A94800; }
a:hover, a:active   { text-decoration: none; font-weight: bold; color: #612901; border-bottom: 1px dotted #612901; }