html,body{margin:0;padding:0;}
body{font: 14px arial,sans-serif;}
body{ background-image: url("logo.gif");
background-attachment: fixed;
background-position: 100% 0%;
background-repeat: no-repeat; }
h2{font: 18px arial,sans-serif;color: #000000; margin-top: 0px; } /* ff0000 */
p{margin:0px 0px 10px}
div#header {position:fixed;z-index: 2; left: 10px; top: 0px;height:60px;margin:0px;}
div#content p{z-index: 0;}
div#navigation{background:#FFFFFF;}
div#wrapper{float:left;width:100%}
div#content{margin-top: 0px; top: 70px; left: 130px; margin-right: 310px; vertical-align: top;}
div#navigation{position:fixed;width:100px;left:0px;top:70px;}
div#navigation a:hover {text-decoration: underline;}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navigation li
{
float: left;
margin: 0 0.15em;
}

#navigation li a
{

background: url(css-nav.gif) #fff bottom left repeat-x;
font-size: 12px;
height: 2em;
line-height: 2em;
float: left;
width: 9.5em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;

}

/* Hide from IE5-Mac \*/
#navigation li a
{
float: none
}
/* End hide */

#navigation
{
width:30em
}
