/*----------------------- Basic Stuff -----------------------*/

*
{margin:0; padding:0; list-style-type:none; color:#006666}

body
{background:#330000; font-size: medium}

p
{margin:0 0 0 .5em}

img
{border: none}

a:link, a:active, a:visited, 
{color:#009999}

a:hover
{color:#006666}


/*----------------------- "Tab" Nav -----------------------*/

#nav
{background:#660000 url(../images/non.png) repeat-x bottom left; 
position:absolute; top:0; left:0; width:100%; float: left}

#nav li 
{margin:0 .5em; display:inline}

#nav a, #nav a:visited
{color:#009999; background:#660000 url(../images/non.png) repeat-x bottom left; padding:.6em 1em; 
float:left; width:auto; border-right:1px solid #000000; text-decoration:none; 
font:bold 75%/.75 arial,helvetica,sans-serif; border-bottom: none}

#nav a:hover
{background:#663333 url(../images/hov.png) repeat-x bottom left}

#home #nav-home a, #about #nav-about a
{background:#330000  url(../images/current.png) repeat-x top left; color:#006666}

#home #nav-home a:hover, #about #nav-about a:hover
{background:#663333 url(../images/hov.png) repeat-x bottom left; color:#009999}


/*----------------------- Elements -----------------------*/

#shadowrun
{padding-left: 1.5em; clear: left}

#first
{padding:1em 0 1em 0; clear: left}

#lower_left
{position:fixed; bottom:.5em; left:.5em; font-size:75%; text-align: center}

#lower_left img
{border:none}

#lower_right
{position:fixed; bottom:.5em; right:.5em; font-size:75%; text-align: center}

#lower_right img
{border:none}

.un
{padding-right: 10px}

.pass
{padding-right: 11px}


/*----------------------- Utility -----------------------*/

#error
{margin:2em 0 0 1em}
