@charset "UTF-8";

body {
	
	}

/*** sPORTFIOLIO ANIMATION et the width and height to match your images **/

#slideshow {
	position: relative;
	height: 1635px;
	width: 1048px;
	margin-right: auto;
	margin-left: auto;
    z-index:-1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:-1;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:-1;
}


/*** Process Slideshow set the width and height to match your images **/

#slideshowP {
	position: relative;
	height: 152px;
	width: 605px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	z-index:-1;
}

#slideshowP IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    opacity:0.0;
}

#slideshowP IMG.active {
    z-index:-1;
    opacity:1.0;
}

#slideshowP IMG.last-active {
    z-index:-1;
}
.lists1 {
	font-size: 16px;
	color: #A61797;
	line-height: 30px;
}
.lists2 {
	font-size: 20px;
	line-height: 31px;
}
#page-wrapper #footer table {
}
