/* CSS Document */

#TopBanner{
	background-image:url(../images/subheader/portfolio.png);
	width:668px;
	height:77px;
}

#Entries{
	position:relative;
	top:-70px;
	width:675px;
	margin-left:50px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;


}

#Column{
	width:664px;
	background-image:url(../images/links_background.png);
	background-repeat:repeat-y;
	margin:0px;
}
 

.Typography p{
	margin-bottom:0px;
	margin-top:0px;
                text-align: center;
	min-height:11px;
	
}

.Typography img{
	padding:2px;
	margin:5px;
	border:1px solid #dddddd;

}

.Typography{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:2em;
	text-align:justify;
	padding-left:30px;
}
