body { color: black; background: #FFFFFF; text-align: center; z-index: 10; }
#main { position: relative; width: 494px; margin-left: auto; margin-right: auto; margin-top: 20px; border: 3px solid #898E79; padding: 30px; background: #D5D5D5; color: inherit; }
#menuwrapper { position: relative; z-index: 2; background: #E4E4E4; top: -30px; width: 552px; left: -30px; margin-left: auto; margin-right: auto; padding: 1px; border-bottom: 2px solid #707070; }
#menu { margin-left: auto; margin-right: auto; border-spacing: 0px; color: inherit; }
#menu td { font-family: sans-serif; font-weight: bold; padding: 0 10px 0 10px; }
#menu a { color: black; background: inherit; text-decoration: none; }
#menu td:hover { background: #FFC857; color: inherit; }
/*\*/
#menu a:hover { background: #FFC857; color: inherit; }
/**/
#main h2 { text-align: center; }
#main h3 { margin-top: 40px; }
#main h4 { margin-bottom: 10px; }
#content a { color: black; background: inherit; text-decoration: none; border-bottom: 1px dashed black; }
#content a:hover { color: #707070; background: inherit; border-bottom: 1px dashed #707070; }
#content input { padding: 1px; border: 1px solid black; }
#content input.readonly { border: 0; background: #EEE; color: inherit; }
#content { text-align: left; min-height: 400px; }
/*\*/
* html #content { height: 400px; }
/**/
#fillit { clear: both; height: 0; margin-bottom: 20px;}
#footer { text-align: center; font-size: 10px; margin-top: 26px; margin-bottom: 20px; }
#copyright { text-align: center; font-size: 10px; margin-top: 10px; margin-bottom: 20px; }
