#bod { 
background-color: #000000; 
margin: 0px;
padding: 0px;
border: 0px;
}

#sidebar {
position: relative;
float: right;
top: 0px;
margin-top: 23px;
margin-right: 23px;
padding: 0px;
width: 204px;
}

#textlogo {
font-family: monospace;
font-size: 5px;
color: #ffffff;
white-space: nowrap;
}

#textlogo2 {
font-family: monospace;
font-size: 7px;
color: #000000;
white-space: nowrap;
position: absolute;
top: 400px;
left: 123px;
}

.mh1 {
font-family: monospace;
font-size: 23px;
color: #ffffff;
text-decoration: none;
text-align: center;
margin-top: 23px;
padding: 0px;
}

.mh2 {
font-family: monospace;
font-size: 16px;
color: #ffffff;
text-decoration: none;
text-align: center;
margin-top: 23px;
padding: 0px;
}

#leftbar {
position: absolute;
top: 23px;
left: 23px;
width: 400px;
height: 350px;
scrolling: no;
border: 0px;
}

