
Body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; }

p { margin: 0 0 15px 0; padding: 0; }
ol { margin: 0 0 0 35px; padding: 10px 0 16px 0; }
ol li:first-letter { margin-left: -2px; }

#container { position: absolute; top: 0; left: 50%; width: 450px; height: 400px; margin: 0 0 0 -225px; }
#contentDiv { width: 450px; text-align: left; }

#title { color: #999; margin: 0 0 5px 32px; }
#title h3 { margin: 0; padding: 0; font-size: 19px; }
#content { color: #333333; margin: 0 32px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#sbHeader { background-color: #FFCC66; }
#sbHeader2 { background-color: #99CC66; }
#sbHeader, #sbHeader2 { color: #FFFFFF; height: 22px; padding: 2px 12px 0 0; text-align: right; font-size: 17px; }
#sbSubHeader { color: #FFCC66; text-align: right; }
#sbSubHeader2 { color: #99CC66; text-align: right; }
#sbSubHeader h3, #sbSubHeader2 h3 { margin: -4px 10px 10px 0; padding: 0; font-size: 18px; }

#contact { color: #333333; padding-top: 20px; text-align: center; font-size: 17px; font-weight: bold; }
div#contact span#days { font-size: 12px; }

#register {
  cursor: pointer;
  cursor: hand;
}  
#register { width: 130px; padding: 2px 3px; border: 1px solid #999999; background-color: #CCCCCC; }

#closeDiv { text-align: right; padding: 10px 10px 0 0; }
#clz { background-color: #FFCC66; }
#clz2 { background-color: #99CC66; }
#clz, #clz2 { color: #FFFFFF; padding: 0 3px; text-align: center; font-weight: bold; }

A:Link { color: #333333; font-size: 11px; text-decoration: underline; }
A:Visited { color: #333333; font-size: 11px; text-decoration: underline; }
A:Hover { color: #FF0000; font-size: 11px; text-decoration: none; }
A:Active { color: #FF0000; font-size: 11px; text-decoration: none; }

A.closeWin:Link { color: #333333; font-size: 16px; text-decoration: none; }
A.closeWin:Visited { color: #333333; font-size: 16px; text-decoration: none; }
A.closeWin:Hover { color: #FF6600; font-size: 16px; text-decoration: none; }
A.closeWin:Active { color: #FF6600; font-size: 16px; text-decoration: none; }

A.registerBut:Link { background-color: #CCCCCC; color: #333333; font-size: 16px; text-decoration: none; }
A.registerBut:Visited { background-color: #CCCCCC; color: #333333; font-size: 16px; text-decoration: none; }
A.registerBut:Hover { background-color: #CCCCCC; color: #FF6600; font-size: 16px; text-decoration: none; }
A.registerBut:Active { background-color: #CCCCCC; color: #FF6600; font-size: 16px; text-decoration: none; }