@charset "UTF-8";

/* hide from ie on mac \*/
html, body, #shell { height: 100%; overflow: auto; }
/* end hide */

body      { color: #757575; background-color: #ffffff; margin: 0; height: 100% }
* { margin: 0; padding: 0; }
#myContent     { position: absolute; top: 0; left: 0; width: 100%; height: 100% }
#mainarea        { color: #333; padding-right: 50px; padding-left: 50px; min-height: 540px }
#mainarea ul { font-size: 22px }
#allert      { color: white; font-size: 12px; background-color: #f84ae1; background-position: 70% 0; margin-top: 10px; padding: 10px 12px; width: 440px }
#allert a    { color: white; font-size: 12px; text-decoration: underline }
#allert a:link       { color: white; font-size: 12px; text-decoration: underline }
#allert a:hover      { color: white; font-size: 12px; text-decoration: none }

#footer  { color: white; background-color: #423330; margin-top: 20px; padding-top: 10px; padding-bottom: 10px; width: 100%; }
#copyright     { color: #898989; font-size: 9px; margin-top: 20px; width: 100%; height: 20px }
h1     { color: #515151; font-size: 34px; font-family: Garamond, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding-top: 20px }
h2  { color: gray; font-size: 16px; margin-bottom: 12px; }
a  { color: #8b5ed5; font-size: 16px; text-decoration: none }
a:link     { color: #8b5ed5; font-size: 16px; text-decoration: none }
a:hover    { color: #b080fe; font-size: 16px; text-decoration: none }
