.titlepagecolleft{
	width:400px;
	color:#000000;
	margin:100px 30px 10px 10px;
	padding:20px;
}

.slideframe{
  	position: absolute;
  	height: 400px;
    width:530px;
  	left:450px;
    top:100px;
	border: 10px solid #000000;	
}

.slideframeshadow {
  	position: absolute;
  	left:460px;
    top:110px;
    height: 430px;
    width:565px;
  	background: url(dropshadow.png) no-repeat bottom right !important;
  	background: url(dropshadow.gif) no-repeat bottom right;
  		
}






