#creDIV{
	background-image: url(../img/cred_back.jpg);
	position:absolute;
	width:366px;
	height:313px;
	top: 53px;
	left: 212px;
	padding:2px;
	overflow: hidden;
	z-index:10;
}

#credOFF{
	position:absolute;
	width:105px;
	height:26px;
	top: 185px;
	left: 636px;
	padding:0px;
	z-index:10;
}

#cutter {
	position:relative;
	visibility: inherit;
	width:344px;
	height:293px;
	z-index:2;
	left: 0px;
	top: 2px;
	overflow: hidden;
/**	border: 1px solid white; **/
}

#credits {
	position:absolute;
	visibility: inherit;
	width:344px;
	height:700px;
	z-index:3;
	left: 0px;
	top: 0px;
	overflow: hidden;
	color: white;
	font-size: 10px;
	font-family:  verdana;
	letter-spacing: 1px;
}

#credits A{
	color: white;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #6d623b;
	background-color: #92896c;
}

#credits A:hover{
	color: #aa0000;
}

#pageTD{
	background-image: url(../img/homeback.jpg);
	background-repeat: no-repeat;
}

#logoIF {
	position:absolute;
	width:158px;
	height:158px;
	z-index:1;
	top: 53px;
	left: 265px;
}

#logoITAF {
	position:absolute;
	width:158px;
	z-index:1;
	top: 318px;
	left: 265px;
}

#pics {
	position:absolute;
	width:105px;
	z-index:1;
	top: 0px;
	left: 53px;
}

#links {
	position:absolute;
	width:105px;
	height:115px;
	z-index:2;
	top: 53px;
	left: 636px;
}

#language {
	position:absolute;
	width:175px;
	height:16px;
	z-index:1;
	top: -33px;
	left: 18px;
}