a:link    {color: #555; text-decoration: underline;}
a:visited {color: #555; text-decoration: none;}
a:hover   {color: #76C5C9; text-decoration: underline;}
a:active  {color: #161616; text-decoration: none;}
img{border: none;}
html, body {margin:0;padding:0;font-family: sans-serif;font-size:11px;color:#000;background: #ffffff;}
h1, h2, h3, h4  { line-height: 1.2em; padding: 0px;margin-left: -2px;}
h1 span{ color: #C4FF5C;}
h1 { font-family: sans-serif, Arial; font-size: 200%; font-weight: bold; color: #C4FF5C; letter-spacing:-1px;}
h2 { font-family: sans-serif, Arial; font-size: 120%; font-weight: bold; color:#C4FF5C;letter-spacing:1px; }
h3  { font-family: Helvetica, Arial; font-size: 120%; font-weight: bold; color:#C4FF5C;letter-spacing:1px; }
h4  { font-family: Helvetica, Arial; font-size: 120%; font-weight: bold; color:#ff;letter-spacing:-1px;display:inline; }
h1, h2, h3, h4 {margin:  .4em 0;padding: 0;}
/* styles for IE 5 Mac */
#centerwrap {height:520px;width:320px;margin:10px;position:relative;}
#content {text-align:left;position:absolute;height:500px;width:680px;padding:10px;overflow:auto;left: 10px;top: 10px;}
/* commented backslash hack  - invisible to IE 5 \*/
#centerwrap {position:absolute;margin:-120px 0 0 -220px;left:40%;top:20%;}
