/* Home Page CSS Document */

/* new flash stuff */
#flash_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 747px;
	height: 240px; 
}

#wrapper { top: 260px; }
#callout_area {}

h2.main {
	position: relative;
	font-family:"Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 250%;
	color: #E55016;
	letter-spacing: 2px;
	margin-bottom: 40px;	
}
h2.main span.subtitle {
	display: block;
	margin-top: 5px;
	padding-top: 3px;
	border-top: solid 1px #aaa;
	font-size: 40%;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 90%;
	color: #999;
	letter-spacing: 0px;
}

#aboutPGS {
	position: relative;
	margin-bottom: 200px;
	overflow: hidden;
}
#eric {
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 10px;
}
#eric img {
	width: 150px;
	height: 150px;
}

#aboutPGS  p{
	margin: 0;
}
