/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { background-color: rgb(0, 0, 0);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom;
    color: white;
    background-image: none;
    }

  #menu_1 { 
    top: 10px;
    left: 10px;
    height: 400px;
    background-color: transparent;
    position: absolute;
    width: 220px;
    }

  .menu_item_1 { 
    height: 40px;
    }

  .mi_text { position: relative;
    left: 10px;
    bottom: 10px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    }

  #content { 
    position: absolute;
    top: 50px;
    background-color: transparent;
    width: 700px;
    left: 240px;
    z-index: 1;
    margin-left: 0px;	
    }

a.mi:visited, a.mi:link {
	text-decoration: none;
	color: black;
}

a.mi:hover {
	text-decoration: none;
	color: white;
}

#bgimage {
    position: fixed;
    z-index: 0;
    width: 100%;
    min-width: 1120px;
    bottom: 5px;
    }
