h2  {
	margin-left: 70px;
	positon: relative;
	top: -170px;
	}

p  {
	padding: 0px 25px;
	text-indent: 0px;
	}

p a:hover  {
	font-weight: normal;
	background-color: #cfcfcf;
	}


/* formatting columns */
#top_column  {
	position: relative;
	top: -160px;
	left: 220px;	
	width: 500px;
	}

#bottom_column  {
	width: 650px;
	position: relative;
	top: -250px;
	left: 30px;
	}

/* shortening first paragraph of bottom column */
#first_p  {
	width: 250px;
	}


img  {
	border: none;
	margin: 0px;
	padding: 0px;
	}

h2  {
	positon: absolute;
	left 25px;
	top: -180px
	}

h3  { 
	text-align: center;
	margin: 10px 0px 0px 10px;
	font-style: italic;
	font-size: 1em;
	}


#pixA_cap, #pixB_cap {
	width: 320px;
	}

#pixA_cap  {
	position: absolute;
	left: 275px;
	top: 940px;
	}

#pixB_cap  {
	position: relative;
	top: 0px;
	left: 140px;
	margin: 0px;
	}