	body {
		background-image: url(BGtop.png);
		background-color: #FFFFFF;
		background-repeat: no-repeat;
		background-position: top center;
		padding-bottom:10px;
		}
	
	#content {
		float:right;
		width:79%;
		margin-left:25px;
		padding-bottom:20px;
		}

	#menu {
		background-image: url(BGbar.png);
		background-repeat: no-repeat;
		width:25%;
		}
