body { background: #7F8D8D; }

div#titlebox { 
	width: 100%;
	text-align: right; 
	}

img#title {
	position: relative;
	top: 0;
	right: 0;
	width: 70%;
	}

img.inline { margin: 15px; border: 1px black solid; }

div#maintext {
	font:normal 0.9em/1.2em verdana,helvetica,sans-serif;
	color: black;
	text-align: justify;
	position: absolute;
	left: 30px;
	top: 185px;
	right: 210px;
	}

div#menu {
	position: relative;
	float: right;
	top: 15px;
	height: 393px;
	width: 162px;
	}

img.menuitem { float: right; }