  /***** GENERAL *****/


#all {

        width: 660px;
        border: 0px;

}

.sub1 {
	display: none;
}

/***** MENU *****/


#SideMenu {

        display: none;

}



/***** PAGE TEXT *****/

#content {

        border-left-width: 0px;

        margin-left: 0px;

}

