body
{
background: #000000;
}

#positioned-element {
height: 110px;
left: 0px;
position: absolute;
top: 0px;
width: auto;
z-index: 1;
background-image: url(images/logo.gif);
background-repeat: no-repeat;}

#positioned-element1 {
height: 20px;
left: 0px;
position: absolute;
top: 110px;
width: 100%;
z-index: 2;
font-size: .9em;
letter-spacing: 5px;
text-align: right;
background-color: #000000;
color: #ffffff;
padding-right: 5px;
padding-top: 1px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
border-top: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;}





#left-menu {
position: absolute;
top: 130px;
left: 0;
width: 170px;
font-size: .8em;
height: 100%;
padding-top: 0px;
padding-bottom: 200px;
font-weight: bold;
border-right: 1px #ffffff;}

#left-menu a:link, #left-menu a:visited {
display: block;
color: #000000;
text-align: right;
padding-right: 7px;
padding-bottom: 8px;
padding-top: 8px;
border-bottom: 1px dashed;text-decoration: none;
font-weight: bold;
color: #ffffff;
border-bottom: 1px #ffffff dashed;
font-family: Verdana, Helvetica, Arial, sans-serif;

}

#left-menu a:hover, #left-menu a.current {
color: #b11e17;
border-bottom: 1px #000000 dashed;
background-color: #ffcc33;}

#right-column {
position: absolute;
top: 130px;
right: 0;
width: 150px;
font-size: .8em;
line-height: 1.5em;
color: #1a3745;
border-left: 1px #ffffff solid;
text-align: center;}

#main-texxt a:hover, #left-menu a.current {
color: #ffffff;
border-bottom: 1px #000000 dashed;
background-color: #ffcc33;}

#main-text {
margin-top: 130px;
margin-bottom: 0;
margin-left: 170px;
margin-right: 200px;
font-size: .7em;
line-height: 1.9em;
padding-right: 10px;

color: #ffffff;
border-left: 1px #ffffff solid;}

p, ul, ol, table {
text-align: justify;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 5px;
margin: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding-right: 10px;
color: #ffffff;}

h2 {
font-size: 10px;
font-weight: bold;
padding-left: 12px;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px #ffffff dashed;
font-family: Verdana, Helvetica, Arial, sans-serif;}

table a:link, table a:visited {
color: #ffffff;
text-decoration: none}

table a:hover, table a.current {
color: #b11e17;
text-decoration: underline;
font-size: 1px;
font-size: 1em;}

h3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: lighter;}

img {
border-bottom-width:1px;
border: 1px #ffffff solid;}
