/* Zachary Knight */

body { background: #333333 url(ELE/ZK_BG.gif) top left repeat scroll; color: #eeeeee }

/*
body {
SCROLLBAR-HIGHLIGHT-COLOR: #33333f;
SCROLLBAR-3DLIGHT-COLOR: #33333f;
SCROLLBAR-FACE-COLOR: #00000f;
SCROLLBAR-TRACK-COLOR: #33333f;
SCROLLBAR-ARROW-COLOR:#FFFFFf;
SCROLLBAR-SHADOW-COLOR: #33333f;
SCROLLBAR-DARKSHADOW-COLOR: #33333f;
}
*/

a:link { color: #ff9900; font-weight: bold; text-decoration: none; letter-spacing: normal; background: transparent }

a:visited { color: #ff5500; font-weight: bold; text-decoration: none; letter-spacing: normal; background: transparent }

a:hover { color: #00ff00; font-weight: bold; text-decoration: underline overline; letter-spacing: normal; background: transparent }

a:active { color: #ffffff; font-weight: bold; text-decoration: none; letter-spacing: normal; background: #000000 }

p { font: 13px/18px Verdana,Arial,sans-serif; letter-spacing: normal; background: transparent ! important }

b { font: 900 }

i { font: italic; letter-spacing: 1px; }

/*------------------------------------------------------------------------------------------------------------------------------------------------ */

p.tight { font: 13px/11px Verdana,Arial,sans-serif; letter-spacing: normal; background: transparent ! important }

/* Firefox only */
a:link.hidden { color: #33333F; font-weight: normal; text-decoration: none; letter-spacing: normal; background: transparent }
a:hover.hidden { color: #FFFFFF; font-weight: normal; text-decoration: none; letter-spacing: normal; background: transparent }


