/* 20090319.022 */
* { margin:0; padding:0; font-family:arial,helvetica,sans-serif; }
body { background:url(/img/bg.jpg) repeat-y center top #000; text-align:center; }
a { color:#FFF000; text-decoration:none; font-weight:900; }
  a:hover { color:#ED145A; text-decoration:none; }
input[type=text], input[type=password], textarea { border:3px solid #FFF000; }

#container { background:url(/img/full.jpg) repeat-y top left #000; width:920px; min-height:700px; margin:auto; font-size:12px; }

#rightside { float:right; color:#FFF; background:url(/img/title.jpg) no-repeat top left transparent; padding:380px 40px 0 40px; font-size:12px; width:236px; min-height:700px; text-align:left; }
  #rightside h1 { border-top:4px solid #FFF000; color:#FFF; font-size:22px; text-transform:uppercase; letter-spacing:-1px; margin-top:30px; line-height:28px; }
  #rightside h3 { background-color:#FFF000; color:#ED145A; font-size:13px; text-transform:uppercase; letter-spacing:-1px; margin-bottom:10px; padding-left:4px; line-height:18px; }
  #rightside div { line-height:16px; padding:4px 4px 4px 10px; margin-top:-10px; width:214px; border:4px solid #FFF000; border-top:none; letter-spacing:1px; }
  #rightside a { color:#FFF000; font-weight:900; text-decoration:none; }
    #rightside a:hover { color:#000; }
  #rightside .nav { list-style-position:inside; list-style-type:none; font-size:22px; text-transform:uppercase; letter-spacing:-1px; }
  #rightside .nav a { color:#FFF; text-decoration:none; background:url(/img/star1.jpg) no-repeat center left; padding-left:30px; }
    #rightside .nav a:hover { color:#FFF000; background:url(/img/star2.jpg) no-repeat center left; }

#content { width:601px; color:#DDD; text-align:left; padding:1px 0; min-height:700px; }
  #content h1 { border-top:4px solid #FFF000; color:#FFF; font-size:22px; text-transform:uppercase; letter-spacing:-1px; margin:30px 20px 0 30px; line-height:28px; }
  #content h3 { background-color:#FFF000; color:#000; font-size:13px; text-transform:uppercase; letter-spacing:-1px; margin:0 20px 10px 30px; padding-left:4px; line-height:18px; }
  #content div, #content p { font-size:12px; line-height:20px; letter-spacing:1px; margin:10px 20px 10px 30px; text-align:justify; }
  #content img { border:2px solid #FFF000; padding:3px; }
  #content a:hover img { border-color:#ED145A; }
  #content ul, #content ol { padding-left:40px; list-style-position:inside; line-height:20px; letter-spacing:1px; }
  #content ul { list-style-image:url(/img/bullet.gif); }
  #content .footer { clear:left; margin:10px 50px 10px 30px; border-left:4px solid #FFF000; padding-left:4px; }
    #content .footer .top { font-size:11px; }
    #content .footer .bottom { font-size:12px; font-weight:900; text-transform:uppercase; letter-spacing:1px; }

#footer { height:288px; margin-right:-40px; background:url(/img/footer.gif) no-repeat bottom right transparent; }