#banner {
}
#message { 
	clear: both;
}
#search { }
#menu {
	width: 110px;
	position: absolute;
}
#ad {
	float:right;
}
#content {
	font-family: monospace;
	position: absolute;
	left: 110px;
	right:99px;
}

