body { background: #24364A url(../images/bkg_home.gif) top center; margin: 0px; padding: 0px 0px 10px 0px; }

.home_left { background: url(../images/home_left.gif) top right no-repeat; }
.home_right { background: url(../images/home_right.gif) top left no-repeat; }

div.changepicture {
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		height:117px;
		width:20px;
		background-image:url(../images/changepicture.gif);
		background-repeat:no-repeat;
		background-position:-200px -100px;
		background-color:transparent;
		margin: 10 0 0 -131px;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:1000000000;
		border:none;
		float:none;
			}