/* Style Sheet for The KREMLIN */

/* Background and Color Scheme */
body {
background-color: black;
scrollbar-3dlight-color : silver;
scrollbar-darkshadow-color : black;
scrollbar-highlight-color : grey;
scrollbar-shadow-color : silver;
scrollbar-arrow-color : black;
scrollbar-face-color : white;
scrollbar-track-color : black;
}

p {
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: white;
}

/* Dynamic Positioning */
.topleft {
position: absolute;
top: 519px;
left: 210px;
}
.leftimage {
position: absolute;
left: 0px;
top: 2px;
}

.menubar {
position: absolute;
top: 117px;
left: 15px;
height: 15px;
width: 750px;
border: white 1 solid;
}
.menubar2 {
position: absolute;
top: 221px;
left: 10px;
height: 383px;
width: 135px;
}
.menubar3 {
position: absolute;
top: 0px;
left: 913px;
}
.iframe {
position: absolute;
left: 155px;
top: 182px;
height: 50px;
}

