div#back {
	width:960px;
	background:url(../images/backTxtHome.png) 76px top repeat-y;
	overflow:hidden;
}

div#text {
	width:355px;
	
	margin-left:64px;
	padding-top:29px;
	float:left;
	padding-bottom:115px;
}
div#text div {
	width:280px;
	margin:17px 0 0 38px;
	line-height:19px;
}
div#text ul li {
	list-style:none;
}
div#text ul li a {
	display:block;
	text-indent:-9999px;
	width:224px;
	height:42px;
	background:url(../images/galleryNav.png);
	margin-bottom:8px;
}
div#text ul li a#rudy {
	background-position:0 0;
	background-repeat:no-repeat;
}
div#text ul li a#rudy.active {
	width:312px;
	background-position:-224px 0;
	background-repeat:no-repeat;
}
div#text ul li a#max {
	background-position:0 -42px;
	background-repeat:no-repeat;
}
div#text ul li a#max.active {
	width:312px;
	background-position:-224px -42px;
	background-repeat:no-repeat;
}
div#text ul li a#cesare {
	background-position:0 -84PX;
	background-repeat:no-repeat;
}
div#text ul li a#cesare.active {
	width:312px;
	background-position:-224px -84px;
	background-repeat:no-repeat;
}
div#text ul li a#caronte {
	background-position:0 -126px;
	background-repeat:no-repeat;
}
div#text ul li a#caronte.active {
	width:312px;
	background-position:-224px -126px;
	background-repeat:no-repeat;
}
div#sideBar {
	width:428px;
	float:right;
	margin-right:76px;
	margin-top:29px;
}
ul#gallery li {
	list-style:none;
	display:inline;
}
ul#gallery li a {
	display:block;
	float:left;
	border:4px solid #000;
	margin:0 22px 16px 0;
}
ul#gallery li a img {
	display:block;
}
ul#gallery li a.last {
	margin-right:0;
}
ul#galleryNav {
	clear:both;
	float:right;
	margin:6px 0 115px 0;
}
ul#galleryNav li {
	list-style:none;
	display:inline;
}
ul#galleryNav li a {
	display:block;
	float:left;
	color:#CCC;
	font-size:20px;
	text-decoration:none;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	width:36px;
	PADDING:3px 0 6px 0;
	text-align:center;
	margin-right:-3px;
}
ul#galleryNav li a.active {
	width:35px;
	background-color:#060404;
	border:1px solid #110f0e;
}
