@charset "UTF-8";
/* CSS Document */

h3 {
	font-size: 36pt;
	text-align: center;
}

.image_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #8843DB;
	clear: both;
}

/* Start of the ID's */

#main {
	padding-left: 0px;
}

#img_act {
	width: 283px;
	height: 211px;
	text-align: center;
	margin: 0 auto;
	float: left;
}

#img_act img, #img_personal img, #img_fun img, #img_vid img {
	float: none;
}

#img_personal {
	width: 283px;
	height: 211px;
	text-align: center;
	float: left;	
}

#img_fun {
	width: 283px;
	height: 211px;
	text-align: center;
	float: left;
}

#img_vid {
	width: 283px;
	height: 211px;
	text-align: center;
	float: left;	