.head
{
	position : absolute;
	top: 1em;
	width: 100%;
	padding : 0px;
	left: 5px;
}

.menu
{
	position : absolute;
	top : 3.5em;
	width:263px;
	height: auto;
	bottom: 0em;
	left: 5px;
	padding : 0px;
}

.contentText
{
    position : absolute;
	margin-top : 3em;
	margin-left:263px;
	height: auto;
	padding:0em;
}

.other
{
	position : absolute;
	top : 3em;
	right : 5px;
	width : 280px;
	height: auto;
	bottom: 0em;
	padding : 0em;
}

.footer 
{
	margin-right:300px;
	margin-left:300px;
	text-align: center;
	color:rgb(0,0,0);
}
