body {
    margin: 0;
    padding: 0;
    font: small/1.5em Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    color: #333531;
    text-align: center;
    /*background: #6699cc url(bg_carbn.jpg);*/
    background: #6699cc;
    }

h1 {
    font-family: Arail,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 16pt;
    font-weight: bold;
    text-align: left;
   }
h2 {
    font-family: Arail,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
   }

a
{
    color: #333531;
}

a:visited
{
    color: #333;
    font-style: italic;
}

a:hover
{
    color: #888a85;
}

a.linkbar {
    font-size:10pt;
    color:white;
}
a.linkbar:visited {
    font-size:10pt;
    color:white;
    font-style:italic;
}
a.linkbar_h {
    font-size:14pt;
    color:white;
}
a.linkbar_h:visited {
    font-size:14pt;
    color:white;
    font-style:italic;
}

#pageHeader
        {
        width: 750px;
        height: 200px;
        background: #333 url(images/parts_header_750x200.jpg) no-repeat;
        }

#container
        {
        position: relative;
        text-align: left;
        margin: 0 auto;
        width: 750px;
        background: #fff url(images/parts_body_750x50.jpg) repeat-y;
        border: 2px solid #000;
        border-top: 5px solid #000;
        border-bottom: 5px solid #000;
        }

#leftnav
        {
        position: absolute;
        left: 0px;
        width: 179px;
        margin-left: 00px;
        padding: 10px;
        }

#content
        {
        position: relative;
        left: 200px;
        width: 530px;
        /*background: transparent url(h3-download.gif) no-repeat 0 0;*/
        padding: 10px;
        }

#footer
        {
        margin: 3em 0 0 0;
        font: bold 9px/3em tahoma, verdana, sans-serif;
        text-transform: uppercase;
        letter-spacing: .5px;
         border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        text-align: center;
        }



.leftnav-no-1 {
    background: url(nav_b.jpg) no-repeat;
}
.leftnav-act-1 {
    font-weight: bold;
}

.leftnav-no-2 {
    margin-left: 10px;
}
.leftnav-act-2 {
    margin-left: 10px;
    font-weight: bold;
}


acronym
{
  border-bottom: 1px dotted #000;
}

#leftflickr { position: absolute; left: 0px; width: 179px; margin-left: 00px; padding: 10px; }
