#Portrait
{
	text-align: center;
	margin-top: 10px;
}
#Portrait img
{
	border: 1px solid #ddd;
}

#Banner
{
	width: 130px;
	height: 130px;
	margin-left: 10px;
}

#Container 
{
	background-image: url("Images/Content3.jpg");
}

ul.firstpage
{
list-style: none;
}

ul.firstpage li 
{
background:url("Images/bullet.gif") no-repeat 0 7px;
padding-left:10px;
margin-left:13px !important;
}

.fp p {
margin-bottom:10px !important;
}

.pb40 {
padding-bottom: 40px;
}