
body {
    font-family: Verdana, Arial, Tahoma, Sans-Serif;
    font-size: 9pt;
    background-color: #000000;
    color: #e0e0e0;
    z-index: 500;
    margin: 0px 0px 0px 0px;
}

a {
    color: #c0b0a0;
    text-decoration: none;
}

#header {
    position: relative;
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px;
}

#header div#gotoblog {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #c0b0a0;
}

#page {
    position: relative;
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px;
    padding-bottom: 200px;
    z-index: 500;
}

#footer {
}

#footer div#bg {
    position: fixed;
    z-index: 100;
    right: 0px;
    bottom: 120px;
    width: 700px;
    height: 780px;
    background-image: url(tot-img/tot-2-CUT-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#footer table#blender {
    position: fixed;
    z-index: 600;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 150px;
    width: 100%;
    border-collapse: collapse;
}

#footer table#blender td#blender1 {
    width: auto;
    height: 150px;
    background-image: url(tot-img/tot-2-CUT-blender-1-T.png);
    background-position: top left;
    background-repeat: repeat-x;
}

#footer table#blender td#blender2 {
    width: 698px; /* 2px less required! why? */
    height: 150px;
    background-image: url(tot-img/tot-2-CUT-blender-2-T.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#footer div#portrait {
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 700;
}

#footer div#portrait a img {
    width: 280px;
    height: 380px;
}

#footer div#logo {
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 800;
}

#footer div#logo a img {
    width: 430px;
    height: 120px;
}

#footer div#about {
    position: fixed;
    bottom: 40px;
    left: 60px;
    z-index: 800;
    width: 500px;
}

#footer div#about div.alternation {
    position: relative;
    color: #909090;
}

#footer div#about div.alternation div.about {
    color: #c0b0a0;
}
#footer div#about div.alternation div.about a {
    color: #c0b0a0;
}

#footer div#about div.alternation > div {
    display: none;
}

#footer div#about a {
    text-decoration: none;
    font-weight: normal;
    color: #909090;
}

a img {
    border: 0px;
}

pre {
    border-left: 4px solid #403020;
    padding-left: 10px;
    color: #e0d0c0;
}

tt code {
    color: #e0d0c0;
}

table tr td {
    vertical-align: top;
}

#page td.border1 {
    background-color: #302820;
}

#page tr.bkgnd1 {
    background-color: #302820;
    color: #ffffff;
}

#page td.bkgnd1 {
    background-color: #302820;
    color: #ffffff;
}

#page tr.bkgnd4 {
    background-color: #403830;
    color: #ffffff;
}

font[color="black"] {
    color: #ffffff;
}

font[color="green"] {
    color: #ffffff;
}

font[color="blue"] {
    color: #ffffff;
}

h1 {
    margin: 0px 0px 0px 0px;
    color: #ffffff;
}
h1 a {
    color: #ffffff;
}

input {
    color: #c0b0a0;
    background-color:         transparent;
    border-top:     1px solid #404040;
    border-left:    1px solid #404040;
    border-right:   1px solid #909090;
    border-bottom:  1px solid #909090;
}
input[type="submit"] {
    color: #c0b0a0;
    background-color:         #101010;
    border-top:     1px solid #909090;
    border-left:    1px solid #909090;
    border-right:   1px solid #404040;
    border-bottom:  1px solid #404040;
}

form[action="timeline"] table[cellpadding="3"] fieldset {
    border: 1px solid #908070;
}

hr {
    border: 1px solid #908070;
}

