.menu {
   background-color: #595959;
   position: absolute;
   top: 65px;
   left: 8px;
   margin-right:890px;
   height: 100%;
}

.myblack {
background-color: black;
}

.mylogo {
position: absolute;
left: 8px;
top: 10px;
width: 360px;
background-color: #000000;
}

.leftmenu 
{
    position: absolute;
    background-color:#595959;
    padding-left: 0px;
    padding-top: 22px;
    top:72px;
    left: 8px;
    width: 113px;
    height: 3800px;
    /*float:left;*/


}

.myspacer
{
	background-color:#595959;
	height: 0px;
}

.mylogo2
{
    /*float:left;*/
	position: absolute;
    /*height: 20px;*/
    width: 90%;
	top: 8px;
	left: 8px;
}
