#layout-header {width: 80%;}#layout-content {width: 80%;}#layout-footer {width: 80%;}#layout {min-width: 80%;}
			#watermark {width: 80%;}
			#columns {
				padding-top: 5px;
				padding-bottom: 5px;
			}
			#column1 {
				display: none;
				width: 200px;
			}
			#column1-content {
				min-height: 350px;
			}
			#column2 {
				display: none;
				width: 200px;
			}
			#column2-content {
				min-height: 350px;
			}
			#content {
				margin-left: 0px;
				margin-right: 0px;
			}
			#content-content {
				min-height: 100px;
			}
		