.title	{ margin-top : 10px;
	  width : 98%;
	  position : absolute;
	  left : 10px;
	  padding: 0px;
	  z-index : 0; }

.menu{ top : 140px;
	position : absolute;
	  left : 10px;
	  width : 150px;
	  z-index : 1;
	  padding : 10px; }

.menu{ 	padding : 10px;
	margin-bottom : 10px; }

.menu a {display : block;}
.menu .delimiter {display : none;}

.other{ position : absolute;
	  top : 140px;
	  left : 680px;
	  width : 230px;
	  z-index : 1;
	  padding : 10px; }

.other{	padding : 10px;
	margin-bottom : 10px; }

.contentText {	position : absolute;
		top : 0px;
		z-index : 2;
		padding : 10px;
		left : 0px;
		width: 450px;}

.ahem {display : none}

.iframe {	position : absolute;
		top : 140px;
		z-index : 2;
		left : 200px;
		}

.footer {
	left: 100px;
	text-align: center;
	border-top:0px solid rgb(0,0,0);
	background-color:rgb(255,255,255);
	position:absolute;
	bottom :0px;
}