*      { font-family: arial, helvetica, sans-serif; }

BODY   { margin: 0px auto; padding: 0; background: #859999; font: normal 11px Arial, Helvetica, sans-serif; color: #666666; }

H1     { font-size: 16px; font-family: 'Times New Roman', 'Times'; margin: 0px auto; font-weight: bold;  }
H2     { font-size: 20px; font-family: 'Times New Roman', 'Times'; margin: 0px auto 15px auto ; font-weight: bold; color: #000; }
H3     { font-size: .85em; }
H4     { font-size: .85em; }

P      { font-size: .80em; line-height: 150%;  margin: 0px auto 15px 0px; color: #000; }

LI     { font-size: .80em; color: #000; }


/* Menu */
/*td.menu  { width: 480px; } */
.menu ul { height: 20px; margin: 0; padding: 0; list-style: none; }
.menu li { display: inline;  height: 20px;}
.menu a  { display: block; float: left; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; }

.topnav li a            { width: 80px; padding: 2px 5px; margin: 0 20px; display: block; text-align: center; }
.topnav li a:link       { color: #eee; font-weight: bold; text-decoration: none; }
.topnav li a:visited    { color: #ddd; font-weight: bold; text-decoration: none; }
.topnav li a:active     { color: #fff; font-weight: bold; text-decoration: underline; }
.topnav li a:hover      { color: #fff; font-weight: bold; text-decoration: underline; }

.contact  { font-size: 13px; margin: 0px auto 5px 0px; line-height: 175%; font-weight: bold; color: #fff; }


/* Header */
#header { width: 760px; height: 180px; margin: 0 auto; background: url(/images/fourDancers.gif) no-repeat; background-position: right; }
#header h1, #header h2 { text-transform: lowercase; font-weight: normal; color: #fff; }
#header h1 { float: left; padding: 120px 0 0 20px; font-size: 36px; }
#header h2 { float: right; padding: 134px 20px 0 0; font-size: 22px; }


/* Content */
#content { width: 720px; margin: 0 auto 0px auto; padding: 20px; background: #FFFFFF url(/images/img04.jpg) repeat-x left bottom; }

/* Links */
#links { float: right; width: 200px; padding-left: 20px; background: url(/images/img05.gif) repeat-y; }
#links ul { margin: 0; padding: 0; list-style: none; }
#links li ul { padding: 5px 0 30px 0; }
#links li li { padding: 7px 10px; background: url(/images/img06.gif) repeat-x left bottom; }
#links li a { text-decoration: none; color: #660000; }
#links li a:hover { text-decoration: underline; }
#links li i { font-style: normal; font-size: 9px; }
#links li h2 { font-size: 14px; }

/* Footer */
#footer { height: 100px; padding: 20px; background: #2D2D2D url(/images/img07.gif) repeat-x; }
#footer p { text-align: center; color: #999999; }


/* form.css */
label     { font-size: 100%; }
label u   { font-style: normal; text-decoration: underline; }

input, select, textarea 
          { color: #000000; }

textarea  { overflow: auto; }

ul.normal { margin: 5px 0 20px 20px; line-height: 18px; text-align: justify; }

