#wrapper {
	height: 620px;
	width: 975px;
	margin: 0;
	text-align: left;
	background-image: url(../im/it_inside_page.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#foto {
	position: absolute;
	left: 20px;
	top: 190px;
	width: 200px;
	height: 200px;
}
#text {
	height: 410px;
	width: 530px;
	position: absolute;
	top: 170px;
	left: 265px;
	overflow: auto;
	z-index: 50;
}
#text p {
	margin-right: 10px;
}
#more {
	position: absolute;
	left: 20px;
	top: 565px;
	font-weight: bolder;
}
#more a {
	color: #FF0000;
}
#more a:hover {
	color: #FFFFFF;
}
#more a:active {
	color: #999999;
}
#rtmnu {
	height: 449px;
	width: 130px;
}
#rtmnu-slogan {
	font-size: 140%;
	line-height: 160%;
	text-align: center;
}
.dropcap {
	color: #990000;
	font-size: 175%;
	font-weight: bold;
}

