#main 	{
	position:relative;
	top: 5pc;
	left:10pc;
	font-family: Times New Roman;
	font-size: 10pt;
	color:black;
	width:150px;
	/*border-color: #398885;
	border-style: solid;
	border-width: 2px;*/
	}
#headshot {
	position:absolute;
	width:150px;
	height:164px;
	top:15pc;
	left:7pc;
	/*border-color: #398885;
	border-style: solid;
	border-width: 2px;*/
	}
	
#piccaption {
	position:absolute;
	width: 150px;
	top:170px;
	left:0;
	/*border-color: #398885;
	border-style: solid;
	border-width: 2px;*/

	}
#article {
	position:absolute;
	top: 15pc;
	left:17pc;
	width:35pc;
	/*border-color: #398885;
	border-style: solid;
	border-width: 2px;*/
	}
	
#rightad {
		position:absolute;
		left:60pc;
		top: 190px;
		width:160px;
		
		border-style: none;
		
		
		}
#bottomsection {
	position:absolute;
	Top: 49em;
	text-align:center;
	Width:75pc;
	border-top-color: #398885;
	border-top-style: solid;
	border-top-width: 3px;
	z-index:5;

	}
	
#bottomsection img {
	border-style:none;
	}