.titlepagecol{
	float:left;
	color:#000000;
	margin:80px 30px 30px 30px;
	padding:5px;
	width:230px;
	height: 400px;
}


.titlepagecolright{
	position: absolute;
	left: 670px;
	color:#000000;
	margin:80px 30px 30px 30px;
	padding:5px;
	width:230px;
	height: 400px;	
}

.frame{
	float:left;
  	position: absolute;
  	height: 290px;
    width:340px;
  	left:300px;
    top:80px;
	border: 10px solid #000000;	
}

.frameshadow {
  	position: absolute;
  	left:310px;
    top:100px;
    height: 310px;
    width:370px;
  	background: url(dropshadow.png) no-repeat bottom right !important;
  	background: url(dropshadow.gif) no-repeat bottom right;
  		
}



