
#divMenu, #divBottom, #divMenuSub, #divRightContainer {
			display: none;
			}
#divTop {

	height: auto;	
}
			
		html, body, textarea, select, input {
					font-size: 0.9em;
					color: #000;
					background-repeat: no-repeat;
					}

		a:hover, a:active, a:visited, a:link {
					color: #000;
					text-decoration: underline;
					}
						