h1 {
	margin-top:1em;
	}
	
#rightbar {
	float:right;
	width:200px;
	padding:10px;
	margin-bottom:10px; /* for NS6/NS7 */
	background-color:#f0f0f0;
	}

#rightbar h2 {
	margin:0;
	}

#rightbar p {
	margin:10px 0 0 0;
	}

#bodytext {
	margin:0 230px 10px 0;
	}
	
#bottom {
	clear:both;
	padding:0 0 0 20px;
	background-image:url(./images/vert_grey.jpg);
	background-repeat:repeat-x;
	background-position:center;
	}

#bottom img {
	margin-right:10px;
	}

#bottom img#last {
	margin-right:0
	}
