@charset "UTF-8";
/* CSS Document */

.centerimage{	
	clear: both;
	width:auto;
	margin-top: 5px;
	margin-bottom: 20px;
}

.portraitboss
{
	width: 240px;
	height:210px;
	float:right;
	margin-left : 30px;
	margin-bottom: 10px;
}


.portrait
{
	width: 200px;
	height:200px;
	float:right;
	margin-left : 30px;
	margin-bottom: 10px;
}

.verticalspacer
{
	padding-top:80px;
}