.menuBox
{
	position: absolute;
	margin-top: 0em;
	top:	8em;
	left: 0.65em;
	width:12em; 
}

.textBox
{
	position: absolute;
      margin-right: 0em;
	margin-top: 0em;
      margin-bottom: 1em;
	top:	8em;
	left: 13em;
	width = 35em;
	
}

.eventsBox
{
	position: absolute;
        right: 1em;
	width: 12em;
	margin-top: 1em;
        margin-bottom: 1em;
}



